From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 4 Dec 2010 21:42:04 +0100 Subject: [U-Boot] Pull request: u-boot-video/master Message-ID: <20101204214204.26e1e2f1@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 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) are available in the git repository at: git://git.denx.de/u-boot-video.git master Anatolij Gustschin (2): video: move fsl_diu_fb driver to drivers/video mpc512x: aria: cleanup board config file Makefile | 3 --- board/freescale/common/Makefile | 1 - drivers/video/Makefile | 1 + .../common => drivers/video}/fsl_diu_fb.c | 0 include/configs/aria.h | 1 - 5 files changed, 1 insertions(+), 5 deletions(-) rename {board/freescale/common => drivers/video}/fsl_diu_fb.c (100%) Best regards, Anatolij