]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common/lcd_console.c
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
[karo-tx-uboot.git] / common / lcd_console.c
2015-09-08 Hannes Petermaiercommon/lcd_console: introduce display/framebuffer rotation
2015-09-08 Hannes Petermaiercommon/lcd_console: move single static variables into...
2015-09-08 Hannes Petermaiercommon/lcd_console: ask only one-time for bg/fg-color...
2015-09-08 Hannes Petermaiercommon/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
2015-09-01 Hannes Petermaiercommon/lcd: Add command for writing to lcd-display
2015-09-01 Hannes Petermaiercommon/lcd: Add command for setting cursor within lcd...
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-01-26 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-22 Tom RiniMerge branch 'fpga' of git://www.denx.de/git/u-boot...
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