1. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 8 months ago
  2. c1d266a trace: Relax test requirements by Simon Glass · 1 year, 8 months ago
  3. 9a8a27a dm: test: Add a test for the various migration combinations by Simon Glass · 1 year, 8 months ago
  4. 7e91bf8 test: Add a way to set the environment for a pytest by Simon Glass · 1 year, 8 months ago
  5. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 8 months ago
  6. 9cea479 trace: Add a test by Simon Glass · 1 year, 9 months ago
  7. b93a652 mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · 1 year, 10 months ago
  8. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 9 months ago
  9. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 9 months ago
  10. 601d1bf test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 9 months ago
  11. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
  12. 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 10 months ago
  13. e64289e test: env: add test for u-boot-initial-env creation by Max Krummenacher · 1 year, 10 months ago
  14. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  15. 8959992 test: Add test for source command by Sean Anderson · 1 year, 10 months ago
  16. 583f124 event: Re-add file paths to the tests by Tom Rini · 1 year, 11 months ago
  17. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  18. 499503e dm: Add tests for the sandbox host driver by Simon Glass · 2 years ago
  19. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  20. 7cbb573 test: Correct pylint warnings in fs_helper by Simon Glass · 2 years ago
  21. 4349ba5 test: Split out mk_fs function into a helper by Simon Glass · 2 years ago
  22. 0b4cbeb test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · 2 years, 1 month ago
  23. 873cf8a test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · 2 years ago
  24. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years ago
  25. 2a5c67f vbe: Use a manual test by Simon Glass · 2 years ago
  26. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years ago
  27. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 2 years ago
  28. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years ago
  29. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  30. 5fe72d9 event: Drop the path when checking event-list filenames by Simon Glass · 2 years ago
  31. 27e6ebc test: Move to a working version of setuptools by Simon Glass · 2 years ago
  32. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years ago
  33. 8aaacd6 vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years ago
  34. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years ago
  35. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  36. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  37. 874490c test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 1 month ago
  38. 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 1 month ago
  39. da4fb70 test: unit test for eficonfig by Masahisa Kojima · 2 years, 1 month ago
  40. 45a226a test/py: Support --build when running tests in parallel by Simon Glass · 2 years, 2 months ago
  41. 4866802 test/py: Move U-Boot building into a function by Simon Glass · 2 years, 2 months ago
  42. b681669 test: Make test_gpio_read() independent by Simon Glass · 2 years, 2 months ago
  43. d401187 test: Mark test_gpt tests as slow by Simon Glass · 2 years, 2 months ago
  44. c7c113d test: Mark all but the first vboot test as slow by Simon Glass · 2 years, 2 months ago
  45. a1f620e test: Make test_efi_bootmgr() single-threaded by Simon Glass · 2 years, 2 months ago
  46. e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 2 months ago
  47. c620ea4 test: Update FIT tests to run in parallel by Simon Glass · 2 years, 2 months ago
  48. 78ac0de test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · 2 years, 2 months ago
  49. cc85d90 test/py: Allow tests to be marked single-threaded only by Simon Glass · 2 years, 2 months ago
  50. 2aa1188 test: Fix test_pinmux to run in parallel by Simon Glass · 2 years, 2 months ago
  51. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 2 months ago
  52. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 3 months ago
  53. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
  54. 29784d6 test: Add some tests for kconfig.h by Simon Glass · 2 years, 3 months ago
  55. 34b01c2 test/py: Run simple dm commands without checking by Michal Simek · 2 years, 3 months ago
  56. 2075215 py: tests: Bind should run only on sandbox by Michal Simek · 2 years, 3 months ago
  57. 052e8ca efi: test/py: repair authenticated capsules tests by Vincent Stehlé · 2 years, 4 months ago
  58. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  59. b960d65 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 3 months ago
  60. 52686b8 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 3 months ago
  61. 8fb9dbd test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · 2 years, 4 months ago
  62. 06d5908 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · 2 years, 6 months ago
  63. 791de33 test/py: test_stackprotector: Disable for ASAN by Andrew Scull · 2 years, 5 months ago
  64. e05bd68 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 4 months ago
  65. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 5 months ago
  66. 82b3f4c test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 5 months ago
  67. b96de9c test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 5 months ago
  68. b9bf9c5 test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 6 months ago
  69. 018b993 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 5 months ago
  70. d051a91 test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 5 months ago
  71. 9e892ac test/py: test_part: Correct the test case name by Bin Meng · 2 years, 5 months ago
  72. 7eb2e88 test/py: test_fs: Correct the test case name by Bin Meng · 2 years, 5 months ago
  73. 7bb6835 test/py: Reset the console timeout value by Bin Meng · 2 years, 5 months ago
  74. 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
  75. 4b49477 test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · 2 years, 6 months ago
  76. b6b6a90 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · 2 years, 6 months ago
  77. ccf24a9 sandbox: Avoid binman error when run without device tree by Simon Glass · 2 years, 6 months ago
  78. ee93f61 test/py: Add a way to start sandbox without a device tree by Simon Glass · 2 years, 6 months ago
  79. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 6 months ago
  80. 1979404 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · 2 years, 6 months ago
  81. f2c534d test: unit test for bootmenu by Heinrich Schuchardt · 2 years, 6 months ago
  82. 5f19514 vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · 2 years, 6 months ago
  83. 313438c vpl: Support running vpl tests by Simon Glass · 2 years, 6 months ago
  84. fca20a5 bootstd: Add setup for the bootflow tests by Simon Glass · 2 years, 6 months ago
  85. dd2b8c1 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · 2 years, 6 months ago
  86. 2e9c3c6 test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · 2 years, 6 months ago
  87. 965b989 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · 3 years, 5 months ago
  88. 6910dbe env: Allow text-env tests to run with awk by Simon Glass · 2 years, 7 months ago
  89. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  90. 776db4f test: py: vboot: add test for global image signature by Philippe Reynes · 2 years, 7 months ago
  91. 059df56 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · 2 years, 7 months ago
  92. 86fa918 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · 2 years, 7 months ago
  93. edd8f66 test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · 2 years, 7 months ago
  94. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  95. 46490ab test: test UEFI boot manager by Heinrich Schuchardt · 2 years, 8 months ago
  96. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 8 months ago
  97. 9de3773 event: Add a script to decode the event-spy list by Simon Glass · 2 years, 8 months ago
  98. 9e00777 test: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  99. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 8 months ago
  100. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 8 months ago