colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / common / lcd_console.c
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move serial functions out of common.h
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Hannes Petermaiercommon/lcd_console: introduce display/framebuffer rotation
2015-04-18 Hannes Petermaiercommon/lcd_console: move single static variables into...
2015-04-18 Hannes Petermaiercommon/lcd_console: ask only one-time for bg/fg-color...
2015-04-18 Hannes Petermaiercommon/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
2015-03-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-03-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-03-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-03-06 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-03-06 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2015-03-06 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-03-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-03-06 Hannes Petermaiercommon/lcd: Add command for writing to lcd-display
2015-03-06 Hannes Petermaiercommon/lcd: Add command for setting cursor within lcd...
2015-01-26 Tom RiniMerge branch 'zynq' of git://denx.de/git/u-boot-microblaze
2015-01-22 Tom RiniMerge branch 'fpga' of git://denx.de/git/u-boot-microblaze
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-15 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-10 Nikita Kiryanovlcd_console: remove unused defines
2015-01-10 Nikita Kiryanovlcd: refactor lcd console stuff into its own file