All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH u-boot-marvell 0/7] Changes for Turris MOX
@ 2021-06-02 17:09 Marek Behún
  2021-06-02 17:09 ` [PATCH u-boot-marvell 1/7] arm: mvebu: dts: turris_mox: add button and LED nodes Marek Behún
                   ` (7 more replies)
  0 siblings, 8 replies; 34+ messages in thread
From: Marek Behún @ 2021-06-02 17:09 UTC (permalink / raw)
  To: Stefan Roese, u-boot; +Cc: Pali Rohár, Marek Behún

Hello Stefan,

Here are some changes for Turris MOX:
- dts changes
- more config options enabled
- rescue mode support added

If it is possible, since this touches only our device, we would like
this to be also merged for v2021.07 (once reviewed by you and Pali).

(The last patch touches common armada-37xx.dtsi, but it only changes
 name of a U-Boot's dts node to follow Linux' dts. No board code seems
 to depend on this name.)

Marek

Marek Behún (7):
  arm: mvebu: dts: turris_mox: add button and LED nodes
  arm: mvebu: turris_mox: add support for board rescue mode
  arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue
  arm: mvebu: configs: turris_mox: add fdtfile default env variable
  arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions
  arm: mvebu: turris_mox: enable options for Turris network boot
  arm64: a37xx: dts: rename internal-regs node

 arch/arm/dts/armada-3720-turris-mox.dts |  55 ++++++++++++
 arch/arm/dts/armada-37xx.dtsi           |   2 +-
 board/CZ.NIC/turris_mox/turris_mox.c    | 106 ++++++++++++++++++++++++
 configs/turris_mox_defconfig            |  14 ++++
 include/configs/turris_mox.h            |  10 +++
 5 files changed, 186 insertions(+), 1 deletion(-)

-- 
2.26.3


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2021-06-11  4:14 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 17:09 [PATCH u-boot-marvell 0/7] Changes for Turris MOX Marek Behún
2021-06-02 17:09 ` [PATCH u-boot-marvell 1/7] arm: mvebu: dts: turris_mox: add button and LED nodes Marek Behún
2021-06-02 17:09 ` [PATCH u-boot-marvell 2/7] arm: mvebu: turris_mox: add support for board rescue mode Marek Behún
2021-06-03 15:18   ` Marek Behún
2021-06-02 17:09 ` [PATCH u-boot-marvell 3/7] arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue Marek Behún
2021-06-02 17:09 ` [PATCH u-boot-marvell 4/7] arm: mvebu: configs: turris_mox: add fdtfile default env variable Marek Behún
2021-06-02 17:09 ` [PATCH u-boot-marvell 5/7] arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions Marek Behún
2021-06-02 17:10 ` [PATCH u-boot-marvell 6/7] arm: mvebu: turris_mox: enable options for Turris network boot Marek Behún
2021-06-02 17:10 ` [PATCH u-boot-marvell 7/7] arm64: a37xx: dts: rename internal-regs node Marek Behún
2021-06-03 15:20   ` Marek Behún
2021-06-07 14:34 ` [PATCH u-boot-marvell v2 0/6] Changes for Turris MOX Marek Behún
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 1/6] arm: mvebu: dts: turris_mox: add button and LED nodes Marek Behún
2021-06-08  9:47     ` Pali Rohár
2021-06-10  5:06     ` Stefan Roese
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 2/6] arm: mvebu: turris_mox: add support for board rescue mode Marek Behún
2021-06-08  9:48     ` Pali Rohár
2021-06-10  5:09     ` Stefan Roese
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 3/6] arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue Marek Behún
2021-06-08  9:49     ` Pali Rohár
2021-06-10  5:09     ` Stefan Roese
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 4/6] arm: mvebu: configs: turris_mox: add fdtfile default env variable Marek Behún
2021-06-08  9:50     ` Pali Rohár
2021-06-10  5:10     ` Stefan Roese
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 5/6] arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions Marek Behún
2021-06-08  9:51     ` Pali Rohár
2021-06-10  5:12       ` Stefan Roese
2021-06-10 14:07         ` Pali Rohár
2021-06-10 14:28           ` Marek Behun
2021-06-11  4:14             ` Stefan Roese
2021-06-10  5:11     ` Stefan Roese
2021-06-07 14:34   ` [PATCH u-boot-marvell v2 6/6] arm: mvebu: turris_mox: enable options for Turris network boot Marek Behún
2021-06-08  9:52     ` Pali Rohár
2021-06-10  5:11     ` Stefan Roese
2021-06-10  7:54   ` [PATCH u-boot-marvell v2 0/6] Changes for Turris MOX Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.