[U-Boot] Pull request: u-boot-video/next
Anatolij Gustschin
agust at denx.de
Wed Jul 18 09:39:39 CEST 2012
Hello Wolfgang,
The following changes since commit 211e47549b668c7cdd8658c0413a272f0d0495d4:
Prepare v2012.07-rc1 (2012-07-10 09:21:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-video.git next
Eric Nelson (1):
ipu_common: Add ldb_clk for use in parenting the pixel clock
Fabio Estevam (6):
mx6: Allow mx6 to access the IPUv3 registers
video: Rename CONFIG_VIDEO_MX5
ipu_common: Only apply the erratum to MX51
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
ipu_common: Rename MXC_CCM_BASE
ipu_common: Do not hardcode the ipu_clk frequency
Nikita Kiryanov (1):
common lcd: minor coding style changes
arch/arm/include/asm/arch-mx5/imx-regs.h | 2 -
arch/arm/include/asm/arch-mx6/imx-regs.h | 3 +
common/lcd.c | 245 +++++++++++++++---------------
drivers/video/Makefile | 2 +-
drivers/video/cfb_console.c | 2 +-
drivers/video/ipu_common.c | 23 +++-
drivers/video/ipu_disp.c | 3 +-
drivers/video/ipu_regs.h | 12 ++-
include/configs/mx51evk.h | 3 +-
include/configs/mx53loco.h | 3 +-
include/configs/vision2.h | 3 +-
11 files changed, 166 insertions(+), 135 deletions(-)
Please pull. Thanks!
Anatolij
More information about the U-Boot
mailing list