1. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  2. 8226df3 test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Mon Nov 15 18:26:50 2021 +0100
  3. a0faaff configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · Mon Nov 15 18:13:10 2021 +0100
  4. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  5. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  6. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  7. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  8. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  9. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  10. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  11. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  12. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  13. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  14. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  15. afd0004 pytest: Show a message when sandbox crashes by Simon Glass · Fri Oct 08 09:15:23 2021 -0600
  16. 1919348 pytest: Shorten traceback length by default by Simon Glass · Tue Oct 05 20:18:00 2021 -0600
  17. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  18. 4ffd03a test/py: Add usb gadget binding test by Patrice Chotard · Fri Sep 10 16:16:24 2021 +0200
  19. 9fdddc8 test: Allow tpm2 tests to run in parallel by Simon Glass · Sun Sep 19 15:14:50 2021 -0600
  20. 9ce82a5 test: Allow hush tests to run in parallel by Simon Glass · Sun Sep 19 15:14:49 2021 -0600
  21. e9eeca8 test: Allow vboot tests to run in parallel by Simon Glass · Sun Sep 19 15:14:48 2021 -0600
  22. 16521e7 test/py: Check hashes produced by mkimage against known values by Alexandru Gagniuc · Wed Sep 15 14:33:01 2021 -0500
  23. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  24. eca717c test/py: tpm2: Skip tpm pytest based on env variable by T Karthik Reddy · Fri Jul 23 06:18:26 2021 -0600
  25. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  26. 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · Sun Jul 18 14:18:06 2021 -0600
  27. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  28. 35d111e test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · Tue Jul 20 14:57:56 2021 +0900
  29. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  30. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  31. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  32. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  33. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  34. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  35. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  36. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  37. e92ed49 test/py: improve regular expression for ut subtest symbol matcher by Marek Behún · Thu May 20 13:23:54 2021 +0200
  38. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200
  39. 5ef3f79 tests: patman: Add requests to the module list by Tom Rini · Fri Feb 26 07:52:30 2021 -0500
  40. 59f7789 test/py: Bump py to 1.10.0 for CVE-2020-29651 by Tom Rini · Wed Apr 21 10:22:01 2021 -0400
  41. c3d7d70 test/py: Fix efidebug related tests by Ilias Apalodimas · Fri Apr 23 16:24:13 2021 +0300
  42. 369d87a Add support for stack-protector by Joel Peshkin · Sun Apr 11 11:21:58 2021 +0200
  43. bc8aa28 test/py: ecdsa: Use mkimage keyfile instead of keydir argument by Alexandru Gagniuc · Fri Feb 19 12:45:20 2021 -0600
  44. 9b6fc0c test/py: ecdsa: Add test for mkimage ECDSA signing by Alexandru Gagniuc · Fri Feb 19 12:45:15 2021 -0600
  45. 1ae26b9 test/py: Add pycryptodomex to list of required pakages by Alexandru Gagniuc · Fri Feb 19 12:45:14 2021 -0600
  46. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · Fri Mar 19 18:21:41 2021 +1100
  47. 7b154c7 pytest: Lower pygit2 requirement by Tom Rini · Fri Feb 26 07:52:28 2021 -0500
  48. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  49. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  50. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  51. a4636ba test: test the ESRT creation by Jose Marinho · Thu Mar 11 13:18:53 2021 +0000
  52. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · Wed Mar 17 21:55:01 2021 +0200
  53. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · Thu Feb 11 16:40:09 2021 +0200
  54. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  55. 905b173 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · Sun Feb 14 16:27:28 2021 +0100
  56. 1638693 test: Rename all linker lists to have a ut_ prefix by Simon Glass · Sun Mar 07 17:35:11 2021 -0700
  57. 2a4b03f test: Re-enable test_ofplatdata by Simon Glass · Sun Mar 07 17:34:41 2021 -0700
  58. 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · Sun Mar 07 17:34:40 2021 -0700
  59. 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · Tue Mar 02 08:07:19 2021 +0100
  60. f9254f7 test: py: add pygit2 and pyelftools to requirements.txt by Igor Opaniuk · Mon Jan 25 14:28:41 2021 +0200
  61. b823daa image: Check for unit addresses in FITs by Simon Glass · Mon Feb 15 17:08:12 2021 -0700
  62. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · Mon Feb 15 17:08:11 2021 -0700
  63. 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · Mon Feb 15 17:08:08 2021 -0700
  64. 141f49a test: Add vboot_evil implementation by Simon Glass · Mon Feb 15 17:08:07 2021 -0700
  65. 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · Mon Feb 15 17:08:06 2021 -0700
  66. 76e6a9e test/py: fix runtest wrapper for pytest 6 by Stephen Warren · Sat Jan 30 20:12:18 2021 -0700
  67. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · Thu Jan 28 14:39:56 2021 -0500
  68. ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · Thu Jan 28 12:46:11 2021 +0100
  69. 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · Tue Jan 19 14:40:10 2021 -0500
  70. 79c9f0e doc: move test/py/README.md to HTML documentation by Heinrich Schuchardt · Mon Jan 18 20:24:03 2021 +0100
  71. 053156d test: add test for dropped trace before log_init by Patrick Delaunay · Fri Nov 27 11:20:55 2020 +0100
  72. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  73. 0e29873 test: unit test for exception command by Heinrich Schuchardt · Thu Nov 12 00:29:59 2020 +0100
  74. 30a7c61 test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · Mon Nov 30 18:12:17 2020 +0900
  75. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · Mon Nov 30 18:12:16 2020 +0900
  76. 5cf0f3b test/py: test poweroff by Heinrich Schuchardt · Tue Oct 27 20:29:23 2020 +0100
  77. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  78. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  79. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  80. 8c921ac test: Run only the selected SPL test by Simon Glass · Sun Oct 25 20:38:34 2020 -0600
  81. ed298be pytest: Collect SPL unit tests by Simon Glass · Sun Oct 25 20:38:31 2020 -0600
  82. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  83. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  84. adee5df cmd/button: return button status by Heinrich Schuchardt · Mon Sep 14 12:50:56 2020 +0200
  85. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · Mon Sep 14 12:50:54 2020 +0200
  86. 4aacee1 test: Add PStore command tests by Frédéric Danis · Fri Mar 20 10:59:23 2020 +0100
  87. 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · Sun Aug 16 23:01:10 2020 -0700
  88. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  89. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  90. 4ddc2a4 test/py: allow multi-digit index in in_tree() by Pratyush Yadav · Thu Sep 24 10:04:17 2020 +0530
  91. ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · Thu Sep 10 12:09:03 2020 +0200
  92. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  93. ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · Tue Aug 18 17:17:25 2020 +0200
  94. fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · Mon Aug 24 08:27:49 2020 +0200
  95. f0c9d1a test/py: Update test_bind by Patrice Chotard · Tue Jul 28 09:13:34 2020 +0200
  96. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · Tue Jul 28 09:13:33 2020 +0200
  97. a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · Fri Aug 14 14:39:24 2020 +0900
  98. 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · Tue Jul 21 19:35:24 2020 +0900
  99. 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · Tue Jul 21 19:35:23 2020 +0900
  100. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200