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

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

Dear Anatolij Gustschin,
In message 20100127220007.0a3c9651@wker you wrote:
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
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Anatolij Gustschin
-
Wolfgang Denk