[U-Boot] Pull request: u-boot-video/master

Tom Rini trini at ti.com
Tue Aug 12 19:38:10 CEST 2014


On Mon, Aug 11, 2014 at 06:13:14PM +0200, Anatolij Gustschin wrote:

> Hi Tom,
> 
> The following changes since commit 6d1966e1236838c8c59d58459901283a0e72dddd:
> 
>   env_fat.c: Make sure our buffer is cache aligned (2014-08-09 11:26:34 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-video.git master
> 
> for you to fetch changes up to a305fb155ea3d9c3c3859bd04737e3e260344e4c:
> 
>   lcd: support displaying 24bpp BMPs on >= 24bpp LCDs (2014-08-11 18:07:09 +0200)
> 
> ----------------------------------------------------------------
> Hannes Petermaier (4):
>       Add support for 32-bit organized framebuffers
>       lcd: cleanup unused functions
>       video: Add support for TI's AM335x LCD-Controller
>       lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
> 
> Jeroen Hofstee (2):
>       video: ipu_disp: squash clang warning
>       lcd: remove unused lcd_puts_xy
> 
> Liu Ying (1):
>       video: ipu_disp: wait for DP SF end irq when disabling sync BG flows
> 
>  common/lcd.c              |   85 ++++++++++++++---------
>  drivers/video/Makefile    |    1 +
>  drivers/video/am335x-fb.c |  169 +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/video/am335x-fb.h |   67 ++++++++++++++++++
>  drivers/video/ipu.h       |    8 +++
>  drivers/video/ipu_disp.c  |   29 +++-----
>  drivers/video/ipu_regs.h  |    3 +
>  include/lcd.h             |   19 ++++-
>  8 files changed, 326 insertions(+), 55 deletions(-)
>  create mode 100644 drivers/video/am335x-fb.c
>  create mode 100644 drivers/video/am335x-fb.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140812/efe1482a/attachment.pgp>


More information about the U-Boot mailing list