From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 14 Jun 2010 22:29:02 +0200 Subject: [U-Boot] Please pull u-boot-video/next Message-ID: <20100614222902.6e23fdc0@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, The following changes since commit a6862bc123a9e6c93583879973679b0c5941a418: Wolfgang Denk (1): Makefile/mkconfig: read simple board configurations from boards.cfg are available in the git repository at: git://git.denx.de/u-boot-video.git next Anatolij Gustschin (3): video: cfb_console: add weak default video_set_lut() video: sm501: add support for SM501 chips on PCI bus video: sm501.c: add weak default functions arch/powerpc/cpu/mpc512x/diu.c | 14 --- board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c | 9 -- drivers/video/cfb_console.c | 12 +++ drivers/video/sm501.c | 130 +++++++++++++++++++++---- include/pci_ids.h | 1 + 5 files changed, 125 insertions(+), 41 deletions(-) Best regards, Anatolij