1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  2. de6f1dd test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · Fri Aug 30 13:34:41 2024 +0100
  3. 55ce3e9 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · Fri Aug 30 13:34:40 2024 +0100
  4. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  5. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  6. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  7. c579bd4 test: Tidy up checking for console end by Simon Glass · Thu Aug 22 07:58:03 2024 -0600
  8. cbb230e test: Use UTF_CONSOLE in remaining tests by Simon Glass · Thu Aug 22 07:58:02 2024 -0600
  9. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  10. e1edadf alist: Add support for an allocated pointer list by Simon Glass · Tue Jul 30 08:39:37 2024 -0600
  11. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  12. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  13. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  14. b4c722a test: lmb: Move tests into the lib suite by Simon Glass · Sun Oct 01 19:15:21 2023 -0600
  15. 2757525 test: lmb: Add test for coalescing and overlap range by Udit Kumar · Tue Sep 26 16:54:43 2023 +0530
  16. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · Tue Sep 26 08:14:50 2023 -0600
  17. 733c262 abuf: Allow incrementing the size by Simon Glass · Mon Aug 14 16:40:22 2023 -0600
  18. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  19. 86604b7 test: fix a couple NULL vs IS_ERR() checks by Dan Carpenter · Mon Jul 31 17:08:41 2023 +0300
  20. 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · Fri Jul 14 13:24:50 2023 +0200
  21. 10a69ce lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · Fri Aug 04 14:33:39 2023 +0100
  22. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  23. 8629319 lib: uuid: introduce testcase for uuid_str_to_le_bin by Abdellatif El Khlifi · Thu Jul 13 14:28:40 2023 +0100
  24. 2bae053 test: improve configuration for Kconfig test options by Heinrich Schuchardt · Mon Apr 03 12:04:39 2023 +0200
  25. 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
  26. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · Fri Mar 10 04:33:13 2023 +0100
  27. 8e4edb2 test: unit test for crc8 by Heinrich Schuchardt · Wed Feb 22 02:10:20 2023 +0100
  28. e725663 test: lmb: Rework lib_test_lmb_max_regions test to scale by Tom Rini · Wed Feb 08 13:39:18 2023 -0500
  29. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · Mon Sep 12 21:02:27 2022 +0200
  30. 644d807 test: Add some tests for kconfig.h by Simon Glass · Mon Aug 01 07:57:59 2022 -0600
  31. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  32. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  33. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  34. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  35. d908210 test: Fix size_t formats in strlcat test by Simon Glass · Sun Jul 18 19:02:41 2021 -0600
  36. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  37. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  38. a186072 test: lmb: add test for lmb_reserve_flags by Patrick Delaunay · Fri May 07 14:50:32 2021 +0200
  39. 1fe3adc test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · Wed Mar 10 10:16:30 2021 +0100
  40. 33512d0 test: Add test for strlcat by Sean Anderson · Thu Mar 11 00:15:43 2021 -0500
  41. 711cadb test: unit test for longjmp by Heinrich Schuchardt · Tue Mar 23 19:11:27 2021 +0100
  42. 4d294a7 test: Silenece the echo and print tests by Simon Glass · Mon Mar 15 18:11:13 2021 +1300
  43. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · Sun Mar 07 17:35:10 2021 -0700
  44. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  45. 7423bbf test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · Thu Nov 05 01:29:06 2020 +0100
  46. 6fbe005 test: Add a test for getopt by Sean Anderson · Tue Oct 27 19:55:37 2020 -0400
  47. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · Thu Oct 22 21:45:28 2020 +0200
  48. 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · Fri Aug 21 03:56:17 2020 +0200
  49. f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:53:50 2020 +0200
  50. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  51. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  52. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  53. e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:53 2020 +0200
  54. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  55. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  56. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  57. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  58. f24cd6c test: add rsa_verify() unit test by AKASHI Takahiro · Fri Feb 21 15:13:00 2020 +0900
  59. 08bb9b7 test: aes: fix memleak by Philippe Reynes · Thu Feb 06 17:12:59 2020 +0100
  60. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  61. a6abf66 aes: add test unit for aes196 and aes256 by Philippe Reynes · Mon Jan 06 15:22:37 2020 +0100
  62. cb69a81 aes: add test unit for aes128 by Philippe Reynes · Mon Jan 06 15:22:36 2020 +0100
  63. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  64. b5124e3 test: add asn1 unit test by AKASHI Takahiro · Wed Nov 13 09:45:02 2019 +0900
  65. f026611 test: provide test for errno_str() by Heinrich Schuchardt · Tue Oct 15 21:46:04 2019 +0200
  66. 770ab9f test: call hexdump tests via `ut lib` by Heinrich Schuchardt · Mon Feb 11 18:29:24 2019 +0100
  67. f77a635 test: provide unit test for memory functions by Heinrich Schuchardt · Wed Jan 30 07:53:31 2019 +0100
  68. c722dac test: lib: lmb: add lmb test for multiple RAM banks by Simon Goldschmidt · Fri Feb 01 21:23:59 2019 +0100
  69. 7510a56 lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size by Simon Goldschmidt · Mon Jan 21 20:29:55 2019 +0100
  70. 7a6ee46 lib: lmb: extend lmb for checks at load time by Simon Goldschmidt · Mon Jan 14 22:38:18 2019 +0100
  71. cb57d13 lib: lmb: reserving overlapping regions should fail by Simon Goldschmidt · Mon Jan 14 22:38:16 2019 +0100
  72. 6402d9b lmb: fix allocation at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:15 2019 +0100
  73. 9f3b627 test: add test for lib/lmb.c by Simon Goldschmidt · Mon Jan 14 22:38:14 2019 +0100
  74. d6b825c test: hexdump: fix misplaced return by Simon Goldschmidt · Tue Dec 04 21:30:08 2018 +0100
  75. 6212090 test: list: Add tests for hexdump.c by Mario Six · Thu Sep 27 09:19:33 2018 +0200