linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Create omap1_defconfig, remove other omap1 configs
@ 2010-12-04 21:36 Tony Lindgren
  2010-12-04 21:36 ` [PATCH 1/4] omap: Disable omap_read/write functions for omap2+ Tony Lindgren
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Tony Lindgren @ 2010-12-04 21:36 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

This series allows us to get rid of 15 omap1 defconfigs
for various boards.

Based on the recent GPIO patches and depends on the asm_irq
patches posted earlier. For testing, it's probably easiest
to use the devel-omap1 branch in the linux-omap git tree.

Regards,

Tony

---

Tony Lindgren (4):
      omap: Disable omap_read/write functions for omap2+
      omap1: Add initcall checks for omap1 and booted board
      omap1: Add omap1_defconfig
      omap1: Delete old defconfigs


 arch/arm/configs/ams_delta_defconfig           |  121 ----------
 arch/arm/configs/htcherald_defconfig           |   73 ------
 arch/arm/configs/n770_defconfig                |  138 ------------
 arch/arm/configs/omap1_defconfig               |  286 ++++++++++++++++++++++++
 arch/arm/configs/omap_generic_1510_defconfig   |   84 -------
 arch/arm/configs/omap_generic_1610_defconfig   |   87 -------
 arch/arm/configs/omap_generic_1710_defconfig   |   75 ------
 arch/arm/configs/omap_h2_1610_defconfig        |  109 ---------
 arch/arm/configs/omap_innovator_1510_defconfig |  102 ---------
 arch/arm/configs/omap_innovator_1610_defconfig |   58 -----
 arch/arm/configs/omap_osk_5912_defconfig       |   87 -------
 arch/arm/configs/omap_perseus2_730_defconfig   |   65 -----
 arch/arm/configs/palmte_defconfig              |   48 ----
 arch/arm/configs/palmtt_defconfig              |   56 -----
 arch/arm/configs/palmz71_defconfig             |   53 ----
 arch/arm/configs/sx1_defconfig                 |  110 ---------
 arch/arm/mach-omap1/board-ams-delta.c          |    3 
 arch/arm/mach-omap1/board-voiceblue.c          |    6 +
 arch/arm/mach-omap1/devices.c                  |    3 
 arch/arm/mach-omap1/lcd_dma.c                  |    3 
 arch/arm/mach-omap1/leds.c                     |    3 
 arch/arm/mach-omap1/mcbsp.c                    |    3 
 arch/arm/mach-omap1/pm.c                       |    3 
 arch/arm/mach-omap1/pm_bus.c                   |    3 
 arch/arm/mach-omap1/serial.c                   |    3 
 arch/arm/plat-omap/include/plat/io.h           |   45 ++++
 arch/arm/plat-omap/io.c                        |   36 +--
 27 files changed, 372 insertions(+), 1291 deletions(-)
 delete mode 100644 arch/arm/configs/ams_delta_defconfig
 delete mode 100644 arch/arm/configs/htcherald_defconfig
 delete mode 100644 arch/arm/configs/n770_defconfig
 create mode 100644 arch/arm/configs/omap1_defconfig
 delete mode 100644 arch/arm/configs/omap_generic_1510_defconfig
 delete mode 100644 arch/arm/configs/omap_generic_1610_defconfig
 delete mode 100644 arch/arm/configs/omap_generic_1710_defconfig
 delete mode 100644 arch/arm/configs/omap_h2_1610_defconfig
 delete mode 100644 arch/arm/configs/omap_innovator_1510_defconfig
 delete mode 100644 arch/arm/configs/omap_innovator_1610_defconfig
 delete mode 100644 arch/arm/configs/omap_osk_5912_defconfig
 delete mode 100644 arch/arm/configs/omap_perseus2_730_defconfig
 delete mode 100644 arch/arm/configs/palmte_defconfig
 delete mode 100644 arch/arm/configs/palmtt_defconfig
 delete mode 100644 arch/arm/configs/palmz71_defconfig
 delete mode 100644 arch/arm/configs/sx1_defconfig

-- 
Signature

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

end of thread, other threads:[~2010-12-10 19:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-04 21:36 [PATCH 0/4] Create omap1_defconfig, remove other omap1 configs Tony Lindgren
2010-12-04 21:36 ` [PATCH 1/4] omap: Disable omap_read/write functions for omap2+ Tony Lindgren
2010-12-08  1:29   ` Tony Lindgren
2010-12-08  4:17     ` Tony Lindgren
2010-12-04 21:36 ` [PATCH 2/4] omap1: Add initcall checks for omap1 and booted board Tony Lindgren
2010-12-10 16:02   ` Janusz Krzysztofik
2010-12-10 19:26     ` Tony Lindgren
2010-12-04 21:36 ` [PATCH 3/4] omap1: Add omap1_defconfig Tony Lindgren
2010-12-07 12:38   ` Felipe Contreras
2010-12-08  2:00     ` Tony Lindgren
2010-12-04 21:37 ` [PATCH 4/4] omap1: Delete old defconfigs Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).