1. b75450f pytest: requirements.txt: Resync with the rest of the project by Tom Rini · 3 months ago
  2. 42d7836 test: cpu: add test for release CPU core. by Hou Zhiqiang · 4 months ago
  3. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 4 months ago
  4. e3ffc88 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · 4 months ago
  5. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
  6. 9335526 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 4 months ago
  7. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 5 months ago
  8. 2ac9b525 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 5 months ago
  9. b0b7e68 test: overlay: rename overlay source files to .dtso by Rasmus Villemoes · 5 months ago
  10. 8c4d4d8 test/py/requirements.txt: Bump zipp to current release by Tom Rini · 5 months ago
  11. 807232a Merge patch series "api: Remove duplicate newlines" by Tom Rini · 4 months ago
  12. 7182182 test: Remove duplicate newlines by Marek Vasut · 5 months ago
  13. 6486842 test: test for ignore OsIndications by Ilias Apalodimas · 5 months ago
  14. 343ccfc test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 5 months ago
  15. 5568cc3 test/py/tests: Update some network dependencies by Tom Rini · 5 months ago
  16. 0cb530b test: Check help output by Simon Glass · 5 months ago
  17. 3f0bd0c test: Decode exceptions only with sandbox by Simon Glass · 5 months ago
  18. bcdcba0 test: dm: Show failing driver name by Simon Glass · 5 months ago
  19. 2829bbf log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 5 months ago
  20. 84712cd test: Make bootstd init run only on sandbox by Simon Glass · 5 months ago
  21. 4a45d5d initcall: Correct use of relocation offset by Simon Glass · 5 months ago
  22. 267ca3d trace: Update test to tolerate different trace-cmd version by Simon Glass · 5 months ago
  23. 6726179 global_data.h: drop write-only field dm_root_f by Rasmus Villemoes · 6 months ago
  24. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 7 months ago
  25. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago
  26. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · 5 months ago
  27. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  28. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  29. b2835c5 test/py: net_boot: Add test cases for net boot by Love Kumar · 6 months ago
  30. c35e66e test/py: Add support to enable check for bad pattern by Love Kumar · 6 months ago
  31. 026489a doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · 6 months ago
  32. 73d752b efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 7 months ago
  33. a9705f0 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  34. bbfa608 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 6 months ago
  35. 71407d8 Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago
  36. d02bcd6 test: fwu: make changes to the FWU metadata access test by Sughosh Ganu · 8 months ago
  37. 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  38. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  39. 6d4527d test/py: Make the number of SPL banners seen a variable by Tom Rini · 7 months ago
  40. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  41. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  42. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
  43. b87e16c test: py: add optee_rpmb tests by Igor Opaniuk · 8 months ago
  44. c3b20a5 test: typo curren by Heinrich Schuchardt · 8 months ago
  45. e431911 disk: simplify print_part_header() by Heinrich Schuchardt · 8 months ago
  46. c4ae221 test: remove unused import from pkg_resources by Heinrich Schuchardt · 8 months ago
  47. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · 8 months ago
  48. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · 8 months ago
  49. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 8 months ago
  50. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 10 months ago
  51. b10091b test: dm: add button_cmd test by Caleb Connolly · 8 months ago
  52. 66de8be test/py: reset: Add a test for reset command by Love Kumar · 9 months ago
  53. c5df985 test/py: saveenv: Add a test for saveenv command by Love Kumar · 9 months ago
  54. fb3ad54 bootstd: fix build error when CONFIG_MMC is disabled by Dan Carpenter · 9 months ago
  55. 5767108 bootflow: Fix build error when BOOTMETH_CROS is disabled by Dan Carpenter · 9 months ago
  56. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 10 months ago
  57. 2036ad1 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · 10 months ago
  58. 4578d15 test/py: net: Add dhcp abort test by Love Kumar · 10 months ago
  59. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 9 months ago
  60. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  61. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  62. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 10 months ago
  63. 6ea5f96 clk: Remove rfree by Sean Anderson · 12 months ago
  64. aaf4a62 test/py: scsi: Add test for scsi commands by Love Kumar · 10 months ago
  65. 6c91f09 test/py: usb: Add tests for USB device by Love Kumar · 10 months ago
  66. 40598bd test/py: mmc: Add tests for MMC device by Love Kumar · 10 months ago
  67. b32a3d2 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 10 months ago
  68. dcaeb18 test/py: gpio: Add gpio pins generic test by Love Kumar · 10 months ago
  69. d899e02 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 10 months ago
  70. c81f13e pytest: update requirements.txt by Caleb Connolly · 11 months ago
  71. dd60469 test: unit test for smbios command by Heinrich Schuchardt · 10 months ago
  72. ee737c8 test: enhance unicode_test_utf8_to_utf32_stream() by Heinrich Schuchardt · 10 months ago
  73. 362bb01 test/py: bootstage: Add test for bootstage command by Love Kumar · 11 months ago
  74. 7184a09 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 11 months ago
  75. da3ae1f Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · 10 months ago
  76. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · 10 months ago
  77. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 10 months ago
  78. 6e30bf3 test/py/requirements.txt: Update packaging requirement by Tom Rini · 10 months ago
  79. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  80. ca0ca2b test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 11 months ago
  81. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · 11 months ago
  82. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 11 months ago
  83. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · 11 months ago
  84. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · 11 months ago
  85. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · 11 months ago
  86. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · 11 months ago
  87. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · 1 year ago
  88. 1edc45f test: spmi: fix tests by Caleb Connolly · 11 months ago
  89. 1a535ad test: fs: fs-test: Move the tests to use sha256sum by Peter Robinson · 11 months ago
  90. dd6db62 test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD by Heinrich Schuchardt · 12 months ago
  91. b7ee8d0 test: build test/boot for CONFIG_UT_BOOTSTD=n by Heinrich Schuchardt · 12 months ago
  92. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
  93. b5977fc test_net: print out net list by Maxim Uvarov · 11 months ago
  94. 6722ea5 test: hush: dollar: fix bugous behavior by Ion Agorria · 11 months ago
  95. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  96. 8181e18 acpi: Rename test dm_test_setup_ctx_and_base_tables() by Simon Glass · 11 months ago
  97. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  98. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  99. 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  100. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago