global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / drivers / video / console_truetype.c
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Add commands to list and change fonts
2022-10-30 Simon Glassvideo: Add a way to change the font name and size
2022-10-30 Simon Glassvideo: Add a function to select the truetype metrics
2022-10-30 Simon Glassvideo: Record the truetype font name
2022-10-30 Simon Glassvideo: Refactor to allow more than one font size
2022-10-30 Simon Glassvideo: Tidy up the check for valid fonts
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-26 Simon Glasssandbox: video: Add BMP tests for 32bpp and 8bpp modes
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-01 Heinrich Schuchardtvideo: buffer overrun in TrueType console
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-29 Tom RiniMerge branch '2020-09-29-assorted-fixes'
2020-09-29 Heinrich Schuchardtvideo: typo Normlly
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 truetype console to support copy buffer
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-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassvideo: Support truetype fonts on a 32-bit display
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...
2016-02-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-02-23 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-02-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-02-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-22 Simon Glassvideo: truetype: Fix a memory leak on error
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-30 Simon Glassvideo: Add the Cantoraone decorative font
2016-01-30 Simon Glassvideo: Add the Rufscript handwriting font
2016-01-30 Simon Glassvideo: Add the AnkaCoder mono-spaced font
2016-01-30 Simon Glassvideo: Add the Nimbus sans font
2016-01-30 Simon Glassvideo: Add a console driver that uses TrueType fonts