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