[U-Boot] Pull request: u-boot-video/master
Anatolij Gustschin
agust at denx.de
Mon Feb 22 18:15:25 CET 2016
Hi Tom,
The following changes since commit 595af9db2422fa5ae734cfe615415b17a5098f34:
Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2016-02-21 07:56:16 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
for you to fetch changes up to 703c751169feafecb0abfd730e287986cf4ac4e1:
video: Add S3C24xx framebuffer support (2016-02-22 18:07:17 +0100)
----------------------------------------------------------------
Marek Vasut (1):
video: Add S3C24xx framebuffer support
Simon Glass (2):
video: truetype: Fix a memory leak on error
video: freetype: Fix a memory leak with a bad parameter
drivers/video/Makefile | 1 +
drivers/video/cfb_console.c | 2 +-
drivers/video/console_truetype.c | 1 +
drivers/video/s3c-fb.c | 172 ++++++++++++++++++++++++++++++++++++++
drivers/video/stb_truetype.h | 5 +-
5 files changed, 179 insertions(+), 2 deletions(-)
create mode 100644 drivers/video/s3c-fb.c
Please pull. Thanks!
--
Anatolij
More information about the U-Boot
mailing list