1. 2bae053 test: improve configuration for Kconfig test options by Heinrich Schuchardt · Mon Apr 03 12:04:39 2023 +0200
  2. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400
  3. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · Fri Mar 10 04:33:13 2023 +0100
  4. 8e4edb2 test: unit test for crc8 by Heinrich Schuchardt · Wed Feb 22 02:10:20 2023 +0100
  5. e725663 test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · Wed Feb 08 13:39:18 2023 -0500
  6. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · Mon Sep 12 21:02:27 2022 +0200
  7. 644d807 test: Add some tests for kconfig.h by Simon Glass · Mon Aug 01 07:57:59 2022 -0600
  8. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  9. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  10. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  11. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  12. d908210 test: Fix size_t formats in strlcat test by Simon Glass · Sun Jul 18 19:02:41 2021 -0600
  13. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  14. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  15. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  16. 1fe3adc test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · Wed Mar 10 10:16:30 2021 +0100
  17. 33512d0 test: Add test for strlcat by Sean Anderson · Thu Mar 11 00:15:43 2021 -0500
  18. 711cadb test: unit test for longjmp by Heinrich Schuchardt · Tue Mar 23 19:11:27 2021 +0100
  19. 4d294a7 test: Silenece the echo and print tests by Simon Glass · Mon Mar 15 18:11:13 2021 +1300
  20. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  22. 7423bbf test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · Thu Nov 05 01:29:06 2020 +0100
  23. 6fbe005 test: Add a test for getopt by Sean Anderson · Tue Oct 27 19:55:37 2020 -0400
  24. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · Thu Oct 22 21:45:28 2020 +0200
  25. 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · Fri Aug 21 03:56:17 2020 +0200
  26. f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:53:50 2020 +0200
  27. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  28. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  29. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  30. e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:53 2020 +0200
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  32. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  33. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  34. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  35. f24cd6c test: add rsa_verify() unit test by AKASHI Takahiro · Fri Feb 21 15:13:00 2020 +0900
  36. 08bb9b7 test: aes: fix memleak by Philippe Reynes · Thu Feb 06 17:12:59 2020 +0100
  37. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  38. a6abf66 aes: add test unit for aes196 and aes256 by Philippe Reynes · Mon Jan 06 15:22:37 2020 +0100
  39. cb69a81 aes: add test unit for aes128 by Philippe Reynes · Mon Jan 06 15:22:36 2020 +0100
  40. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  41. b5124e3 test: add asn1 unit test by AKASHI Takahiro · Wed Nov 13 09:45:02 2019 +0900
  42. f026611 test: provide test for errno_str() by Heinrich Schuchardt · Tue Oct 15 21:46:04 2019 +0200
  43. 770ab9f test: call hexdump tests via `ut lib` by Heinrich Schuchardt · Mon Feb 11 18:29:24 2019 +0100
  44. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · Wed Jan 30 07:53:31 2019 +0100
  45. c722dac test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · Fri Feb 01 21:23:59 2019 +0100
  46. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · Mon Jan 21 20:29:55 2019 +0100
  47. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · Mon Jan 14 22:38:18 2019 +0100
  48. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · Mon Jan 14 22:38:16 2019 +0100
  49. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:15 2019 +0100
  50. 9f3b627 test: add test for lib/lmb.c by Simon Goldschmidt · Mon Jan 14 22:38:14 2019 +0100
  51. d6b825c test: hexdump: fix misplaced return by Simon Goldschmidt · Tue Dec 04 21:30:08 2018 +0100
  52. 6212090 test: list: Add tests for hexdump.c by Mario Six · Thu Sep 27 09:19:33 2018 +0200