[U-Boot] Pull request: u-boot-video

Anatolij Gustschin agust at denx.de
Wed Jan 27 22:00:07 CET 2010


Dear Wolfgang,

The following changes since commit 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx

are available in the git repository at:

  git://git.denx.de/u-boot-video.git master

Alessandro Rubini (2):
      video: add amba-clcd prime-cell
      include/nomadik.h: add physical address for cldc

Anatolij Gustschin (1):
      lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor

 common/lcd.c           |    8 -----
 drivers/video/Makefile |    1 +
 drivers/video/amba.c   |   79 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/amba_clcd.h    |   77 ++++++++++++++++++++++++++++++++++++++++++++++
 include/nomadik.h      |    1 +
 5 files changed, 158 insertions(+), 8 deletions(-)
 create mode 100644 drivers/video/amba.c
 create mode 100644 include/amba_clcd.h

Best regards,
Anatolij


More information about the U-Boot mailing list