public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/9] Update support for CM-T35
@ 2011-04-05  7:08 Igor Grinberg
  2011-04-05  7:08 ` [U-Boot] [PATCH 1/9] OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope Igor Grinberg
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Igor Grinberg @ 2011-04-05  7:08 UTC (permalink / raw)
  To: u-boot

This patch serie s based on the latest U-Boot release (v2011.03) and
updates support for Compulab CM-T35 board:
1) Some clean up
2) MMC/SD Card fix
3) Add Green Status LED
4) Add support for CM-T3730 which is basically the same board, but
   has TI's DM3730 SoC and therefore some changes are required

Igor Grinberg (9):
  OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope
  OMAP3: CM-T35: update config
  OMAP3: CM-T35: update board files header information
  OMAP3: CM-T35: update MAINTAINERS file
  OMAP3: CM-T35: add MMC1 pinmux
  OMAP3: CM-T35: fix mmc
  OMAP3: CM-T35: remove redundand i2c initialization
  OMAP3: CM-T35: enable the green LED
  OMAP3: CM-T35: Add support for CM-T3730

 MAINTAINERS              |    8 ++--
 board/cm_t35/Makefile    |    2 +-
 board/cm_t35/cm_t35.c    |  116 ++++++++++++++++++++++++++++++++--------------
 board/cm_t35/leds.c      |   45 ++++++++++++++++++
 include/configs/cm_t35.h |   41 +++++++++++-----
 5 files changed, 160 insertions(+), 52 deletions(-)
 create mode 100644 board/cm_t35/leds.c

-- 
1.7.3.4

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

end of thread, other threads:[~2011-04-18 21:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05  7:08 [U-Boot] [PATCH 0/9] Update support for CM-T35 Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 1/9] OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 2/9] OMAP3: CM-T35: update config Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 3/9] OMAP3: CM-T35: update board files header information Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 4/9] OMAP3: CM-T35: update MAINTAINERS file Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 5/9] OMAP3: CM-T35: add MMC1 pinmux Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 6/9] OMAP3: CM-T35: fix mmc Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 7/9] OMAP3: CM-T35: remove redundand i2c initialization Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 8/9] OMAP3: CM-T35: enable the green LED Igor Grinberg
2011-04-05  7:08 ` [U-Boot] [PATCH 9/9] OMAP3: CM-T35: Add support for CM-T3730 Igor Grinberg
2011-04-10  6:32 ` [U-Boot] [PATCH 0/9] Update support for CM-T35 Igor Grinberg
2011-04-17  6:01   ` Igor Grinberg
2011-04-18 21:56     ` Paulraj, Sandeep

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