U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Some Kconfig move/fixups
@ 2016-07-25 13:06 Masahiro Yamada
  2016-07-25 13:06 ` [U-Boot] [PATCH 1/3] cmd: bootz: make CMD_BOOTZ depend on CMD_BOOTM Masahiro Yamada
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Masahiro Yamada @ 2016-07-25 13:06 UTC (permalink / raw)
  To: u-boot


Masahiro Yamada (3):
  cmd: bootz: make CMD_BOOTZ depend on CMD_BOOTM
  cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
  arm64: thunderx_88xx_defconfig: remove unneeded
    CONFIG_SYS_EXTRA_OPTIONS

 Kconfig                                          | 2 ++
 cmd/Kconfig                                      | 7 +++++++
 configs/dragonboard410c_defconfig                | 1 +
 configs/e2220-1170_defconfig                     | 1 +
 configs/hikey_defconfig                          | 1 +
 configs/odroid-c2_defconfig                      | 1 +
 configs/p2371-0000_defconfig                     | 1 +
 configs/p2371-2180_defconfig                     | 1 +
 configs/p2571_defconfig                          | 1 +
 configs/p2771-0000-a02_defconfig                 | 1 +
 configs/p2771-0000-b00_defconfig                 | 1 +
 configs/rpi_3_defconfig                          | 1 +
 configs/s32v234evb_defconfig                     | 1 +
 configs/thunderx_88xx_defconfig                  | 1 -
 configs/uniphier_ld11_defconfig                  | 1 +
 configs/uniphier_ld20_defconfig                  | 1 +
 configs/vexpress_aemv8a_dram_defconfig           | 1 +
 configs/vexpress_aemv8a_juno_defconfig           | 1 +
 configs/vexpress_aemv8a_semi_defconfig           | 1 +
 configs/xilinx_zynqmp_ep_defconfig               | 1 +
 configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 1 +
 configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 1 +
 configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 1 +
 configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 1 +
 configs/xilinx_zynqmp_zcu102_defconfig           | 1 +
 configs/xilinx_zynqmp_zcu102_revB_defconfig      | 1 +
 include/config_distro_defaults.h                 | 3 ---
 include/configs/uniphier.h                       | 1 -
 include/configs/vexpress_aemv8a.h                | 1 -
 include/configs/xilinx_zynqmp.h                  | 1 -
 30 files changed, 32 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-01  2:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 13:06 [U-Boot] [PATCH 0/3] Some Kconfig move/fixups Masahiro Yamada
2016-07-25 13:06 ` [U-Boot] [PATCH 1/3] cmd: bootz: make CMD_BOOTZ depend on CMD_BOOTM Masahiro Yamada
2016-07-25 13:17   ` Robert P. J. Day
2016-07-26  4:15     ` Masahiro Yamada
2016-07-25 13:06 ` [U-Boot] [PATCH 2/3] cmd: booti: move CONFIG_CMD_BOOTI to Kconfig Masahiro Yamada
2016-07-25 13:42   ` Michal Simek
2016-07-25 14:15     ` Ryan Harkin
2016-07-31 16:27     ` Masahiro Yamada
2016-07-31 17:23       ` Tom Rini
2016-07-25 13:06 ` [U-Boot] [PATCH 3/3] arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS Masahiro Yamada
2016-07-25 14:56   ` Tom Rini
2016-07-26  2:33   ` [U-Boot] [U-Boot, " Tom Rini
2016-07-25 14:55 ` [U-Boot] [PATCH 0/3] Some Kconfig move/fixups Tom Rini
2016-07-31 16:24   ` Masahiro Yamada
2016-07-31 17:21     ` Tom Rini
2016-08-01  2:26       ` Masahiro Yamada

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