1. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  2. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  3. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  4. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  5. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  6. aadf5750 test: dm: Expand ofnode options test with new helper by Christian Marangi · 4 months ago
  7. 9046279 test: dm: Add tests for LED boot and activity by Christian Marangi · 4 months ago
  8. ee34507 test: don't call restart_uboot in EFI watchdog test by Heinrich Schuchardt · 4 months ago
  9. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 4 months ago
  10. 51c4679 power: regulator: Trigger probe of regulators which are always-on or boot-on by Marek Vasut · 4 months ago
  11. 2add54d Merge patch series "Miscellaneous fixes" by Tom Rini · 4 months ago
  12. d2056e2 test/py: test_efi_loader: add HTTP (wget) test for the EFI loader by Jerome Forissier · 4 months ago
  13. 9f8c10c test/py: test_efi_loader: add missing dependency on cmd_tftpboot by Jerome Forissier · 4 months ago
  14. a95e99f test/py: net_boot: fix comment by Jerome Forissier · 4 months ago
  15. 8a5ef6e test/py/tests/test_bootstage.py: Combine stash/unstash tests by Tom Rini · 5 months ago
  16. c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
  17. 017b441 test: mbr: Drop a duplicate test by Simon Glass · 5 months ago
  18. 6cfc777 test: mbr: Use RAM for the buffers by Simon Glass · 5 months ago
  19. e9d8995 test: mbr: Use a constant for the block size by Simon Glass · 5 months ago
  20. 705cc13 test: mbr: Unmap the buffers after use by Simon Glass · 5 months ago
  21. e7474ac test: mbr: Adjust test to drop 0x by Simon Glass · 5 months ago
  22. 1c9b37e test: mbr: Adjust test to use lower-case hex by Simon Glass · 5 months ago
  23. bc62432 dm: usb: Deal with USB keyboard persisting across tests by Simon Glass · 5 months ago
  24. a3fab7d bootstd: Create a function to reset USB by Simon Glass · 5 months ago
  25. b6ef338 test/py: Fix some pylint warnings in test_ut.py by Simon Glass · 5 months ago
  26. 979207e Merge patch series "Bump new hush commits and fix old hush test behavior" by Tom Rini · 4 months ago
  27. 80ef176 test: hush: dollar: fix bugous behavior by Ion Agorria · 5 months ago
  28. 22d3d3c test: lib/uuid: add tests for UUID version/variant bits by Caleb Connolly · 5 months ago
  29. 26e16a8 test: lib/uuid: add unit tests for dynamic UUIDs by Caleb Connolly · 5 months ago
  30. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  31. 2bf0a87 sandbox: switch to dynamic UUIDs by Caleb Connolly · 5 months ago
  32. 2349cc0 test/py: spi: Set the expected error message by Love Kumar · 5 months ago
  33. e72e683 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · 4 months ago
  34. 35941d3 phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · 4 months ago
  35. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  36. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  37. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  38. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  39. ce6895d test/py: spi: Add tests for SPI flash device by Love Kumar · 6 months ago
  40. 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
  41. e6f498e test: Tidy up checking for console end by Simon Glass · 5 months ago
  42. 675fde8 test: dm: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  43. d3ac70a test: Use UTF_CONSOLE in remaining tests by Simon Glass · 5 months ago
  44. 0af38d1 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 5 months ago
  45. 75c535c test: log: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  46. 0e77c2b test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  47. d775196 test: hush: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  48. 2b60f8c test: fdt: Move common code into the setup functions by Simon Glass · 5 months ago
  49. b813303 test: fdt: Check internal-function return values by Simon Glass · 5 months ago
  50. a6a80b3 test: boot: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  51. f034bec test: bloblist: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
  52. 5c27fd7 test: Update NAND test to avoid extra macros by Simon Glass · 5 months ago
  53. 9b99762 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 5 months ago
  54. b073d48 test: Drop the blank line before test macros by Simon Glass · 5 months ago
  55. 725c438 test: Rename unit-test flags by Simon Glass · 5 months ago
  56. 88ae69f test: Fail when an empty line is expected but not present by Simon Glass · 5 months ago
  57. c283a26 global_data: log: Reorder and shrink fields by Simon Glass · 5 months ago
  58. 5019d32 board_f: Move fdt_size to board by Simon Glass · 5 months ago
  59. 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 5 months ago
  60. 7670200 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 5 months ago
  61. 2191c11 test/cmd: Move wget test to under a sandbox guard by Tom Rini · 5 months ago
  62. 916a470 test/boot: Make BOOTSTD tests depend on UT_BOOTSTD by Tom Rini · 5 months ago
  63. 636e079 test/overlay: Make this depend on SANDBOX by Tom Rini · 5 months ago
  64. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  65. dfc0acd log: Avoid including function names by default by Simon Glass · 5 months ago
  66. 9a6a92d pytest: requirements.txt: Resync with the rest of the project by Tom Rini · 5 months ago
  67. 2a521d0 env: remove vars that are not in default env by Ravi Minnikanti · 5 months ago
  68. dbb6b5a sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · 5 months ago
  69. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 5 months ago
  70. 3403422 upl: Add an end-to-end test by Simon Glass · 5 months ago
  71. b3cb1c4 sandbox_vpl: Enable Universal Payload by Simon Glass · 5 months ago
  72. 264f4b0 upl: Add a command by Simon Glass · 5 months ago
  73. 637be2e upl: Add basic tests by Simon Glass · 5 months ago
  74. 615d84b test: Move some SPL-loading test-code into sandbox common by Simon Glass · 5 months ago
  75. 2078aba Merge patch series "alist: Implement a pointer list / array of structs" by Tom Rini · 5 months ago
  76. 75581e4 alist: Add support for an allocated pointer list by Simon Glass · 6 months ago
  77. 947aafd lib: Handle a special case with str_to_list() by Simon Glass · 6 months ago
  78. 8b82172 test: cpu: add test for release CPU core. by Hou Zhiqiang · 6 months ago
  79. 939afc8 dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 6 months ago
  80. 23215d0 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · 6 months ago
  81. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  82. cbfd2c2 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 6 months ago
  83. c2a2a06 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 6 months ago
  84. 7c996f2 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 6 months ago
  85. 03e36e3 test: overlay: rename overlay source files to .dtso by Rasmus Villemoes · 6 months ago
  86. 2f1821f test/py/requirements.txt: Bump zipp to current release by Tom Rini · 6 months ago
  87. af3c216 Merge patch series "api: Remove duplicate newlines" by Tom Rini · 6 months ago
  88. dcc7470 test: Remove duplicate newlines by Marek Vasut · 6 months ago
  89. e600309 test: test for ignore OsIndications by Ilias Apalodimas · 7 months ago
  90. 6fd2aad test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 7 months ago
  91. 9850689 test/py/tests: Update some network dependencies by Tom Rini · 7 months ago
  92. f840a5b test: Check help output by Simon Glass · 7 months ago
  93. 190933f test: Decode exceptions only with sandbox by Simon Glass · 7 months ago
  94. ceffbfb test: dm: Show failing driver name by Simon Glass · 7 months ago
  95. 1956785 log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 7 months ago
  96. dee6540 test: Make bootstd init run only on sandbox by Simon Glass · 7 months ago
  97. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 7 months ago
  98. 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 7 months ago
  99. a8729a2 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 8 months ago
  100. 07a6c69 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 9 months ago