index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
charset.h
Age
Commit message (
Expand
)
Author
2021-04-10
efi_loader: documentation codepage_437[]
Heinrich Schuchardt
2021-03-07
lib/charset: UTF-8 stream conversion
Heinrich Schuchardt
2021-03-07
efi_loader: carve out utf_to_cp()
Heinrich Schuchardt
2021-03-07
efi_loader: move codepage 437 table
Heinrich Schuchardt
2020-10-30
efi_loader: typo in function description of u16_strnlen
Heinrich Schuchardt
2020-05-09
lib: charset: correct function descriptions
Heinrich Schuchardt
2020-05-09
charset: Add support for calculating bytes occupied by a u16 string
Sughosh Ganu
2019-09-20
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-07-16
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-05-12
lib: charset: correct utf8_utf16_strnlen() description
Heinrich Schuchardt
2019-02-13
lib: add u16_strcpy/strdup functions
Akashi, Takahiro
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
lib: charset: remove obsolete functions
Heinrich Schuchardt
2018-09-23
lib: charset: utility functions for Unicode
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2017-12-01
efi_loader: new function utf8_to_utf16
Heinrich Schuchardt
2017-10-10
efi_loader: MAX_UTF8_PER_UTF16 = 3
Heinrich Schuchardt
2017-09-12
lib: add some utf16 handling helpers
Rob Clark