public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/11] Fixes on gdsys boards and some new functionality
@ 2014-04-30 13:49 dirk.eibach at gdsys.cc
  2014-04-30 13:49 ` [U-Boot] [PATCH v1 01/11] board: controlcenterd: Fix pci access dirk.eibach at gdsys.cc
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: dirk.eibach at gdsys.cc @ 2014-04-30 13:49 UTC (permalink / raw)
  To: u-boot

From: Dirk Eibach <dirk.eibach@gdsys.cc>




Dirk Eibach (11):
  board: controlcenterd: Fix pci access
  board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change
  board: controlcenterd: Use new API for setting i2c bus
  board: iocon: Support DisplayPort hardware
  board: gdsys: IHS I2C master driver
  board: gdsys: Increase iocon and dlv10g version string
  board: gdsys: Configure bridge on DP501 to support DDC only
  board: gdsys: Make gdsys osd hardware detection more robust
  board: gdsys: Enable scrambling on DP501
  board: iocon: Modify iocon hardware startup
  board: gdsys: Remove commands to reduce footprint

 board/gdsys/405ep/iocon.c             |  14 ++-
 board/gdsys/common/Makefile           |   4 +-
 board/gdsys/common/dp501.c            |  35 ++++--
 board/gdsys/common/ihs_i2c.c          | 195 ++++++++++++++++++++++++++++++++++
 board/gdsys/common/osd.c              | 189 ++++++++++++++++----------------
 board/gdsys/p1022/controlcenterd-id.c |   6 +-
 board/gdsys/p1022/controlcenterd.c    |   6 +-
 board/gdsys/p1022/sdhc_boot.c         |   2 +-
 include/configs/controlcenterd.h      |   7 +-
 include/configs/dlvision-10g.h        |  27 ++++-
 include/configs/io.h                  |   7 +-
 include/configs/iocon.h               |  37 +++++--
 include/configs/neo.h                 |   8 +-
 include/gdsys_fpga.h                  |  25 +++--
 14 files changed, 411 insertions(+), 151 deletions(-)
 create mode 100644 board/gdsys/common/ihs_i2c.c

-- 
1.8.3

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

end of thread, other threads:[~2014-04-30 14:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 13:49 [U-Boot] [PATCH v1 0/11] Fixes on gdsys boards and some new functionality dirk.eibach at gdsys.cc
2014-04-30 13:49 ` [U-Boot] [PATCH v1 01/11] board: controlcenterd: Fix pci access dirk.eibach at gdsys.cc
2014-04-30 13:49 ` [U-Boot] [PATCH v1 02/11] board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API change dirk.eibach at gdsys.cc
2014-04-30 13:49 ` [U-Boot] [PATCH v1 03/11] board: controlcenterd: Use new API for setting i2c bus dirk.eibach at gdsys.cc
2014-04-30 14:31   ` Heiko Schocher
2014-04-30 13:49 ` [U-Boot] [PATCH v1 04/11] board: iocon: Support DisplayPort hardware dirk.eibach at gdsys.cc
2014-04-30 13:49 ` [U-Boot] [PATCH v1 05/11] board: gdsys: IHS I2C master driver dirk.eibach at gdsys.cc
2014-04-30 14:42   ` Heiko Schocher
2014-04-30 13:49 ` [U-Boot] [PATCH v1 06/11] board: gdsys: Increase iocon and dlv10g version string dirk.eibach at gdsys.cc
2014-04-30 13:50 ` [U-Boot] [PATCH v1 07/11] board: gdsys: Configure bridge on DP501 to support DDC only dirk.eibach at gdsys.cc
2014-04-30 13:50 ` [U-Boot] [PATCH v1 08/11] board: gdsys: Make gdsys osd hardware detection more robust dirk.eibach at gdsys.cc
2014-04-30 13:50 ` [U-Boot] [PATCH v1 09/11] board: gdsys: Enable scrambling on DP501 dirk.eibach at gdsys.cc
2014-04-30 13:50 ` [U-Boot] [PATCH v1 10/11] board: iocon: Modify iocon hardware startup dirk.eibach at gdsys.cc
2014-04-30 13:50 ` [U-Boot] [PATCH v1 11/11] board: gdsys: Remove commands to reduce footprint dirk.eibach at gdsys.cc
2014-04-30 14:45   ` Heiko Schocher

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