U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/5] ARM: integrator: Kconfig Clean up
@ 2015-04-21 12:59 Masahiro Yamada
  2015-04-21 12:59 ` [U-Boot] [PATCH v2 1/5] ARM: ARM720t: remove empty asm/arch/hardware.h Masahiro Yamada
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Masahiro Yamada @ 2015-04-21 12:59 UTC (permalink / raw)
  To: u-boot


Masahiro Yamada (5):
  ARM: ARM720t: remove empty asm/arch/hardware.h
  ARM: integrator: move board select into mach-integrator/Kconfig
  ARM: integrator: split board select into AP/CP select and CM select
  ARM: integrator: abolish CONFIG_INTEGRATOR
  ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig

 arch/arm/Kconfig                              |  38 ++--------
 arch/arm/cpu/arm720t/start.S                  |   1 -
 arch/arm/cpu/arm946es/cpu.c                   |   4 +-
 arch/arm/include/asm/arch-arm720t/hardware.h  |  17 -----
 arch/arm/include/asm/arch-tegra114/hardware.h |  22 ------
 arch/arm/include/asm/arch-tegra124/hardware.h |  16 ----
 arch/arm/include/asm/arch-tegra20/hardware.h  |  13 ----
 arch/arm/include/asm/arch-tegra30/hardware.h  |  22 ------
 arch/arm/mach-integrator/Kconfig              |  54 ++++++++++++++
 board/armltd/integrator/Kconfig               | 103 --------------------------
 configs/integratorap_cm720t_defconfig         |   5 +-
 configs/integratorap_cm920t_defconfig         |   5 +-
 configs/integratorap_cm926ejs_defconfig       |   5 +-
 configs/integratorap_cm946es_defconfig        |   5 +-
 configs/integratorcp_cm1136_defconfig         |   5 +-
 configs/integratorcp_cm920t_defconfig         |   5 +-
 configs/integratorcp_cm926ejs_defconfig       |   5 +-
 configs/integratorcp_cm946es_defconfig        |   5 +-
 include/configs/integrator-common.h           |   2 -
 include/configs/integratorap.h                |   1 -
 include/configs/integratorcp.h                |   1 -
 21 files changed, 85 insertions(+), 249 deletions(-)
 delete mode 100644 arch/arm/include/asm/arch-arm720t/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-tegra114/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-tegra124/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-tegra20/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-tegra30/hardware.h
 create mode 100644 arch/arm/mach-integrator/Kconfig
 delete mode 100644 board/armltd/integrator/Kconfig

-- 
1.9.1

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

end of thread, other threads:[~2015-04-23 13:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 12:59 [U-Boot] [PATCH v2 0/5] ARM: integrator: Kconfig Clean up Masahiro Yamada
2015-04-21 12:59 ` [U-Boot] [PATCH v2 1/5] ARM: ARM720t: remove empty asm/arch/hardware.h Masahiro Yamada
2015-04-23 13:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-04-21 12:59 ` [U-Boot] [PATCH v2 2/5] ARM: integrator: move board select into mach-integrator/Kconfig Masahiro Yamada
2015-04-23 13:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-04-21 12:59 ` [U-Boot] [PATCH v2 3/5] ARM: integrator: split board select into AP/CP select and CM select Masahiro Yamada
2015-04-23 13:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-04-21 12:59 ` [U-Boot] [PATCH v2 4/5] ARM: integrator: abolish CONFIG_INTEGRATOR Masahiro Yamada
2015-04-23 13:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-04-21 12:59 ` [U-Boot] [PATCH v2 5/5] ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig Masahiro Yamada
2015-04-23 13:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-04-22 12:08 ` [U-Boot] [PATCH v2 0/5] ARM: integrator: Kconfig Clean up Linus Walleij

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