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