1. be5f9a7 test: unicode: fix a sizeof() vs ARRAY_SIZE() bug by Dan Carpenter · 1 year, 2 months ago
  2. 7c00b80 lib/charset: fix u16_strlcat() return value by Matthias Schiffer · 1 year, 2 months ago
  3. fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 7 months ago
  4. 0735576 test: unit test for u16_strcasecmp() by Heinrich Schuchardt · 1 year, 9 months ago
  5. f823e32 test: add unit test for u16_strnlen() by Heinrich Schuchardt · 1 year, 9 months ago
  6. b8cd1e7 test: unit test for u16_strlcat() by Masahisa Kojima · 2 years, 5 months ago
  7. c672dd7 test: test UTF-16 truncation in snprintf() by Heinrich Schuchardt · 2 years, 8 months ago
  8. 5b9a5b2 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 8 months ago
  9. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  10. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 7 months ago
  11. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  12. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  13. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  14. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  15. af11423 test: unit test for efi_create_indexed_name() by Heinrich Schuchardt · 3 years, 11 months ago
  16. f91f366 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 4 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  18. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  19. efe3b5c test: unit test for u16_strsize() by Heinrich Schuchardt · 4 years, 5 months ago
  20. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  21. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 4 years, 9 months ago
  22. 79907a4 test: add tests for u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  23. 02b31dc test: unit test for u16_strlen() by Heinrich Schuchardt · 5 years ago
  24. bc19681 test: adjust names of Unicode test functions by Heinrich Schuchardt · 6 years ago
  25. abb93cb test: tests for u16_strdup() and u16_strcpy() by Heinrich Schuchardt · 6 years ago
  26. 35cbb79 efi_loader: support Unicode text input by Heinrich Schuchardt · 6 years ago
  27. 1a1012a test: tests for utf_to_lower() utf_to_upper(). by Heinrich Schuchardt · 6 years ago
  28. fbba2f6 test: test printing Unicode by Heinrich Schuchardt · 6 years ago
  29. f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago