[U-Boot] Please pull u-boot-video/next
Anatolij Gustschin
agust at denx.de
Mon Sep 27 21:24:57 CEST 2010
Dear Wolfgang,
The following changes since commit 6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9:
Peter Tyser (1):
83xx: Remove warmboot parameter from PCI init functions
are available in the git repository at:
git://git.denx.de/u-boot-video.git next
Alexander Stein (1):
atmel_lcd: Allow contrast polarity to be either positive or negative
Anatolij Gustschin (1):
fsl_diu_fb: further refactoring of FSL DIU code
Timur Tabi (2):
p1022ds: add video support
p1022ds: use weak CFI flash accessors when DIU is enabled
arch/powerpc/cpu/mpc512x/diu.c | 62 +----
board/davedenx/aria/aria.c | 5 -
board/freescale/common/fsl_diu_fb.c | 41 +++-
board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c | 74 +-----
board/freescale/p1022ds/Makefile | 2 +
board/freescale/p1022ds/diu.c | 304 ++++++++++++++++++++++
board/pdm360ng/pdm360ng.c | 3 -
drivers/video/atmel_lcdfb.c | 3 +-
include/configs/P1022DS.h | 19 +-
{board/freescale/common => include}/fsl_diu_fb.h | 1 +
include/lcd.h | 1 +
11 files changed, 382 insertions(+), 133 deletions(-)
create mode 100644 board/freescale/p1022ds/diu.c
rename {board/freescale/common => include}/fsl_diu_fb.h (97%)
Thanks,
Anatolij
More information about the U-Boot
mailing list