]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video...
authorTom Rini <trini@konsulko.com>
Tue, 7 Mar 2023 17:54:01 +0000 (12:54 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 7 Mar 2023 17:54:01 +0000 (12:54 -0500)
commit0cde58bf61884a44f8fdfbf816493336a3aa3308
treec18e478b83cb9adcc703c060a89d6d00028f15fe
parente39d16bf1793ab696b731fb79505110f34061e66
parent11d988514182430d684b42fe559c2e84016d2615
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next

 - video console refactoring and optimization
 - support for fonts wider than 1 byte
 - use named header for 8x16 font data
 - support multiple fonts configuration
 - move get_font_size() to truetype driver ops
 - support font size configuration at runtime
 - add 16x32 Terminus font from linux
 - add 12x22 Sun font from linux
 - add 12x22 console simple font test