1. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 3 months ago
  2. 99aca9e abuf: Correct a corner case with abuf_realloc() by Simon Glass · 2 years, 9 months ago
  3. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
  4. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  5. 930c887 lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  6. 35eab76 test: Fix size_t formats in strlcat test by Simon Glass · 3 years, 4 months ago
  7. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 4 months ago
  8. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 4 months ago
  9. 7d08a3d test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · 3 years, 6 months ago
  10. a57b596 test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · 3 years, 8 months ago
  11. c4ac52f test: Add test for strlcat by Sean Anderson · 3 years, 8 months ago
  12. f709a0b test: unit test for longjmp by Heinrich Schuchardt · 3 years, 8 months ago
  13. b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 8 months ago
  14. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  16. af033ec test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · 4 years ago
  17. fbc33df test: Add a test for getopt by Sean Anderson · 4 years, 1 month ago
  18. f52e925 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · 4 years, 1 month ago
  19. 4431a98 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 3 months ago
  20. 5bba77e test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  21. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 3 months ago
  22. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  23. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  24. ae54b94 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 4 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  26. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  28. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  29. d090b39 test: add rsa_verify() unit test by AKASHI Takahiro · 4 years, 9 months ago
  30. 58b209c test: aes: fix memleak by Philippe Reynes · 4 years, 9 months ago
  31. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  32. 1c6cd16 aes: add test unit for aes196 and aes256 by Philippe Reynes · 4 years, 10 months ago
  33. ebcdb8d aes: add test unit for aes128 by Philippe Reynes · 4 years, 10 months ago
  34. 4ad4edf cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
  35. f523400f test: add asn1 unit test by AKASHI Takahiro · 5 years ago
  36. 79c84de test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
  37. 8334431 test: call hexdump tests via `ut lib` by Heinrich Schuchardt · 6 years ago
  38. 2dd0111 test: provide unit test for memory functions by Heinrich Schuchardt · 6 years ago
  39. dc57be5 test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · 6 years ago
  40. 65304aa lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · 6 years ago
  41. 4cc8af8 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · 6 years ago
  42. 0f7c51a lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · 6 years ago
  43. d67f33c lmb: fix allocation at end of address range by Simon Goldschmidt · 6 years ago
  44. a01ae0c test: add test for lib/lmb.c by Simon Goldschmidt · 6 years ago
  45. b0b1768 test: hexdump: fix misplaced return by Simon Goldschmidt · 6 years ago
  46. 87be2fe test: list: Add tests for hexdump.c by Mario Six · 6 years ago