1. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 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. da0ed9d vbe: Use the correct image filename in the test by Simon Glass · Sun Apr 02 14:01:25 2023 +1200
  13. 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · Mon Mar 20 03:28:13 2023 +0000
  14. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · Wed Mar 22 09:46:02 2023 +0100
  15. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  16. 420107b trace: Relax test requirements by Simon Glass · Fri Feb 17 15:45:16 2023 -0700
  17. a2d24e6 dm: test: Add a test for the various migration combinations by Simon Glass · Mon Feb 13 08:56:41 2023 -0700
  18. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · Mon Feb 13 08:56:34 2023 -0700
  19. c2f0190 trace: Add a test by Simon Glass · Sun Jan 15 14:16:00 2023 -0700
  20. 13878dd mkimage: fit: Support signed configurations in 'auto' FITs by Massimo Pegorer · Thu Jan 05 10:31:09 2023 +0100
  21. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  22. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  23. 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
  24. d2bc33ed bootstd: Add a test for the bootstd menu by Simon Glass · Fri Jan 06 08:52:41 2023 -0600
  25. 461b791 sandbox: Enable mmc command and legacy images by Simon Glass · Fri Jan 06 08:52:19 2023 -0600
  26. 7f76cde test: env: add test for u-boot-initial-env creation by Max Krummenacher · Fri Dec 09 13:09:56 2022 +0100
  27. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  28. d41db1a test: Add test for source command by Sean Anderson · Mon Dec 12 14:12:08 2022 -0500
  29. 2440d04 event: Re-add file paths to the tests by Tom Rini · Tue Nov 22 12:31:55 2022 -0500
  30. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  31. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · Sat Oct 29 19:47:19 2022 -0600
  32. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  33. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · Sat Oct 29 19:47:06 2022 -0600
  34. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · Sat Oct 29 19:47:05 2022 -0600
  35. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · Mon Oct 03 16:12:15 2022 +0900
  36. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  37. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  38. 5490548 vbe: Use a manual test by Simon Glass · Thu Oct 20 18:23:17 2022 -0600
  39. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · Thu Oct 20 18:23:13 2022 -0600
  40. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · Thu Oct 20 18:23:11 2022 -0600
  41. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · Thu Oct 20 18:23:05 2022 -0600
  42. 520ee2e event: Drop the path when checking event-list filenames by Simon Glass · Sat Oct 08 21:33:21 2022 -0600
  43. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  44. 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · Tue Oct 11 09:47:18 2022 -0600
  45. 1b035c1 test: Move common FIT code into a separate fit_util file by Simon Glass · Tue Oct 11 09:47:17 2022 -0600
  46. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  47. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  48. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · Sat Oct 01 20:55:14 2022 +0200
  49. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  50. 2e18844 test: unit test for eficonfig by Masahisa Kojima · Mon Sep 12 17:33:59 2022 +0900
  51. 2964287 test: Make test_gpio_read() independent by Simon Glass · Sat Aug 06 17:51:54 2022 -0600
  52. dddd077 test: Mark test_gpt tests as slow by Simon Glass · Sat Aug 06 17:51:53 2022 -0600
  53. 3539c17 test: Mark all but the first vboot test as slow by Simon Glass · Sat Aug 06 17:51:52 2022 -0600
  54. 97bb191 test: Make test_efi_bootmgr() single-threaded by Simon Glass · Sat Aug 06 17:51:51 2022 -0600
  55. aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · Sat Aug 06 17:51:50 2022 -0600
  56. 998a2f2 test: Update FIT tests to run in parallel by Simon Glass · Sat Aug 06 17:51:49 2022 -0600
  57. ae3db3d test: Make test_bind_unbind_with_uclass() single-threaded by Simon Glass · Sat Aug 06 17:51:48 2022 -0600
  58. d8ecaf3 test: Fix test_pinmux to run in parallel by Simon Glass · Sat Aug 06 17:51:45 2022 -0600
  59. d0af04c vbe: Support VBE simple by Simon Glass · Sat Jul 30 15:52:33 2022 -0600
  60. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  61. 644d807 test: Add some tests for kconfig.h by Simon Glass · Mon Aug 01 07:57:59 2022 -0600
  62. a598073 test/py: Run simple dm commands without checking by Michal Simek · Thu Jul 07 12:59:42 2022 +0200
  63. 901f5ba py: tests: Bind should run only on sandbox by Michal Simek · Thu Jul 07 12:52:26 2022 +0200
  64. 79e3129 efi: test/py: repair authenticated capsules tests by Vincent Stehlé · Mon Jun 27 12:23:19 2022 +0200
  65. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  66. d968b79 test/py: efi_secboot: add a test for a forged signed image by AKASHI Takahiro · Tue Jul 05 14:48:15 2022 +0900
  67. deccc81 test: fix some pylint errors in test_bind.py by Heinrich Schuchardt · Sat Apr 30 11:26:23 2022 +0200
  68. cab460b test/py: test_stackprotector: Disable for ASAN by Andrew Scull · Mon May 30 10:00:06 2022 +0000
  69. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · Sun Jun 19 14:02:18 2022 +0200
  70. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  71. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  72. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  73. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  74. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  75. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  76. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  77. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  78. 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
  79. 578c98b test/py: Add more test cases for rejecting an EFI image by Ilias Apalodimas · Fri May 06 15:36:01 2022 +0300
  80. 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
  81. 9a3adfa sandbox: Avoid binman error when run without device tree by Simon Glass · Wed Apr 27 13:47:57 2022 -0600
  82. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · Thu Apr 28 17:09:36 2022 +0900
  83. 9bab9f5 test: fix some pylint problems in test_capsule_firmware_raw.py by Heinrich Schuchardt · Sat Apr 30 15:24:31 2022 +0200
  84. dbb2cf7 test: unit test for bootmenu by Heinrich Schuchardt · Sat Apr 30 11:13:55 2022 +0200
  85. e62205d vpl: Test that VPL runs correctly through to U-Boot proper by Simon Glass · Sat Apr 30 00:56:56 2022 -0600
  86. b6c665f vpl: Support running vpl tests by Simon Glass · Sat Apr 30 00:56:55 2022 -0600
  87. d3203bd bootstd: Add setup for the bootflow tests by Simon Glass · Sun Apr 24 23:31:25 2022 -0600
  88. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  89. 2db313d test: capsule: Modify the capsule tests to use GUID values for sandbox by Sughosh Ganu · Fri Apr 15 11:29:38 2022 +0530
  90. 6e4f9c5 test/py:Update python tests for ‘gpio’ cmd by Adarsh Babu Kalepalli · Mon May 31 16:23:51 2021 +0530
  91. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  92. 2853256 Merge branch 'next' by Tom Rini · Mon Apr 04 10:45:33 2022 -0400
  93. 5d472d3 test: py: vboot: add test for global image signature by Philippe Reynes · Mon Mar 28 22:57:06 2022 +0200
  94. 462d163 arch: Kconfig: imply BINMAN for SANDBOX by Philippe Reynes · Mon Mar 28 22:56:53 2022 +0200
  95. 8bb75c9 test: fix pylint warnings in test_efi_bootmgr by Heinrich Schuchardt · Sun Mar 27 10:03:33 2022 +0200
  96. 14e3b5b test: fix pylint warnings for test_efi_fit.py by Heinrich Schuchardt · Sun Mar 27 10:20:24 2022 +0200
  97. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  98. 76d0c87 test: test UEFI boot manager by Heinrich Schuchardt · Thu Mar 03 12:31:18 2022 +0100
  99. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  100. 0248932 event: Add a script to decode the event-spy list by Simon Glass · Fri Mar 04 08:43:07 2022 -0700