1. a3ce129 test: Drop conditional compilation for suites by Simon Glass · Mon Jan 20 14:25:57 2025 -0700
  2. 7d4ae01 test: Drop the info test from the list by Simon Glass · Mon Jan 20 14:25:56 2025 -0700
  3. 0cf497c test: Drop the function for running upl tests by Simon Glass · Mon Jan 20 14:25:55 2025 -0700
  4. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  5. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  6. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  7. b5f9274 test: Drop the function for running hush tests by Simon Glass · Mon Jan 20 14:25:51 2025 -0700
  8. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  9. 4060c36 test: Drop the function for running bootm tests by Simon Glass · Mon Jan 20 14:25:49 2025 -0700
  10. acec4be test: Drop the function for running bloblist tests by Simon Glass · Mon Jan 20 14:25:48 2025 -0700
  11. cc9d1de test: Drop the function for running measurement tests by Simon Glass · Mon Jan 20 14:25:47 2025 -0700
  12. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  13. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  14. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  15. f7ad509 test: Drop the function for running log tests by Simon Glass · Mon Jan 20 14:25:43 2025 -0700
  16. b315ffb test: Drop the function for running lib tests by Simon Glass · Mon Jan 20 14:25:42 2025 -0700
  17. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  18. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  19. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  20. 2ff779d test: Drop the function for running env tests by Simon Glass · Mon Jan 20 14:25:38 2025 -0700
  21. 82f00f2 test: Drop the function for running dm tests by Simon Glass · Mon Jan 20 14:25:37 2025 -0700
  22. bc39468a test: Drop the function for running common tests by Simon Glass · Mon Jan 20 14:25:36 2025 -0700
  23. c235657 test: Drop the function for running cmd tests by Simon Glass · Mon Jan 20 14:25:35 2025 -0700
  24. e1dc050 test: Drop the function for running bdinfo tests by Simon Glass · Mon Jan 20 14:25:34 2025 -0700
  25. 78fd76b test: Introduce a better array of test suites by Simon Glass · Mon Jan 20 14:25:33 2025 -0700
  26. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  27. 2939e89 test/py: Add a test which runs all unit tests by Simon Glass · Mon Jan 20 14:25:31 2025 -0700
  28. cfb38f8 test: Update ut info to show suites by Simon Glass · Mon Jan 20 14:25:30 2025 -0700
  29. b08439d test: Rename test suites to match their linker-list name by Simon Glass · Mon Jan 20 14:25:29 2025 -0700
  30. 53d5d8a test: Add newlines to hush-test messages by Simon Glass · Mon Jan 20 14:25:28 2025 -0700
  31. 3869eb5 test: Pass the test-state into ut_run_list() by Simon Glass · Mon Jan 20 14:25:26 2025 -0700
  32. 2d989e8 test: Add functions to init and uninit the test state by Simon Glass · Mon Jan 20 14:25:25 2025 -0700
  33. e641137 test: Rename test_get_state() to ut_get_state() by Simon Glass · Mon Jan 20 14:25:24 2025 -0700
  34. 41f3a77 Merge patch series "add the support of sha256_hmac and sha256_hkdf" by Tom Rini · Sat Jan 18 17:13:01 2025 -0600
  35. 0486d42 test: lib: add test for key derivation by Philippe Reynes · Thu Dec 19 14:05:53 2024 +0100
  36. bda1dd0 test: lib: add test for sha256_hmac by Philippe Reynes · Thu Dec 19 14:05:51 2024 +0100
  37. 0160b2c Merge patch series "bootstd: Support recording images" by Tom Rini · Wed Jan 15 17:34:26 2025 -0600
  38. c6a52e7 bootstd: Add a simple command to list images by Simon Glass · Fri Nov 15 16:19:23 2024 -0700
  39. 36c31d1 Merge patch series "SMBIOS improvements" by Tom Rini · Tue Jan 14 14:29:49 2025 -0600
  40. 6a125b3 cmd: update smbios cmd by Raymond Mao · Fri Dec 06 14:54:26 2024 -0800
  41. 592e333 test/dm: add sandbox test for sysinfo_get_data by Raymond Mao · Fri Dec 06 14:54:20 2024 -0800
  42. 8ee1fa2 test: fix test_extension.py by Heinrich Schuchardt · Wed Nov 27 08:06:26 2024 +0100
  43. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  44. 3b3d732 test: test_trace.py: test 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:37 2024 +0100
  45. 8129ea4 Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64" by Tom Rini · Tue Dec 31 10:58:36 2024 -0600
  46. c6ea8b0 test: lib: Use CONFIG_64BIT to detect 64 bit compile by Andrew Goodbody · Mon Dec 16 18:07:36 2024 +0000
  47. d1e9a26 lmb: Remove lmb_alloc_base_flags() by Ilias Apalodimas · Wed Dec 18 09:02:36 2024 +0200
  48. cc2ed3d lmb: Remove lmb_alloc_addr_flags() by Ilias Apalodimas · Wed Dec 18 09:02:35 2024 +0200
  49. 5421c33 lmb: Rename free_mem to available_mem by Ilias Apalodimas · Wed Dec 18 09:02:33 2024 +0200
  50. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  51. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  52. 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
  53. e8a0ebc test/cmd/wget: fix the test by Mikhail Kshevetskiy · Sat Dec 28 13:46:33 2024 +0300
  54. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  55. 4b74ddd test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:25 2024 +0300
  56. fbdb85a test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:24 2024 +0300
  57. 9cd1b82 test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:23 2024 +0300
  58. 068f6a7 test/py: Always use the current dir as the source tree by Simon Glass · Wed Dec 11 06:18:58 2024 -0700
  59. b4f8110 lmb: Return -EEXIST in lmb_add_region_flags() if region already added by Sam Protsenko · Tue Dec 10 20:17:01 2024 -0600
  60. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  61. d2fbd38 Merge patch series "led: update LED boot/activity to new property implementation" by Tom Rini · Fri Dec 06 13:00:52 2024 -0600
  62. fd53ad4 test: dm: Update test for LED activity and boot by Christian Marangi · Sun Nov 10 12:50:27 2024 +0100
  63. 81ce47e test: dm: Add test for ofnode options phandle helper by Christian Marangi · Sun Nov 10 12:50:25 2024 +0100
  64. 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
  65. 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
  66. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  67. 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
  68. 5d9d14d Merge patch series "CI: Set up for an arm64 runner" by Tom Rini · Mon Dec 02 16:36:06 2024 -0600
  69. 537664c test: Adjust print_ut test to use unsigned char by Simon Glass · Wed Nov 27 11:17:20 2024 -0600
  70. 572d51f test: add command to 'Boot fail' message by Heinrich Schuchardt · Sat Nov 23 22:29:22 2024 +0100
  71. e73d68b test: add command to 'Lab failure' timeout message by Heinrich Schuchardt · Sat Nov 23 22:29:21 2024 +0100
  72. d9d2124 Merge patch series "test: Avoid needing sudo for image-creation" by Tom Rini · Fri Nov 29 14:37:13 2024 -0600
  73. 9dd0cc3 bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  74. d72c511 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  75. efcc566 test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  76. d77e8ae test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  77. d99fdc0 test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  78. d157d3f test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  79. ba878ce test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  80. 41eca32 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  81. 9787192 test/cmd/wget.c: move net_test_wget() to the cmd test suite by Jerome Forissier · Fri Nov 15 17:45:14 2024 +0100
  82. 0d45824 test/py: zynqmp_rpu: Fix tcminit mode value by Love Kumar · Fri Nov 15 17:32:02 2024 +0530
  83. 1f5288f bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  84. 667dac2 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  85. 2532e0c test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  86. b8ffa72 test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  87. 2e8312d test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  88. 5ec6b07 test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  89. e0e3146 test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  90. 220fab2 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  91. 368ad9e bootstd: Add test for Android boot image v2 by Guillaume La Roque · Tue Nov 26 09:06:13 2024 +0100
  92. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  93. 9b19ed6 Merge patch series "Fix device removal order for Apple dart iommu" by Tom Rini · Sun Nov 24 15:41:32 2024 -0600
  94. 6460973 dm: Add dm_remove_devices_active() for ordered device removal by Janne Grunau · Sat Nov 23 22:44:05 2024 +0100
  95. a91eac9 test: unit test for hextoull() by Heinrich Schuchardt · Wed Nov 13 22:15:12 2024 +0100
  96. 96e4099 Revert "test: Update time tests to use unit-test asserts" by Tom Rini · Tue Nov 19 08:05:26 2024 -0600
  97. 33342f0 test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android} by Mattijs Korpershoek · Fri Nov 22 15:11:34 2024 +0100
  98. 1c95b2d test: cmd/hash: check return value of ut_check_console_line by Heinrich Schuchardt · Sat Nov 16 21:08:22 2024 +0100
  99. 5762467 test/py: mmc: Add support for different mmc modes by Love Kumar · Tue Nov 12 14:27:56 2024 +0530
  100. b7e2e8f test/py: usb: Distinguish b/w ext2/ext4 partitions by Love Kumar · Tue Nov 12 14:27:38 2024 +0530