colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / include / charset.h
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-12 Tom RiniMerge tag 'u-boot-amlogic-20200511' of https://gitlab...
2020-05-11 Tom RiniMerge tag 'efi-2020-07-rc2-4' of https://gitlab.denx...
2020-05-09 Heinrich Schuchardtlib: charset: correct function descriptions
2020-05-09 Sughosh Ganucharset: Add support for calculating bytes occupied...
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Tom RiniMerge tag 'efi-2019-10-rc4-5' of https://gitlab.denx...
2019-09-20 AKASHI Takahirolib: charset: add u16_str<n>cmp()
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-16 Heinrich Schuchardtefi_loader: support unaligned u16 strings
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-13 Tom RiniMerge tag 'efi-2019-07-rc3' of git://git.denx.de/u...
2019-05-12 Heinrich Schuchardtlib: charset: correct utf8_utf16_strnlen() description
2019-02-16 Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2019-02-13 Akashi, Takahirolib: add u16_strcpy/strdup functions
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Heinrich Schuchardtefi_loader: support Unicode text input
2018-09-23 Heinrich Schuchardtlib: charset: upper/lower case conversion
2018-09-23 Heinrich Schuchardtlib: charset: remove obsolete functions
2018-09-23 Heinrich Schuchardtlib: charset: utility functions for Unicode
2018-09-23 Heinrich Schuchardtefi_loader: rename utf16_strlen, utf16_strnlen
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-tegra
2018-05-11 Tom RiniMerge tag 'xilinx-for-v2018.07' of git://denx.de/git...
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-05-11 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-05-11 Tom RiniSPDX: Convert a few files that were missed before
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-13 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-05 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-12-01 Heinrich Schuchardtefi_loader: new function utf8_to_utf16
2017-10-18 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-10 Heinrich Schuchardtefi_loader: MAX_UTF8_PER_UTF16 = 3
2017-09-21 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-15 Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-12 Rob Clarklib: add some utf16 handling helpers