]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/video/console_normal.c
video: console: Parse UTF-8 character sequences
[thirdparty/u-boot.git] / drivers / video / console_normal.c
2024-03-21  Janne Grunauvideo: console: Parse UTF-8 character sequences
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27  Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-16  Tom RiniMerge tag 'u-boot-amlogic-20231015' of https://source...
2023-10-13  Tom RiniMerge tag 'efi-2024-01-rc1' of https://source.denx...
2023-10-13  Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-12  Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
2023-10-11  Simon Glassvideo: Support showing a cursor
2023-04-04  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03  Tom RiniMerge branch 'next'
2023-03-27  Tom RiniMerge branch 'master' into next
2023-03-14  Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-07  Tom RiniMerge tag 'next-20230307' of https://source.denx.de...
2023-03-07  Dzmitry Sankouskivideo console: allow font size configuration at runtime
2023-03-07  Dzmitry Sankouskivideo console: implement multiple fonts configuration
2023-03-07  Dzmitry Sankouskivideo console: add support for fonts wider than 1 byte
2023-03-07  Dzmitry Sankouskivideo console: refactoring and optimization
2020-07-11  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-10  Tom RiniMerge tag 'rpi-next-2020.10' of https://gitlab.denx...
2020-07-09  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-09  Simon Glassvideo: Update normal console to support copy buffer
2020-01-07  Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06  Tom RiniMerge branch 'next'
2020-01-02  Tom RiniMerge tag 'fixes-v2020.01' of https://gitlab.denx.de...
2020-01-02  Simon Glassvideo: Avoid using #ifdef in video blitting code
2019-12-12  Tom RiniMerge tag 'dm-next-13dec19' of https://gitlab.denx...
2019-12-11  Tom RiniMerge tag 'rpi-next-2020.01.2' of https://gitlab.denx...
2019-12-11  Tom RiniMerge tag 'fix-for-2020.01' of https://gitlab.denx...
2019-12-11  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10  Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-06  Anatolij Gustschinvideo: make BPP and ANSI configs optional
2019-04-24  Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-22  Tom RiniMerge tag 'u-boot-atmel-2019.07-b' of git://git.denx...
2019-04-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-17  Tom RiniMerge tag 'xilinx-for-v2019.07' of git://git.denx.de...
2019-04-17  Tom RiniMerge tag 'uniphier-v2019.07' of git://git.denx.de...
2019-04-15  Tom RiniMerge tag 'u-boot-imx-20190415' of git://git.denx.de...
2019-04-15  Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-15  Tom RiniMerge tag 'video-for-2019.07-rc1' of git://git.denx...
2019-04-14  Andre Przywaravideo/console: Fix DM_VIDEO font glyph array indexing
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...
2017-04-17  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-04-17  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-04-14  eric.gao@rock-chip... video: Fix crash when scroll screen
2016-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-30  Simon Glassvideo: Use fractional units for X coordinates
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-21  Simon Glassdm: video: Add a 'normal' text console driver