1. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 9 months ago
  2. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  3. 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  4. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  5. d908210 test: Fix size_t formats in strlcat test by Simon Glass · 3 years, 4 months ago
  6. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 5 months ago
  7. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  8. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 7 months ago
  9. 1fe3adc test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · 3 years, 9 months ago
  10. 33512d0 test: Add test for strlcat by Sean Anderson · 3 years, 9 months ago
  11. 711cadb test: unit test for longjmp by Heinrich Schuchardt · 3 years, 8 months ago
  12. 4d294a7 test: Silenece the echo and print tests by Simon Glass · 3 years, 9 months ago
  13. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. 7423bbf test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · 4 years, 1 month ago
  16. 6fbe005 test: Add a test for getopt by Sean Anderson · 4 years, 1 month ago
  17. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
  18. 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 3 months ago
  19. f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  20. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
  21. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  22. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  23. e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  26. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  27. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  28. f24cd6c test: add rsa_verify() unit test by AKASHI Takahiro · 4 years, 9 months ago
  29. 08bb9b7 test: aes: fix memleak by Philippe Reynes · 4 years, 10 months ago
  30. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  31. a6abf66 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 11 months ago
  32. cb69a81 aes: add test unit for aes128 by Philippe Reynes · 4 years, 11 months ago
  33. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  34. b5124e3 test: add asn1 unit test by AKASHI Takahiro · 5 years ago
  35. f026611 test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
  36. 770ab9f test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  37. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  38. c722dac test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  39. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  40. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  41. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  42. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  43. 9f3b627 test: add test for lib/lmb.c by Simon Goldschmidt · 6 years ago
  44. d6b825c test: hexdump: fix misplaced return by Simon Goldschmidt · 6 years ago
  45. 6212090 test: list: Add tests for hexdump.c by Mario Six · 6 years ago