1. 23215d0 test/py/requirements.txt: Bump setuptools to 70.3.0 by Tom Rini · 6 months ago
  2. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  3. cbfd2c2 Merge patch series "finish using .dtso for overlay source files" by Tom Rini · 6 months ago
  4. c2a2a06 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 6 months ago
  5. 7c996f2 test/py: efi_capsule: rename device tree overlay source to .dtso by Rasmus Villemoes · 6 months ago
  6. 2f1821f test/py/requirements.txt: Bump zipp to current release by Tom Rini · 6 months ago
  7. e600309 test: test for ignore OsIndications by Ilias Apalodimas · 7 months ago
  8. 6fd2aad test/py/tests/test_fpga.py: Correct check for legacy image format support by Tom Rini · 7 months ago
  9. 9850689 test/py/tests: Update some network dependencies by Tom Rini · 7 months ago
  10. f840a5b test: Check help output by Simon Glass · 7 months ago
  11. 190933f test: Decode exceptions only with sandbox by Simon Glass · 7 months ago
  12. ceffbfb test: dm: Show failing driver name by Simon Glass · 7 months ago
  13. 1956785 log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set by Simon Glass · 7 months ago
  14. dee6540 test: Make bootstd init run only on sandbox by Simon Glass · 7 months ago
  15. 57c4cd1 initcall: Correct use of relocation offset by Simon Glass · 7 months ago
  16. 7f65e69 trace: Update test to tolerate different trace-cmd version by Simon Glass · 7 months ago
  17. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  18. 0786dd5 test/py: net_boot: Add test cases for net boot by Love Kumar · 8 months ago
  19. a57973a test/py: Add support to enable check for bad pattern by Love Kumar · 8 months ago
  20. f3b6228 doc/sphinx, test/py: Update requests module to 2.32.2 by Tom Rini · 7 months ago
  21. 3b7d26e efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check by Weizhao Ouyang · 8 months ago
  22. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
  23. 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 8 months ago
  24. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  25. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  26. 645f75f test/py: Make the number of SPL banners seen a variable by Tom Rini · 9 months ago
  27. 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 9 months ago
  28. f5d14be test: py: add optee_rpmb tests by Igor Opaniuk · 10 months ago
  29. 28a766e test: typo curren by Heinrich Schuchardt · 9 months ago
  30. 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 10 months ago
  31. 9b6d415 test: remove unused import from pkg_resources by Heinrich Schuchardt · 10 months ago
  32. d350b79 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 10 months ago
  33. 8132970 test/py: reset: Add a test for reset command by Love Kumar · 10 months ago
  34. 4eff114 test/py: saveenv: Add a test for saveenv command by Love Kumar · 10 months ago
  35. 783ba85 test/py: net: Add dhcp abort test by Love Kumar · 12 months ago
  36. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 11 months ago
  37. e24e540 test/py: scsi: Add test for scsi commands by Love Kumar · 12 months ago
  38. 1c5b6ed test/py: usb: Add tests for USB device by Love Kumar · 12 months ago
  39. 6c509ca test/py: mmc: Add tests for MMC device by Love Kumar · 12 months ago
  40. a0d9432 test/py: secure: Add secure tests for Zynq & ZynqMP by Love Kumar · 12 months ago
  41. d07f9e6 test/py: gpio: Add gpio pins generic test by Love Kumar · 12 months ago
  42. e894c10 test/py: zynqmp_rpu: Add test for loading RPU apps by Love Kumar · 12 months ago
  43. 274e9ac pytest: update requirements.txt by Caleb Connolly · 1 year, 1 month ago
  44. b07d98a test: unit test for smbios command by Heinrich Schuchardt · 12 months ago
  45. bded9f1 test/py: bootstage: Add test for bootstage command by Love Kumar · 1 year ago
  46. 2d30b29 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 1 year ago
  47. 5b3cd0f Revert "test/py: net: Add dhcp abort test" by Tom Rini · 12 months ago
  48. 1858beb test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 12 months ago
  49. 662eade test/py/requirements.txt: Update packaging requirement by Tom Rini · 12 months ago
  50. a300ac3 test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 1 year ago
  51. 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 1 year ago
  52. 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 1 year, 1 month ago
  53. f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 1 year, 1 month ago
  54. 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 1 year, 1 month ago
  55. d836473 test/py: net: Add dhcp abort test by Love Kumar · 1 year, 2 months ago
  56. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 1 year ago
  57. e616346 test_net: print out net list by Maxim Uvarov · 1 year, 1 month ago
  58. 261d29e test: hush: Test hush variable expansion by Francis Laniel · 1 year, 1 month ago
  59. 4dc305f test/py: hush_if_test: Remove the test file by Francis Laniel · 1 year, 1 month ago
  60. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year, 2 months ago
  61. 229c4da test: vboot: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  62. 643f5c3 test: fit: Using variable 'old_dtb' before assignment by Heinrich Schuchardt · 1 year, 1 month ago
  63. 3a2b6ba test/py: Disable error E0611 in two cases for pylint by Tom Rini · 1 year, 1 month ago
  64. 65eed68 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 1 year, 1 month ago
  65. 9f0588a test/py: net: Add a TFTP put test by Love Kumar · 1 year, 2 months ago
  66. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 1 year, 2 months ago
  67. 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 1 year, 2 months ago
  68. c667b26 test: Add size granularity parameter to mk_fs by Christian Taedcke · 1 year, 2 months ago
  69. 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 1 year, 2 months ago
  70. 764b411 test: Add support to create a fat12 fs by Christian Taedcke · 1 year, 2 months ago
  71. 550862b efi_loader: Boot var automatic management by Raymond Mao · 1 year, 2 months ago
  72. 56ea7c8 CI, pytest: Add a test for sandbox without LTO by Tom Rini · 1 year, 3 months ago
  73. 703b5b3 sandbox: Add a test for disabling CONFIG_CMDLINE by Simon Glass · 1 year, 3 months ago
  74. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 3 months ago
  75. 4fd7d27 test/py: always use autostart on tpm2 selftests by Ilias Apalodimas · 1 year, 3 months ago
  76. 539e2f7 test: use a non system PCR for testing PCR extend by Ilias Apalodimas · 1 year, 3 months ago
  77. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 3 months ago
  78. 60d76e3 test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 3 months ago
  79. 6961ca0 Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 3 months ago
  80. 7a82bff test/py: net: Add a test for 'pxe get' command by Love Kumar · 1 year, 4 months ago
  81. 34124ad test/py: sleep: Add a test for the time command by Love Kumar · 1 year, 4 months ago
  82. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 4 months ago
  83. 280fcda test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True by Michal Simek · 1 year, 5 months ago
  84. 7cc1d87 cmd: gpt: Add command to swap partition order by Joshua Watt · 1 year, 5 months ago
  85. 648140f cmd: gpt: Preserve bootable flag by Joshua Watt · 1 year, 5 months ago
  86. 368beaf cmd: gpt: Preserve type GUID if enabled by Joshua Watt · 1 year, 5 months ago
  87. a1e793a cmd: gpt: Add command to set bootable flags by Joshua Watt · 1 year, 5 months ago
  88. b1433af cmd: gpt: Add gpt_partition_bootable variable by Joshua Watt · 1 year, 5 months ago
  89. a3eb350 tests: gpt: Remove test order dependency by Joshua Watt · 1 year, 5 months ago
  90. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
  91. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 5 months ago
  92. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 5 months ago
  93. 252c9c1 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · 1 year, 5 months ago
  94. 61cad8d sandbox: trace: Increase trace buffer size by Sughosh Ganu · 1 year, 5 months ago
  95. 56f243d test: capsule: Generate EFI capsules through binman by Sughosh Ganu · 1 year, 5 months ago
  96. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 5 months ago
  97. 00613bc test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · 1 year, 5 months ago
  98. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 5 months ago
  99. f7ee9f3 test: unit test for semihosting by Heinrich Schuchardt · 1 year, 6 months ago
  100. 4f399f2 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 6 months ago