1. c6881f1 bloblist: add api to get blob with size by Raymond Mao · Mon Jan 27 06:49:34 2025 -0800
  2. b13d25c test/cmd/wget.c: Fix loadaddr rewrite by Marek Vasut · Mon Jan 27 00:57:03 2025 +0100
  3. 608f195 test/log: test function filters by Heinrich Schuchardt · Fri Jan 17 01:09:54 2025 +0100
  4. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  5. 2873ca25 test/py: Handle u-boot-test-getrole failure by Simon Glass · Sat Dec 14 11:20:21 2024 -0700
  6. 97fb345 test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole by Simon Glass · Sat Dec 14 11:20:20 2024 -0700
  7. 5a7011c Merge patch series "test: Improvements to ut command and test-suite running" by Tom Rini · Fri Jan 24 14:35:37 2025 -0600
  8. 46093b3 test: Move help into the suite declaration by Simon Glass · Mon Jan 20 14:26:05 2025 -0700
  9. 9dc6e29 test: Disable test_suite by Simon Glass · Mon Jan 20 14:26:04 2025 -0700
  10. 4c99070 test: Sort the test suites by Simon Glass · Mon Jan 20 14:26:03 2025 -0700
  11. fb82a04 test: Record and show the totals for all test runs by Simon Glass · Mon Jan 20 14:26:02 2025 -0700
  12. 1f271dc test: Move stat-printing into its own function by Simon Glass · Mon Jan 20 14:26:01 2025 -0700
  13. 4f621e5 test: Keep a track of the numbers of tests run by Simon Glass · Mon Jan 20 14:26:00 2025 -0700
  14. ef69dbe test: Move stats into a struct by Simon Glass · Mon Jan 20 14:25:59 2025 -0700
  15. 6685ece test: Pass the test state to cmd_ut_category() by Simon Glass · Mon Jan 20 14:25:58 2025 -0700
  16. a3ce129 test: Drop conditional compilation for suites by Simon Glass · Mon Jan 20 14:25:57 2025 -0700
  17. 7d4ae01 test: Drop the info test from the list by Simon Glass · Mon Jan 20 14:25:56 2025 -0700
  18. 0cf497c test: Drop the function for running upl tests by Simon Glass · Mon Jan 20 14:25:55 2025 -0700
  19. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  20. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  21. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  22. b5f9274 test: Drop the function for running hush tests by Simon Glass · Mon Jan 20 14:25:51 2025 -0700
  23. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  24. 4060c36 test: Drop the function for running bootm tests by Simon Glass · Mon Jan 20 14:25:49 2025 -0700
  25. acec4be test: Drop the function for running bloblist tests by Simon Glass · Mon Jan 20 14:25:48 2025 -0700
  26. cc9d1de test: Drop the function for running measurement tests by Simon Glass · Mon Jan 20 14:25:47 2025 -0700
  27. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  28. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  29. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  30. f7ad509 test: Drop the function for running log tests by Simon Glass · Mon Jan 20 14:25:43 2025 -0700
  31. b315ffb test: Drop the function for running lib tests by Simon Glass · Mon Jan 20 14:25:42 2025 -0700
  32. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  33. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  34. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  35. 2ff779d test: Drop the function for running env tests by Simon Glass · Mon Jan 20 14:25:38 2025 -0700
  36. 82f00f2 test: Drop the function for running dm tests by Simon Glass · Mon Jan 20 14:25:37 2025 -0700
  37. bc39468a test: Drop the function for running common tests by Simon Glass · Mon Jan 20 14:25:36 2025 -0700
  38. c235657 test: Drop the function for running cmd tests by Simon Glass · Mon Jan 20 14:25:35 2025 -0700
  39. e1dc050 test: Drop the function for running bdinfo tests by Simon Glass · Mon Jan 20 14:25:34 2025 -0700
  40. 78fd76b test: Introduce a better array of test suites by Simon Glass · Mon Jan 20 14:25:33 2025 -0700
  41. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  42. 2939e89 test/py: Add a test which runs all unit tests by Simon Glass · Mon Jan 20 14:25:31 2025 -0700
  43. cfb38f8 test: Update ut info to show suites by Simon Glass · Mon Jan 20 14:25:30 2025 -0700
  44. b08439d test: Rename test suites to match their linker-list name by Simon Glass · Mon Jan 20 14:25:29 2025 -0700
  45. 53d5d8a test: Add newlines to hush-test messages by Simon Glass · Mon Jan 20 14:25:28 2025 -0700
  46. 3869eb5 test: Pass the test-state into ut_run_list() by Simon Glass · Mon Jan 20 14:25:26 2025 -0700
  47. 2d989e8 test: Add functions to init and uninit the test state by Simon Glass · Mon Jan 20 14:25:25 2025 -0700
  48. e641137 test: Rename test_get_state() to ut_get_state() by Simon Glass · Mon Jan 20 14:25:24 2025 -0700
  49. 2850de3 test: str_ut.c depends on CONFIG_STRTO by Heinrich Schuchardt · Mon Jan 20 09:29:32 2025 +0100
  50. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  51. 4afa191 dm: core: Provide ofnode_find_subnode_unit() by Simon Glass · Fri Jan 10 17:00:29 2025 -0700
  52. 9d300ce dm: core: Provide ofnode_name_eq_unit() to accept a unit address by Simon Glass · Fri Jan 10 17:00:28 2025 -0700
  53. 6dc1eb3 dm: core: Clarify behaviour of ofnode_name_eq() by Simon Glass · Fri Jan 10 17:00:27 2025 -0700
  54. 891c17c test: Fix inpected typo in upl test by Simon Glass · Fri Jan 10 17:00:15 2025 -0700
  55. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  56. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  57. 62a1bd2 bloblist: Make BLOBLIST_ALLOC the default by Simon Glass · Fri Jan 10 17:00:00 2025 -0700
  58. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  59. 0486d42 test: lib: add test for key derivation by Philippe Reynes · Thu Dec 19 14:05:53 2024 +0100
  60. bda1dd0 test: lib: add test for sha256_hmac by Philippe Reynes · Thu Dec 19 14:05:51 2024 +0100
  61. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  62. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  63. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  64. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  65. 592e333 test/dm: add sandbox test for sysinfo_get_data by Raymond Mao · Fri Dec 06 14:54:20 2024 -0800
  66. 8ee1fa2 test: fix test_extension.py by Heinrich Schuchardt · Wed Nov 27 08:06:26 2024 +0100
  67. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  68. 3b3d732 test: test_trace.py: test 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:37 2024 +0100
  69. 8129ea4 Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64" by Tom Rini · Tue Dec 31 10:58:36 2024 -0600
  70. c6ea8b0 test: lib: Use CONFIG_64BIT to detect 64 bit compile by Andrew Goodbody · Mon Dec 16 18:07:36 2024 +0000
  71. d1e9a26 lmb: Remove lmb_alloc_base_flags() by Ilias Apalodimas · Wed Dec 18 09:02:36 2024 +0200
  72. cc2ed3d lmb: Remove lmb_alloc_addr_flags() by Ilias Apalodimas · Wed Dec 18 09:02:35 2024 +0200
  73. 5421c33 lmb: Rename free_mem to available_mem by Ilias Apalodimas · Wed Dec 18 09:02:33 2024 +0200
  74. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  75. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  76. 05eb36e test/cmd/wget: replace bogus response with an actual response from the HTTP server by Mikhail Kshevetskiy · Sat Dec 28 13:46:34 2024 +0300
  77. e8a0ebc test/cmd/wget: fix the test by Mikhail Kshevetskiy · Sat Dec 28 13:46:33 2024 +0300
  78. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  79. 4b74ddd test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:25 2024 +0300
  80. fbdb85a test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:24 2024 +0300
  81. 9cd1b82 test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:23 2024 +0300
  82. 068f6a7 test/py: Always use the current dir as the source tree by Simon Glass · Wed Dec 11 06:18:58 2024 -0700
  83. b4f8110 lmb: Return -EEXIST in lmb_add_region_flags() if region already added by Sam Protsenko · Tue Dec 10 20:17:01 2024 -0600
  84. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  85. d2fbd38 Merge patch series "led: update LED boot/activity to new property implementation" by Tom Rini · Fri Dec 06 13:00:52 2024 -0600
  86. fd53ad4 test: dm: Update test for LED activity and boot by Christian Marangi · Sun Nov 10 12:50:27 2024 +0100
  87. 81ce47e test: dm: Add test for ofnode options phandle helper by Christian Marangi · Sun Nov 10 12:50:25 2024 +0100
  88. a1a1e0e test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle by Christian Marangi · Sun Nov 10 12:50:23 2024 +0100
  89. 7d75d20 test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot by Christian Marangi · Sun Nov 10 12:50:21 2024 +0100
  90. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  91. ca67595 Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Dec 03 15:51:56 2024 -0600
  92. 5d9d14d Merge patch series "CI: Set up for an arm64 runner" by Tom Rini · Mon Dec 02 16:36:06 2024 -0600
  93. 537664c test: Adjust print_ut test to use unsigned char by Simon Glass · Wed Nov 27 11:17:20 2024 -0600
  94. 572d51f test: add command to 'Boot fail' message by Heinrich Schuchardt · Sat Nov 23 22:29:22 2024 +0100
  95. e73d68b test: add command to 'Lab failure' timeout message by Heinrich Schuchardt · Sat Nov 23 22:29:21 2024 +0100
  96. d9d2124 Merge patch series "test: Avoid needing sudo for image-creation" by Tom Rini · Fri Nov 29 14:37:13 2024 -0600
  97. 9dd0cc3 bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  98. d72c511 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  99. efcc566 test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  100. d77e8ae test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700