public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates
@ 2015-09-23 17:25 Ryan Harkin
  2015-09-23 17:25 ` [U-Boot] [PATCH 01/11] vexpress64: fix checkpatch warnings Ryan Harkin
                   ` (12 more replies)
  0 siblings, 13 replies; 23+ messages in thread
From: Ryan Harkin @ 2015-09-23 17:25 UTC (permalink / raw)
  To: u-boot

This patch series updates the default configuration of the vexpress64 FVP
and Juno platforms to allow it to work on a variety of setups without
modification by the user.

[PATCH 01/11] vexpress64: fix checkpatch warnings
[PATCH 02/11] vexpress64: Kconfig: tidy up
[PATCH 03/11] Kconfig: add CONFIG_SYS_BOOTM_LEN
[PATCH 04/11] vexpress64: Kconfig: add CONFIG_SYS_BOOTM_LEN
[PATCH 05/11] vexpress64: fvp dram: add DRAM configuration
[PATCH 06/11] vexpress64: juno: add androidboot.hardware=juno
[PATCH 07/11] common/armflash: add command to check if image exists
[PATCH 08/11] common/armflash: load_image returns success or failure
[PATCH 09/11] vexpress64: juno: add optional initrd
[PATCH 10/11] vexpress64: juno: add alternate kernel and device tree
[PATCH 11/11] vexpress64: juno: use /dev/sda2

 Kconfig                                |  7 +++++++
 arch/arm/Kconfig                       |  4 ++++
 board/armltd/vexpress64/Kconfig        | 18 ++----------------
 common/cmd_armflash.c                  | 31 ++++++++++++++++++++++++++-----
 configs/vexpress_aemv8a_dram_defconfig | 19 +++++++++++++++++++
 include/configs/vexpress_aemv8a.h      | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 6 files changed, 109 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2015-09-29  8:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 17:25 [U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 01/11] vexpress64: fix checkpatch warnings Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 02/11] vexpress64: Kconfig: tidy up Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 03/11] Kconfig: add CONFIG_SYS_BOOTM_LEN Ryan Harkin
2015-09-28 15:10   ` Tom Rini
2015-09-28 15:35     ` Ryan Harkin
2015-09-28 16:03       ` Tom Rini
2015-09-28 19:22     ` Hans de Goede
2015-09-28 21:12       ` Tom Rini
2015-09-29  8:38         ` Hans de Goede
2015-09-23 17:25 ` [U-Boot] [PATCH 04/11] vexpress64: " Ryan Harkin
2015-09-28 15:13   ` Tom Rini
2015-09-23 17:25 ` [U-Boot] [PATCH 05/11] vexpress64: fvp dram: add DRAM configuration Ryan Harkin
2015-09-28 15:14   ` Tom Rini
2015-09-28 15:27     ` Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 06/11] vexpress64: juno: add androidboot.hardware=juno Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 07/11] common/armflash: add command to check if image exists Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 08/11] common/armflash: load_image returns success or failure Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 09/11] vexpress64: juno: add optional initrd Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 10/11] vexpress64: juno: add alternate kernel and device tree filenames Ryan Harkin
2015-09-23 17:25 ` [U-Boot] [PATCH 11/11] vexpress64: juno: use /dev/sda2 Ryan Harkin
2015-09-23 17:35 ` [U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates Ryan Harkin
2015-09-24 16:33 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox