]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
authorTom Rini <trini@konsulko.com>
Mon, 15 Apr 2019 11:30:07 +0000 (07:30 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 Apr 2019 11:30:07 +0000 (07:30 -0400)
commit939803e1303f4329896a566883593325c6d75057
tree3246d2d14bb8c3390a50aef6ba1cb9a40d45abf6
parent216800acf1fbf9f498455bf3c92d4513d9a4c681
parent7b64a70a3a0113f9cd5356b3260d4740edb03265
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video

- optional backlight PWM polarity config via polarity cell
- bug fix for ASCII characters > 127
- ANSI sequence handling extensions (implement clear line,
  reverse video and relative cursor movement commands)
- preparation for doing character set translations
- left/right and up/down arrow keys translation to ANSI
  control sequences for cursor movement to fix selection
  with an USB keyboard in bootmenu
- CONFIG_SYS_WHITE_ON_BLACK font scheme configuration for
  sunxi boards