linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] LogicPD minimal board support for LV_SOM and Torpedo
@ 2010-09-27 16:05 Tim Nordell
  2010-09-27 16:05 ` [PATCH v4 1/4] Adding LogicPD OMAP3 board support Tim Nordell
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Tim Nordell @ 2010-09-27 16:05 UTC (permalink / raw)
  To: linux-arm-kernel

This was tested (and based) against 2.6.36-rc5

Difference from patch v3 1/4:
 - Merged DEBUG_LL support patch (patch v3 5/5) into first patch
 - Added "select OMAP_PACKAGE_CBB" into Kconfig for both boards

Tim Nordell (4):
  Adding LogicPD OMAP3 board support
  ARM: OMAP3LOGIC: Adding SDMMC support
  ARM: OMAP3: Add generic smsc911x support when connected to GPMC
  ARM: OMAP3LOGIC: Added SMSC Ethernet board support

 arch/arm/mach-omap2/Kconfig                     |   20 ++
 arch/arm/mach-omap2/Makefile                    |    7 +
 arch/arm/mach-omap2/board-omap3logic.c          |  244 +++++++++++++++++++++++
 arch/arm/mach-omap2/gpmc-smsc911x.c             |  113 +++++++++++
 arch/arm/plat-omap/include/plat/gpmc-smsc911x.h |   35 ++++
 arch/arm/plat-omap/include/plat/uncompress.h    |    2 +
 6 files changed, 421 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-omap3logic.c
 create mode 100644 arch/arm/mach-omap2/gpmc-smsc911x.c
 create mode 100644 arch/arm/plat-omap/include/plat/gpmc-smsc911x.h

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27 16:05 [PATCH v4 0/4] LogicPD minimal board support for LV_SOM and Torpedo Tim Nordell
2010-09-27 16:05 ` [PATCH v4 1/4] Adding LogicPD OMAP3 board support Tim Nordell
2010-09-27 16:05 ` [PATCH v4 2/4] ARM: OMAP3LOGIC: Adding SDMMC support Tim Nordell
2010-09-27 16:05 ` [PATCH v4 3/4] ARM: OMAP3: Add generic smsc911x support when connected to GPMC Tim Nordell
2010-09-27 16:05 ` [PATCH v4 4/4] ARM: OMAP3LOGIC: Added SMSC Ethernet board support Tim Nordell
2010-09-28 17:19 ` [PATCH v4 0/4] LogicPD minimal board support for LV_SOM and Torpedo Tony Lindgren
2010-10-08 23:55   ` Stephan Linz
2010-10-09  0:28     ` Tim Nordell
2010-10-11 17:30       ` Tony Lindgren
2010-10-11 17:45         ` Tim Nordell
2010-10-11 18:40           ` Ashwin Bihari
2010-10-12 19:20             ` Stephan Linz
2010-10-12 21:01               ` 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).