1. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 2 months ago
  2. 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 2 months ago
  3. 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 2 months ago
  4. f6e6022 test: Refactor arg parsing for the run script by Simon Glass · 2 years, 2 months ago
  5. b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 2 months ago
  6. d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 2 months ago
  7. c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 2 months ago
  8. a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 2 months ago
  9. e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 2 months ago
  10. c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 2 months ago
  11. 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 2 months ago
  12. cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 2 months ago
  13. 44384c7 test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 2 months ago
  14. 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 2 months ago
  15. 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 2 months ago
  16. fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 2 months ago
  17. c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 2 months ago
  18. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 2 months ago
  19. e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 2 months ago
  20. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 1 month ago
  21. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 1 month ago
  22. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 2 months ago
  23. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 2 months ago
  24. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 2 months ago
  25. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 2 months ago
  26. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 2 months ago
  27. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 2 months ago
  28. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 2 months ago
  29. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 2 months ago
  30. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 2 months ago
  31. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 2 months ago
  32. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 2 months ago
  33. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 2 months ago
  34. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 2 months ago
  35. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 2 months ago
  36. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 2 months ago
  37. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 2 months ago
  38. b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 2 months ago
  39. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 2 months ago
  40. 6571559 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 2 months ago
  41. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 2 months ago
  42. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 2 months ago
  43. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 2 months ago
  44. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 2 months ago
  45. 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 2 months ago
  46. 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 2 months ago
  47. 59ec024 test: fix log tests by Heinrich Schuchardt · 2 years, 2 months ago
  48. 34b01c2 test/py: Run simple dm commands without checking by Michal Simek · 2 years, 3 months ago
  49. 2075215 py: tests: Bind should run only on sandbox by Michal Simek · 2 years, 3 months ago
  50. 03662dc Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  51. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 3 months ago
  52. 052e8ca efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 3 months ago
  53. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  54. b960d65 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 3 months ago
  55. 52686b8 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 3 months ago
  56. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  57. ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 3 months ago
  58. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 3 months ago
  59. 8fb9dbd test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · 2 years, 3 months ago
  60. 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 5 months ago
  61. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 5 months ago
  62. 06d5908 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · 2 years, 5 months ago
  63. a73f3ba fuzz: virtio: Add fuzzer for vring by Andrew Scull · 2 years, 4 months ago
  64. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 4 months ago
  65. 791de33 test/py: test_stackprotector: Disable for ASAN by Andrew Scull · 2 years, 4 months ago
  66. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 4 months ago
  67. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  68. e05bd68 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 3 months ago
  69. df33fd2 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 5 months ago
  70. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 5 months ago
  71. d036104 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 4 months ago
  72. 420b3e5 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 4 months ago
  73. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 4 months ago
  74. 8df508f test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 4 months ago
  75. 82c8610 test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 4 months ago
  76. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 4 months ago
  77. b1fe820 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 4 months ago
  78. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 4 months ago
  79. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 4 months ago
  80. 82b3f4c test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 4 months ago
  81. b96de9c test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 5 months ago
  82. b9bf9c5 test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 5 months ago
  83. 018b993 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 5 months ago
  84. d051a91 test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 4 months ago
  85. 9e892ac test/py: test_part: Correct the test case name by Bin Meng · 2 years, 4 months ago
  86. 7eb2e88 test/py: test_fs: Correct the test case name by Bin Meng · 2 years, 4 months ago
  87. 7bb6835 test/py: Reset the console timeout value by Bin Meng · 2 years, 4 months ago
  88. 012afa8 test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case by Patrice Chotard · 2 years, 6 months ago
  89. 61708bb spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 6 months ago
  90. 20cd584 Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  91. 4b49477 test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · 2 years, 5 months ago
  92. b6b6a90 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · 2 years, 5 months ago
  93. ccf24a9 sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 5 months ago
  94. ee93f61 test/py: Add a way to start sandbox without a device tree by Simon Glass · 2 years, 5 months ago
  95. 1739a6d Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  96. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 5 months ago
  97. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 5 months ago
  98. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 5 months ago
  99. 55e6adb test: pci: Test PCI address conversion functions by Andrew Scull · 2 years, 5 months ago
  100. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 5 months ago