1. 8183f43 Merge branch 'next' by Tom Rini · Mon Apr 05 11:29:57 2021 -0400
  2. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  3. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  4. a4636ba test: test the ESRT creation by Jose Marinho · Thu Mar 11 13:18:53 2021 +0000
  5. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · Wed Mar 17 21:55:01 2021 +0200
  6. 9cdba9b test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · Thu Feb 11 16:40:09 2021 +0200
  7. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  8. 905b173 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · Sun Feb 14 16:27:28 2021 +0100
  9. 2a4b03f test: Re-enable test_ofplatdata by Simon Glass · Sun Mar 07 17:34:41 2021 -0700
  10. 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · Sun Mar 07 17:34:40 2021 -0700
  11. 76a2ce9 efi_loader: correct uboot_bin_env.its file format by Heinrich Schuchardt · Tue Mar 02 08:07:19 2021 +0100
  12. b823daa image: Check for unit addresses in FITs by Simon Glass · Mon Feb 15 17:08:12 2021 -0700
  13. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · Mon Feb 15 17:08:11 2021 -0700
  14. 5e942f7 test: Add tests for the 'evil' vboot attacks by Simon Glass · Mon Feb 15 17:08:08 2021 -0700
  15. 141f49a test: Add vboot_evil implementation by Simon Glass · Mon Feb 15 17:08:07 2021 -0700
  16. 4433890 fit: Don't allow verification of images with @ nodes by Simon Glass · Mon Feb 15 17:08:06 2021 -0700
  17. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · Thu Jan 28 14:39:56 2021 -0500
  18. 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · Tue Jan 19 14:40:10 2021 -0500
  19. 053156d test: add test for dropped trace before log_init by Patrick Delaunay · Fri Nov 27 11:20:55 2020 +0100
  20. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  21. 0e29873 test: unit test for exception command by Heinrich Schuchardt · Thu Nov 12 00:29:59 2020 +0100
  22. 30a7c61 test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · Mon Nov 30 18:12:17 2020 +0900
  23. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · Mon Nov 30 18:12:16 2020 +0900
  24. 5cf0f3b test/py: test poweroff by Heinrich Schuchardt · Tue Oct 27 20:29:23 2020 +0100
  25. 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
  26. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  27. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  28. 8c921ac test: Run only the selected SPL test by Simon Glass · Sun Oct 25 20:38:34 2020 -0600
  29. ed298be pytest: Collect SPL unit tests by Simon Glass · Sun Oct 25 20:38:31 2020 -0600
  30. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  31. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  32. adee5df cmd/button: return button status by Heinrich Schuchardt · Mon Sep 14 12:50:56 2020 +0200
  33. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · Mon Sep 14 12:50:54 2020 +0200
  34. 4aacee1 test: Add PStore command tests by Frédéric Danis · Fri Mar 20 10:59:23 2020 +0100
  35. 7e703f7 test: vboot: add tests for multiple required keys by Thirupathaiah Annapureddy · Sun Aug 16 23:01:10 2020 -0700
  36. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  37. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  38. 4ddc2a4 test/py: allow multi-digit index in in_tree() by Pratyush Yadav · Thu Sep 24 10:04:17 2020 +0530
  39. ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · Thu Sep 10 12:09:03 2020 +0200
  40. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  41. ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · Tue Aug 18 17:17:25 2020 +0200
  42. fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · Mon Aug 24 08:27:49 2020 +0200
  43. f0c9d1a test/py: Update test_bind by Patrice Chotard · Tue Jul 28 09:13:34 2020 +0200
  44. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · Tue Jul 28 09:13:33 2020 +0200
  45. a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · Fri Aug 14 14:39:24 2020 +0900
  46. 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · Tue Jul 21 19:35:24 2020 +0900
  47. 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · Tue Jul 21 19:35:23 2020 +0900
  48. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200
  49. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · Fri Aug 07 23:11:35 2020 +0200
  50. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · Wed Aug 05 18:31:42 2020 +0200
  51. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · Tue Aug 04 11:28:33 2020 -0600
  52. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  53. fe6e1f1 test: sandbox: add test for erase command by Patrick Delaunay · Tue Jul 28 11:51:27 2020 +0200
  54. 57951c5 test: environment in ext4 by Patrick Delaunay · Tue Jul 28 11:51:24 2020 +0200
  55. f718fa3 test: efi_selftest: Do not force serial# setting by Tom Rini · Fri Jul 31 09:45:02 2020 -0400
  56. fdf52c7 test: do not rely on => being the prompt by Heinrich Schuchardt · Fri Jul 24 20:55:37 2020 +0200
  57. 1ee2648 test/py: add tests for the button commands by Philippe Reynes · Fri Jul 24 18:19:51 2020 +0200
  58. dc4d1c5 test: env: add test for env info sub-command by Patrick Delaunay · Fri Jun 19 14:03:37 2020 +0200
  59. 798f306 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · Mon Jul 20 15:33:39 2020 +0900
  60. ce94086 test/py: efi_secboot: remove unused function by AKASHI Takahiro · Mon Jul 20 15:34:09 2020 +0900
  61. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · Fri Jul 17 20:21:00 2020 +0200
  62. 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · Mon Jul 13 12:22:23 2020 +0200
  63. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · Sat Jul 11 23:05:18 2020 +0200
  64. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · Wed Jul 08 14:02:03 2020 +0900
  65. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · Wed Jul 08 14:02:02 2020 +0900
  66. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · Wed Jul 08 14:02:01 2020 +0900
  67. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · Wed Jul 08 14:02:00 2020 +0900
  68. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · Wed Jul 08 14:01:59 2020 +0900
  69. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · Wed Jul 08 14:01:58 2020 +0900
  70. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  71. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  72. 83b73fc test_sleep.py: make sleep time and margin configurable by Heiko Schocher · Thu Jun 04 17:24:00 2020 +0200
  73. 09262bb cmd: blkls: Add blkls command by Niel Fourie · Mon Mar 30 17:22:58 2020 +0200
  74. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  75. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  76. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · Tue Mar 24 16:17:03 2020 +0100
  77. 446b148 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · Thu Jul 02 08:25:46 2020 +0200
  78. bdcdde7 test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · Tue Jun 09 14:09:43 2020 +0900
  79. f62b024 test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · Tue Jun 09 14:09:42 2020 +0900
  80. 836bdc8 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · Tue Jun 09 14:09:32 2020 +0900
  81. 524961a test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · Sat Jun 27 18:03:17 2020 -0700
  82. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · Wed May 06 18:26:07 2020 +0200
  83. fa4207d test: stabilize test_efi_secboot by Heinrich Schuchardt · Mon May 04 12:21:51 2020 +0200
  84. 2fbd17c test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · Wed Apr 29 15:26:16 2020 +0200
  85. b7e1d65 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · Tue Apr 21 18:44:39 2020 +0200
  86. bc85617 test: test_fs error message by Heinrich Schuchardt · Mon Apr 20 20:48:40 2020 +0200
  87. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · Mon Jan 13 11:35:15 2020 +0100
  88. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  89. bcab983 efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · Tue Apr 14 11:51:51 2020 +0900
  90. 8e71bb5 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · Tue Apr 14 11:51:50 2020 +0900
  91. 58c95c2 efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · Tue Apr 14 11:51:49 2020 +0900
  92. 439f1c6 cmd: Add test and fix bugs for dm drivers by Sean Anderson · Mon Apr 06 10:23:09 2020 -0400
  93. 9be531f test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · Wed Mar 18 11:44:08 2020 -0600
  94. b4a2f6a test: vboot: Move key creation into a function by Simon Glass · Wed Mar 18 11:44:07 2020 -0600
  95. 861b504 test: vboot: Fix pylint errors by Simon Glass · Wed Mar 18 11:44:05 2020 -0600
  96. 724c03b test: vboot: Tidy up the code a little by Simon Glass · Wed Mar 18 11:44:04 2020 -0600
  97. a0ba39d test: vboot: Parameterise the test by Simon Glass · Wed Mar 18 11:44:00 2020 -0600
  98. c35df8f test: vboot: Add a test for a forged configuration by Simon Glass · Wed Mar 18 11:43:59 2020 -0600
  99. f411a89 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · Wed Mar 18 11:43:58 2020 -0600
  100. 783151e test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · Mon Mar 30 20:27:42 2020 +0200