1. eda4590 test: correct architecture in EFI FIT test by Heinrich Schuchardt · Thu Jun 15 13:40:05 2023 +0200
  2. 3eb5053 test/py: IPv6 network discovery test by Ehsan Mohandesi · Fri Apr 21 17:08:22 2023 -0700
  3. d407acf net: dhcp6: Add a sandbox test for dhcp6 by Sean Edmond · Tue Apr 11 10:48:48 2023 -0700
  4. 0f2c979 Merge branch '2023-05-03-assorted-updates-and-fixes' by Tom Rini · Thu May 04 11:49:30 2023 -0400
  5. 945a259 efi: Rename the base efi self-test by Simon Glass · Thu Apr 20 11:38:16 2023 +1200
  6. 14dee8b test: fix pydoc issues for EFI tests by Heinrich Schuchardt · Wed May 03 07:08:05 2023 +0200
  7. 7a76eb0 test: hush_if_test: Add hush variable test by Stefan Herbrechtsmeier · Mon Apr 03 15:50:01 2023 +0200
  8. 52520d7 pytest: Use --lazy with umount by Tom Rini · Wed Apr 05 22:19:39 2023 -0400
  9. 45b4832 test: fix launch_efi() by Heinrich Schuchardt · Thu Apr 20 19:49:47 2023 +0200
  10. 2275a41 test: fix pylint warning for capsule tests by Heinrich Schuchardt · Thu Apr 13 18:13:32 2023 +0200
  11. b39cfcb test/py: android: extend abootimg test by Safae Ouajih · Mon Feb 06 00:50:20 2023 +0100
  12. 5932c27 pytest: Update requirements to match sphinx versions by Tom Rini · Thu Mar 23 14:57:57 2023 -0400
  13. da0ed9d vbe: Use the correct image filename in the test by Simon Glass · Sun Apr 02 14:01:25 2023 +1200
  14. 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · Mon Mar 20 03:28:13 2023 +0000
  15. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · Wed Mar 22 09:46:02 2023 +0100
  16. 1a05492 test: Add concurrencytest to the requirements by Simon Glass · Thu Feb 23 18:18:22 2023 -0700
  17. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  18. 420107b trace: Relax test requirements by Simon Glass · Fri Feb 17 15:45:16 2023 -0700
  19. a2d24e6 dm: test: Add a test for the various migration combinations by Simon Glass · Mon Feb 13 08:56:41 2023 -0700
  20. 68f9a6d test: Add a way to set the environment for a pytest by Simon Glass · Mon Feb 13 08:56:40 2023 -0700
  21. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  22. c2f0190 trace: Add a test by Simon Glass · Sun Jan 15 14:16:00 2023 -0700
  23. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · Thu Jan 05 10:31:09 2023 +0100
  24. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  25. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  26. bfd98c6 test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · Tue Jan 10 17:19:35 2023 +0100
  27. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · Fri Jan 06 08:52:41 2023 -0600
  28. 461b791 sandbox: Enable mmc command and legacy images by Simon Glass · Fri Jan 06 08:52:19 2023 -0600
  29. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · Fri Dec 09 13:09:56 2022 +0100
  30. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  31. d41db1a test: Add test for source command by Sean Anderson · Mon Dec 12 14:12:08 2022 -0500
  32. 2440d04 event: Re-add file paths to the tests by Tom Rini · Tue Nov 22 12:31:55 2022 -0500
  33. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  34. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · Sat Oct 29 19:47:19 2022 -0600
  35. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  36. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · Sat Oct 29 19:47:06 2022 -0600
  37. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · Sat Oct 29 19:47:05 2022 -0600
  38. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · Mon Oct 03 16:12:15 2022 +0900
  39. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  40. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  41. 5490548 vbe: Use a manual test by Simon Glass · Thu Oct 20 18:23:17 2022 -0600
  42. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · Thu Oct 20 18:23:13 2022 -0600
  43. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · Thu Oct 20 18:23:11 2022 -0600
  44. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · Thu Oct 20 18:23:05 2022 -0600
  45. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  46. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · Sat Oct 08 21:33:21 2022 -0600
  47. 2e8bbd4 test: Move to a working version of setuptools by Simon Glass · Fri Oct 21 19:30:43 2022 -0600
  48. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  49. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · Tue Oct 11 09:47:18 2022 -0600
  50. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · Tue Oct 11 09:47:17 2022 -0600
  51. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  52. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  53. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · Sat Oct 01 20:55:14 2022 +0200
  54. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  55. 2e18844 test: unit test for eficonfig by Masahisa Kojima · Mon Sep 12 17:33:59 2022 +0900
  56. 62b92f8 test/py: Support --build when running tests in parallel by Simon Glass · Sat Aug 06 17:51:57 2022 -0600
  57. 686fad7 test/py: Move U-Boot building into a function by Simon Glass · Sat Aug 06 17:51:56 2022 -0600
  58. 2964287 test: Make test_gpio_read() independent by Simon Glass · Sat Aug 06 17:51:54 2022 -0600
  59. dddd077 test: Mark test_gpt tests as slow by Simon Glass · Sat Aug 06 17:51:53 2022 -0600
  60. 3539c17 test: Mark all but the first vboot test as slow by Simon Glass · Sat Aug 06 17:51:52 2022 -0600
  61. 97bb191 test: Make test_efi_bootmgr() single-threaded by Simon Glass · Sat Aug 06 17:51:51 2022 -0600
  62. aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · Sat Aug 06 17:51:50 2022 -0600
  63. 998a2f2 test: Update FIT tests to run in parallel by Simon Glass · Sat Aug 06 17:51:49 2022 -0600
  64. ae3db3d test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · Sat Aug 06 17:51:48 2022 -0600
  65. 54ef2ca test/py: Allow tests to be marked single-threaded only by Simon Glass · Sat Aug 06 17:51:47 2022 -0600
  66. d8ecaf3 test: Fix test_pinmux to run in parallel by Simon Glass · Sat Aug 06 17:51:45 2022 -0600
  67. d1ed446 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · Tue Aug 09 21:08:54 2022 -0400
  68. d0af04c vbe: Support VBE simple by Simon Glass · Sat Jul 30 15:52:33 2022 -0600
  69. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  70. 644d807 test: Add some tests for kconfig.h by Simon Glass · Mon Aug 01 07:57:59 2022 -0600
  71. a598073 test/py: Run simple dm commands without checking by Michal Simek · Thu Jul 07 12:59:42 2022 +0200
  72. 901f5ba py: tests: Bind should run only on sandbox by Michal Simek · Thu Jul 07 12:52:26 2022 +0200
  73. 79e3129 efi: test/py: repair authenticated capsules tests by Vincent Stehlé · Mon Jun 27 12:23:19 2022 +0200
  74. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  75. 906c4cf requirements: Move to atomicwrites==1.4.1 by Tom Rini · Fri Jul 08 15:23:05 2022 -0400
  76. dd9440d requirements: Move to atomicwrites==1.4.1 by Tom Rini · Fri Jul 08 15:23:05 2022 -0400
  77. d968b79 test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · Tue Jul 05 14:48:15 2022 +0900
  78. deccc81 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · Sat Apr 30 11:26:23 2022 +0200
  79. cab460b test/py: test_stackprotector: Disable for ASAN by Andrew Scull · Mon May 30 10:00:06 2022 +0000
  80. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · Sun Jun 19 14:02:18 2022 +0200
  81. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  82. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  83. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  84. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  85. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  86. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  87. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  88. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  89. 739b386 test/py: Reset the console timeout value by Bin Meng · Tue May 17 23:24:43 2022 +0800
  90. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  91. 578c98b test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · Fri May 06 15:36:01 2022 +0300
  92. dbeedc3 test: py: tests: test_gpt.py: add a simple test for the command gpt repair by Philippe Reynes · Fri Apr 22 17:46:50 2022 +0200
  93. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  94. 18c5bfb test/py: Add a way to start sandbox without a device tree by Simon Glass · Wed Apr 27 13:47:56 2022 -0600
  95. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  96. 9bab9f5 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · Sat Apr 30 15:24:31 2022 +0200
  97. dbb2cf7 test: unit test for bootmenu by Heinrich Schuchardt · Sat Apr 30 11:13:55 2022 +0200
  98. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · Sat Apr 30 00:56:56 2022 -0600
  99. b6c665f vpl: Support running vpl tests by Simon Glass · Sat Apr 30 00:56:55 2022 -0600
  100. d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · Sun Apr 24 23:31:25 2022 -0600