1. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
  2. d179018 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
  3. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  4. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  5. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  6. 43f7b81 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years, 2 months ago
  7. 21dc5ef Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 3 months ago
  8. 92e0872 Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 3 months ago
  9. 7506965 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 3 months ago
  10. fd986d6 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 3 months ago
  11. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
  12. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  13. 1520af3 Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 2 months ago WIP/14Sep2022-next
  14. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years, 2 months ago
  15. af042c2 cyclic: Add a simple test by Stefan Roese · 2 years, 3 months ago WIP/2022-09-13-add-support-for-cyclic-function-execution
  16. d1962ac Makefile: Add a pcheck option to run tests in parallel by Simon Glass · 2 years, 4 months ago
  17. 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 4 months ago
  18. 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 4 months ago
  19. f6e6022 test: Refactor arg parsing for the run script by Simon Glass · 2 years, 4 months ago
  20. b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 4 months ago
  21. d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 4 months ago
  22. c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 4 months ago
  23. a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 4 months ago
  24. e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 4 months ago
  25. c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 4 months ago
  26. 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 4 months ago
  27. cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 4 months ago
  28. 44384c7 test: Fix bootm_test_subst_var() running independently by Simon Glass · 2 years, 4 months ago
  29. 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 4 months ago
  30. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 3 months ago
  31. 21ddac1 dm: rtc: Try to handle the localtime() race by Simon Glass · 2 years, 4 months ago
  32. fc7ceae dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · 2 years, 4 months ago
  33. c4d7247 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · 2 years, 4 months ago
  34. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 4 months ago
  35. e033c18 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · 2 years, 4 months ago
  36. dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
  37. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 4 months ago WIP/2022-08-22-platform-removals-CI-updates
  38. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  39. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 4 months ago
  40. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
  41. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  42. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
  43. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  44. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  45. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  46. ee8ab07 dm: core: Call dm_scan_other() when setting up for tests by Simon Glass · 2 years, 4 months ago
  47. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  48. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  49. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 4 months ago
  50. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 4 months ago
  51. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  52. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  53. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 4 months ago
  54. b7eaa4f dm: core: Tidy up ofnode-writing test by Simon Glass · 2 years, 4 months ago
  55. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  56. 6571559 dm: core: Move ofnode-writing test to ofnode by Simon Glass · 2 years, 4 months ago
  57. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  58. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 4 months ago
  59. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 4 months ago
  60. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 4 months ago
  61. 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 4 months ago
  62. 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 4 months ago
  63. 59ec024 test: fix log tests by Heinrich Schuchardt · 2 years, 5 months ago
  64. 34b01c2 test/py: Run simple dm commands without checking by Michal Simek · 2 years, 5 months ago
  65. 2075215 py: tests: Bind should run only on sandbox by Michal Simek · 2 years, 5 months ago
  66. 03662dc Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
  67. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
  68. 052e8ca efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 5 months ago
  69. 36b661d Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  70. b960d65 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 5 months ago
  71. 52686b8 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 5 months ago
  72. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  73. ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 6 months ago
  74. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  75. 8fb9dbd test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · 2 years, 5 months ago
  76. 0dfda34 dm: core: Add a way to collect memory usage by Simon Glass · 2 years, 7 months ago
  77. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 7 months ago
  78. 06d5908 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · 2 years, 7 months ago
  79. a73f3ba fuzz: virtio: Add fuzzer for vring by Andrew Scull · 2 years, 6 months ago
  80. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 6 months ago
  81. 791de33 test/py: test_stackprotector: Disable for ASAN by Andrew Scull · 2 years, 6 months ago
  82. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
  83. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  84. e05bd68 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 5 months ago
  85. df33fd2 test: eth: Add test for ethernet addresses by Sean Anderson · 2 years, 7 months ago
  86. bedb182 sandbox: net: Add aliases for ethernet devices by Sean Anderson · 2 years, 7 months ago
  87. d036104 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · 2 years, 6 months ago WIP/2022-06-08-virtio-harden-and-test-vring
  88. 420b3e5 test: dm: virtio: Test virtio device driver probing by Andrew Scull · 2 years, 6 months ago
  89. acd3b27 virtio: sandbox: Bind RNG rather than block device by Andrew Scull · 2 years, 6 months ago
  90. 8df508f test: dm: virtio: Split out virtio device tests by Andrew Scull · 2 years, 6 months ago
  91. 82c8610 test: dm: virtio: Test notify before del_vqs by Andrew Scull · 2 years, 6 months ago
  92. 1674b6c virtio: sandbox: Fix device features bitfield by Andrew Scull · 2 years, 6 months ago
  93. b1fe820 dm: test: virtio: Test the virtio ring by Andrew Scull · 2 years, 6 months ago
  94. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago
  95. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 6 months ago
  96. 82b3f4c test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 6 months ago
  97. b96de9c test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 7 months ago
  98. b9bf9c5 test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 7 months ago
  99. 018b993 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 7 months ago
  100. d051a91 test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 6 months ago