1. 8ee1fa2 test: fix test_extension.py by Heinrich Schuchardt · Wed Nov 27 08:06:26 2024 +0100
  2. 86431b0 Merge patch series "Add 'trace wipe'" by Tom Rini · Tue Dec 31 19:00:54 2024 -0600
  3. 3b3d732 test: test_trace.py: test 'trace wipe' by Jerome Forissier · Fri Dec 13 13:45:37 2024 +0100
  4. 8129ea4 Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64" by Tom Rini · Tue Dec 31 10:58:36 2024 -0600
  5. c6ea8b0 test: lib: Use CONFIG_64BIT to detect 64 bit compile by Andrew Goodbody · Mon Dec 16 18:07:36 2024 +0000
  6. d1e9a26 lmb: Remove lmb_alloc_base_flags() by Ilias Apalodimas · Wed Dec 18 09:02:36 2024 +0200
  7. cc2ed3d lmb: Remove lmb_alloc_addr_flags() by Ilias Apalodimas · Wed Dec 18 09:02:35 2024 +0200
  8. 5421c33 lmb: Rename free_mem to available_mem by Ilias Apalodimas · Wed Dec 18 09:02:33 2024 +0200
  9. f72c55e lmb: Remove lmb_reserve_flags() by Ilias Apalodimas · Wed Dec 18 09:02:32 2024 +0200
  10. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  11. 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
  12. e8a0ebc test/cmd/wget: fix the test by Mikhail Kshevetskiy · Sat Dec 28 13:46:33 2024 +0300
  13. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  14. 4b74ddd test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:25 2024 +0300
  15. fbdb85a test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:24 2024 +0300
  16. 9cd1b82 test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n by Evgeny Bachinin · Mon Dec 02 16:45:23 2024 +0300
  17. 068f6a7 test/py: Always use the current dir as the source tree by Simon Glass · Wed Dec 11 06:18:58 2024 -0700
  18. b4f8110 lmb: Return -EEXIST in lmb_add_region_flags() if region already added by Sam Protsenko · Tue Dec 10 20:17:01 2024 -0600
  19. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  20. d2fbd38 Merge patch series "led: update LED boot/activity to new property implementation" by Tom Rini · Fri Dec 06 13:00:52 2024 -0600
  21. fd53ad4 test: dm: Update test for LED activity and boot by Christian Marangi · Sun Nov 10 12:50:27 2024 +0100
  22. 81ce47e test: dm: Add test for ofnode options phandle helper by Christian Marangi · Sun Nov 10 12:50:25 2024 +0100
  23. 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
  24. 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
  25. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  26. 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
  27. 5d9d14d Merge patch series "CI: Set up for an arm64 runner" by Tom Rini · Mon Dec 02 16:36:06 2024 -0600
  28. 537664c test: Adjust print_ut test to use unsigned char by Simon Glass · Wed Nov 27 11:17:20 2024 -0600
  29. 572d51f test: add command to 'Boot fail' message by Heinrich Schuchardt · Sat Nov 23 22:29:22 2024 +0100
  30. e73d68b test: add command to 'Lab failure' timeout message by Heinrich Schuchardt · Sat Nov 23 22:29:21 2024 +0100
  31. d9d2124 Merge patch series "test: Avoid needing sudo for image-creation" by Tom Rini · Fri Nov 29 14:37:13 2024 -0600
  32. 9dd0cc3 bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  33. d72c511 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  34. efcc566 test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  35. d77e8ae test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  36. d99fdc0 test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  37. d157d3f test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  38. ba878ce test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  39. 41eca32 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  40. 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
  41. 0d45824 test/py: zynqmp_rpu: Fix tcminit mode value by Love Kumar · Fri Nov 15 17:32:02 2024 +0530
  42. 1f5288f bootstd: Remove prepared images by Simon Glass · Thu Nov 21 15:32:14 2024 -0700
  43. 667dac2 test_ut: Drop support for fallback files by Simon Glass · Thu Nov 21 15:32:13 2024 -0700
  44. 2532e0c test_ut: Use the built mkimage by Simon Glass · Thu Nov 21 15:32:12 2024 -0700
  45. b8ffa72 test_ut: Drop exeception handling by Simon Glass · Thu Nov 21 15:32:11 2024 -0700
  46. 2e8312d test_ut: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:10 2024 -0700
  47. 5ec6b07 test_ut: Add an image size to setup_image() by Simon Glass · Thu Nov 21 15:32:09 2024 -0700
  48. e0e3146 test_fs: Rename mount dir to scratch by Richard Weinberger · Thu Nov 21 15:32:08 2024 -0700
  49. 220fab2 test_fs: Allow running unprivileged by Richard Weinberger · Thu Nov 21 15:32:07 2024 -0700
  50. 368ad9e bootstd: Add test for Android boot image v2 by Guillaume La Roque · Tue Nov 26 09:06:13 2024 +0100
  51. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  52. 9b19ed6 Merge patch series "Fix device removal order for Apple dart iommu" by Tom Rini · Sun Nov 24 15:41:32 2024 -0600
  53. 6460973 dm: Add dm_remove_devices_active() for ordered device removal by Janne Grunau · Sat Nov 23 22:44:05 2024 +0100
  54. a91eac9 test: unit test for hextoull() by Heinrich Schuchardt · Wed Nov 13 22:15:12 2024 +0100
  55. 96e4099 Revert "test: Update time tests to use unit-test asserts" by Tom Rini · Tue Nov 19 08:05:26 2024 -0600
  56. 33342f0 test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android} by Mattijs Korpershoek · Fri Nov 22 15:11:34 2024 +0100
  57. 1c95b2d test: cmd/hash: check return value of ut_check_console_line by Heinrich Schuchardt · Sat Nov 16 21:08:22 2024 +0100
  58. 5762467 test/py: mmc: Add support for different mmc modes by Love Kumar · Tue Nov 12 14:27:56 2024 +0530
  59. b7e2e8f test/py: usb: Distinguish b/w ext2/ext4 partitions by Love Kumar · Tue Nov 12 14:27:38 2024 +0530
  60. 1ff2ed8 test/py: mmc: Distinguish b/w ext2/ext4 partitions by Love Kumar · Tue Nov 12 14:27:27 2024 +0530
  61. f6711b4 test: bootm: Ensure tests can be run twice by Andrew Goodbody · Wed Nov 06 13:50:17 2024 +0000
  62. ff3edc2 dm: sysinfo: Shorten the SYSINFO_ID prefix by Simon Glass · Thu Oct 31 18:50:23 2024 +0100
  63. 45ea807 Merge patch series "teach 'env default' to optionally keep runtime variables" by Tom Rini · Fri Nov 15 16:36:24 2024 -0600
  64. 2477dbe test: env: add some test cases for new "env default -k" flag by Rasmus Villemoes · Wed Oct 30 22:34:04 2024 +0100
  65. fe641d3 test: env: check that non-mentioned variables to "env default" are preserved by Rasmus Villemoes · Wed Oct 30 22:34:03 2024 +0100
  66. 625bc3f test/py: spi: Rephrase the warning/error messages by Love Kumar · Fri Nov 15 18:38:00 2024 +0530
  67. 2abe305 lmb.c: add missing comma in lmb_dump_region() by Heinrich Schuchardt · Thu Nov 07 11:14:42 2024 +0100
  68. f53329d test: use %zd for size_t in mbr_test_run() by Heinrich Schuchardt · Sun Nov 03 23:48:11 2024 +0100
  69. 3eb9d26 test: print_printf() must check availability of %ls by Heinrich Schuchardt · Sun Nov 03 21:46:42 2024 +0100
  70. ea27c84 test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · Sat Nov 02 16:41:30 2024 +0100
  71. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · Thu Nov 14 10:49:30 2024 -0600
  72. 043059d test: unit test for hash command by Heinrich Schuchardt · Sat Nov 02 11:08:36 2024 +0100
  73. 06a2234 Merge patch series "labgrid: Provide an integration with Labgrid" by Tom Rini · Wed Nov 13 12:05:00 2024 -0600
  74. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · Wed Nov 13 11:59:07 2024 -0600
  75. 8be1fe5 test: Correct regex string in test_spi by Simon Glass · Tue Nov 12 07:13:25 2024 -0700
  76. 5a63a4b test: Support testing with two board-builds by Simon Glass · Tue Nov 12 07:13:24 2024 -0700
  77. f5285a2 test: Add a section for closing the connection by Simon Glass · Tue Nov 12 07:13:23 2024 -0700
  78. 3ac7d43 test: Try to shut down the lab console gracefully by Simon Glass · Tue Nov 12 07:13:22 2024 -0700
  79. 833fd66 test: Avoid double echo when starting up by Simon Glass · Tue Nov 12 07:13:21 2024 -0700
  80. 2f90912 test: Improve handling of sending commands by Simon Glass · Tue Nov 12 07:13:20 2024 -0700
  81. f8456fa test: Introduce lab mode by Simon Glass · Tue Nov 12 07:13:19 2024 -0700
  82. f6dbc36 test: Introduce the concept of a role by Simon Glass · Tue Nov 12 07:13:18 2024 -0700
  83. f1b1bb8 test: Allow connecting to a running board by Simon Glass · Tue Nov 12 07:13:17 2024 -0700
  84. dcb97ed test: Release board after tests complete by Simon Glass · Tue Nov 12 07:13:16 2024 -0700
  85. 6cffce9 test: Allow signaling that U-Boot is ready by Simon Glass · Tue Nov 12 07:13:15 2024 -0700
  86. 4c4bf3e test: Quote test names by Simon Glass · Sat Nov 02 13:37:05 2024 -0600
  87. d3805b1 test: Correct display of failing test by Simon Glass · Sat Nov 02 13:37:04 2024 -0600
  88. e41d94d test: Update time tests to use unit-test asserts by Simon Glass · Sat Nov 02 13:37:03 2024 -0600
  89. 3baf5a7 test: Move time tests into the lib suite by Simon Glass · Sat Nov 02 13:37:02 2024 -0600
  90. fc69d81 test: Move time_ut test into lib by Simon Glass · Sat Nov 02 13:37:01 2024 -0600
  91. 38754db test: Move unicode tests into the lib suite by Simon Glass · Sat Nov 02 13:37:00 2024 -0600
  92. dcd1a6b test: Move unicode_ut test into lib by Simon Glass · Sat Nov 02 13:36:59 2024 -0600
  93. 2dcfdf1 str: test: Move into the lib suite by Simon Glass · Sat Nov 02 13:36:58 2024 -0600
  94. 6eb8369 test: Move str_ut test into lib by Simon Glass · Sat Nov 02 13:36:57 2024 -0600
  95. 3394c3c test: Move print_ut into the common suite by Simon Glass · Sat Nov 02 13:36:56 2024 -0600
  96. 603cd5c test: Move print_ut test into common by Simon Glass · Sat Nov 02 13:36:55 2024 -0600
  97. c67c07a bootm: test: Move test into boot by Simon Glass · Sat Nov 02 13:36:54 2024 -0600
  98. 24533d3 test: Update command test to use unit-test functions by Simon Glass · Sat Nov 02 13:36:53 2024 -0600
  99. 674a9fc command: test: Move into the cmd suite by Simon Glass · Sat Nov 02 13:36:52 2024 -0600
  100. 488994e command_ut: test: Move test into lib by Simon Glass · Sat Nov 02 13:36:51 2024 -0600