From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Mon, 17 Oct 2011 21:50:21 +0200 Subject: [U-Boot] Pull request: u-boot-video/master In-Reply-To: <20111015215457.04c4056f@wker> References: <20111015215457.04c4056f@wker> Message-ID: <20111017195021.0C7B01408742@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Anatolij Gustschin, In message <20111015215457.04c4056f@wker> you wrote: > Hello Wolfgang, > > The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51: > > Merge branch 'master' of git://git.denx.de/u-boot-mips (2011-10-12 22:47:15 +0200) > > are available in the git repository at: > > git://git.denx.de/u-boot-video.git master > > Helmut Raiger (2): > mx31: make HSP clock for mx3fb driver available > video: Moving mx3fb.c to CONFIG_VIDEO > > Marek Vasut (1): > MX5: Make IPU display output and pixel format configurable > > Stefano Babic (2): > VIDEO: MX5: Switch MX5 to CONFIG_VIDEO > VIDEO: MX5: export pix format > > Timur Tabi (1): > video: update the Freescale DIU driver to use linux/fb.h > > arch/arm/cpu/arm1136/mx31/generic.c | 40 ++- > arch/arm/include/asm/arch-mx31/clock.h | 1 + > arch/arm/include/asm/arch-mx31/imx-regs.h | 14 + > board/ttcontrol/vision2/vision2.c | 40 ++- > drivers/video/Makefile | 2 +- > drivers/video/cfb_console.c | 7 + > drivers/video/fsl_diu_fb.c | 54 +--- > drivers/video/ipu.h | 46 +--- > drivers/video/mx3fb.c | 459 +++++++++++++++++------------ > drivers/video/mxc_ipuv3_fb.c | 119 +++----- > include/configs/imx31_phycore.h | 24 +- > include/configs/qong.h | 14 +- > include/configs/vision2.h | 11 +- > include/ipu_pixfmt.h | 81 +++++ > 14 files changed, 497 insertions(+), 415 deletions(-) > create mode 100644 include/ipu_pixfmt.h Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de If I can have honesty, it's easier to overlook mistakes. -- Kirk, "Space Seed", stardate 3141.9