1. 78b0b9d avb: add support for named persistent values by Igor Opaniuk · Tue Apr 09 15:38:14 2019 +0200
  2. 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  3. 9b3fe13 test: py: Extend fpga test with fit image with external data by Michal Simek · Mon Feb 18 13:22:56 2019 +0100
  4. d7e439c test.py: Disable fsck for FAT tests for now by Tom Rini · Tue Apr 09 16:08:52 2019 -0400
  5. 9320e2b test/py: mmc: Add 'mmc read' performance check by Marek Vasut · Wed Mar 13 17:49:29 2019 +0100
  6. d9b1ef3 test/py: mmc: Add 'mmc info' test by Marek Vasut · Wed Mar 13 17:49:28 2019 +0100
  7. faaa690 test/py: mmc: Add 'mmc rescan' test by Marek Vasut · Wed Mar 13 17:49:27 2019 +0100
  8. 6476d85 test/py: mmc: Add 'mmc dev' test by Marek Vasut · Wed Mar 13 17:49:26 2019 +0100
  9. 72bf72d test/py: mmc: Factor out device selection by Marek Vasut · Wed Mar 13 17:49:25 2019 +0100
  10. 8aea8a6 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · Wed Feb 13 12:15:27 2019 +0100
  11. d2fd35c test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · Wed Feb 13 12:15:23 2019 +0100
  12. 5390ced test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · Wed Feb 13 12:15:22 2019 +0100
  13. 00b00a1 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · Sat Apr 06 20:59:24 2019 +0200
  14. 23287c8 test/py: use default load address for tftp by Heinrich Schuchardt · Sat Jan 26 15:25:12 2019 +0100
  15. 76d42c1 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 15 22:05:34 2019 -0500
  16. e9f4d87 test: Use single quote consistently by Simon Glass · Thu Dec 27 08:11:13 2018 -0700
  17. df60424 dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · Wed Dec 05 18:42:52 2018 -0700
  18. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  19. a28e922 test: vboot: clean its file by Philippe Reynes · Wed Nov 14 13:51:05 2018 +0100
  20. afdbcdb test: vboot: add padding pss for rsa signature by Philippe Reynes · Wed Nov 14 13:51:04 2018 +0100
  21. 48161e1 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · Sun Nov 18 17:58:54 2018 +0100
  22. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · Sun Nov 18 08:14:29 2018 -0700
  23. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  24. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  25. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  26. 764cae5 dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · Mon Oct 15 10:03:06 2018 +0100
  27. 0fc8afc test/py: test pinmux command by Patrice Chotard · Wed Oct 24 14:10:23 2018 +0200
  28. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  29. 404dee1 test_avb: Update pymark.buildconfigspec information for the AVB tests by Jens Wiklander · Tue Sep 25 16:40:21 2018 +0200
  30. bcdd1f2 test/py: test_fs: add docstring comments to helper functions by Akashi Takahiro · Thu Sep 27 16:07:23 2018 +0900
  31. 89101f8 test/py: test_fs: remove fs_type argument from umount_fs() by Akashi Takahiro · Thu Sep 27 16:07:22 2018 +0900
  32. a882c4c efi_selftest: test key notification functions by Heinrich Schuchardt · Tue Sep 11 22:38:13 2018 +0200
  33. 7ecaf97 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:11 2018 +0200
  34. d2cab7f test/py: rework test_efi_selftest_text_input() by Heinrich Schuchardt · Tue Sep 11 22:38:07 2018 +0200
  35. 8b2ba08 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:03 2018 +0200
  36. d49e799 test/py: fs: add fstest/unlink test by Akashi, Takahiro · Tue Sep 11 16:06:03 2018 +0900
  37. 1e90c2c test/py: fs: add fstest/mkdir test by AKASHI Takahiro · Tue Sep 11 15:59:21 2018 +0900
  38. dde5d3f test/py: fs: add extended write operation test by AKASHI Takahiro · Tue Sep 11 15:59:20 2018 +0900
  39. 615af9a test/py: convert fs-test.sh to pytest by AKASHI Takahiro · Tue Sep 11 15:59:19 2018 +0900
  40. 40e99c1 test/py: typo occured by Heinrich Schuchardt · Thu Sep 06 20:29:50 2018 +0200
  41. 5e450d4 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Thu Sep 06 20:19:31 2018 +0200
  42. 95ec830 test/py: Extend fpga command to test all fpga load types by Michal Simek · Wed May 30 13:42:22 2018 +0200
  43. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · Thu Aug 09 16:17:46 2018 +0200
  44. 6a53b82 test/py: tpm2: switch from 'tpm' to 'tpm2' command by Miquel Raynal · Thu Jul 19 22:35:10 2018 +0200
  45. e74def5 test/py: add test for whitelist of variables while importing environment by Quentin Schulz · Mon Jul 09 19:16:30 2018 +0200
  46. dae1aa8 test/py: remove hacks for non-zero RAM base address in tests by Quentin Schulz · Mon Jul 09 19:16:27 2018 +0200
  47. e1b75be Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 11 09:40:38 2018 -0400
  48. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  49. 2662c82 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · Thu Sep 14 14:34:50 2017 -0700
  50. 92f0ac4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · Thu Sep 14 14:34:49 2017 -0700
  51. 4c35e97 test/py: fit: Open files as binary files by Paul Burton · Thu Sep 14 14:34:48 2017 -0700
  52. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · Thu Sep 14 14:34:43 2017 -0700
  53. 6c03ea1 test_avb: Add pymark.buildconfigspec information for the AVB tests by Tom Rini · Mon Jun 18 19:04:25 2018 -0400
  54. a284632 test/py: avb2.0: add tests for avb commands by Igor Opaniuk · Sun Jun 03 21:56:42 2018 +0300
  55. 686dc7e tests: Make test_log.py tests depend on cmd_log not log by Tom Rini · Fri May 25 08:28:45 2018 -0400
  56. caaf40a test/py: add TPMv2.x test suite by Miquel Raynal · Tue May 15 11:57:24 2018 +0200
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  58. 43d2799 efi_selftest: check installation of the device tree by Heinrich Schuchardt · Sat Mar 03 15:29:04 2018 +0100
  59. 776fc0a test/py: add spi_flash tests by Liam Beguin · Wed Mar 14 19:15:16 2018 -0400
  60. 83698e3 test/py: add MMC/SD block read test by Stephen Warren · Tue Feb 20 12:51:54 2018 -0700
  61. 32e9b16 log: Add tests for the new log features by Simon Glass · Thu Dec 28 13:14:21 2017 -0700
  62. 44e5763 log: Update log_console to honour the log format by Simon Glass · Thu Dec 28 13:14:18 2017 -0700
  63. 16abcd9 test/py: Setup variables based on HUSH selection by Stephen Warren · Fri Nov 10 11:59:15 2017 +0100
  64. 3f090a2 test: py: Add an option to skip sleep test by Michal Simek · Fri Dec 08 15:47:18 2017 +0100
  65. de7200a test/py: gpt: update size of gpt partition by Patrick Delaunay · Wed Dec 06 18:08:20 2017 +0100
  66. 5f0e0c8 log: test: Add a pytest for logging by Simon Glass · Mon Dec 04 13:48:30 2017 -0700
  67. 7161cb5 test/py: check return code of helloworld by Heinrich Schuchardt · Sun Nov 26 14:05:21 2017 +0100
  68. 844b66a test/py: fix typo in test_efi_loader.py by Heinrich Schuchardt · Wed Oct 18 18:13:18 2017 +0200
  69. 1dc0a1b test/py: test reboot by EFI watchdog by Heinrich Schuchardt · Wed Oct 18 18:13:17 2017 +0200
  70. a3b8f99 test/py: regenerate persistent GPT image if code changes by Stephen Warren · Thu Oct 26 18:23:35 2017 -0600
  71. 309a6fa cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · Wed Oct 18 15:11:08 2017 +0200
  72. 0ffbb64 test/py: gpt: test start LBA for sub-command rename and swap by Patrick Delaunay · Wed Oct 18 15:11:07 2017 +0200
  73. 5751c05 test/py: gpt: add test for sub-command write by Patrick Delaunay · Wed Oct 18 15:11:06 2017 +0200
  74. c06b784 test/py: gpt: add test for sub-command read and verify by Patrick Delaunay · Wed Oct 18 15:11:04 2017 +0200
  75. e9e3a3e test/py: gpt: copy persistent file by Patrick Delaunay · Wed Oct 18 15:11:03 2017 +0200
  76. e2ecac2 test/py/tests/test_sleep.py: test time approximately by Heinrich Schuchardt · Fri Oct 13 22:28:31 2017 +0200
  77. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  78. 2079db3 test/py: add skip marker for reliance on tools by Stephen Warren · Mon Sep 18 11:11:49 2017 -0600
  79. d828a05 test/py: add a test calling the EFI selftest by Heinrich Schuchardt · Fri Sep 15 10:06:12 2017 +0200
  80. 97dcbde test/py: gpt: make use of infra-structure by Stephen Warren · Fri Sep 15 12:19:38 2017 -0600
  81. cb39296 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · Sat Sep 09 23:54:51 2017 -0700
  82. 1b11fb0 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · Sat Sep 09 23:47:13 2017 -0700
  83. 7b41d0c test: Move the FIT test into the correct place by Simon Glass · Sat Aug 05 10:28:41 2017 -0600
  84. 0294c2f tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · Mon Aug 29 09:57:01 2016 -0400
  85. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · Sun Jun 18 22:09:05 2017 -0600
  86. 240a036 test: py: hush: Add echo dependency by Michal Simek · Thu May 18 09:23:15 2017 +0200
  87. 0976652 test: py: Use global pytestmark for hush tests by Michal Simek · Thu May 18 09:23:14 2017 +0200
  88. e710ab7 test: py: Add cmd_echo dependency by Michal Simek · Mon May 15 14:29:02 2017 +0200
  89. d558629 travis: Add efi_loader grub2 test by Alexander Graf · Fri Nov 18 13:18:00 2016 +0100
  90. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  91. 343cccb tests: Add efi_loader hello world test by Alexander Graf · Thu Nov 17 18:31:05 2016 +0100
  92. 3a2e262 tests: net: Offset downloads to 4MB by Alexander Graf · Thu Nov 17 18:31:02 2016 +0100
  93. 42c6214 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · Fri Oct 14 19:12:31 2016 -0400
  94. 1b0102d test: add NFS download test by Guillaume GARDET · Wed Sep 14 10:29:12 2016 +0200
  95. b65ce46 test/py/tests/test_vboot.py: Add check that we boot the image by Tom Rini · Sun Sep 18 09:46:58 2016 -0400
  96. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · Sun Jul 31 17:35:09 2016 -0600
  97. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · Sun Jul 31 17:35:08 2016 -0600
  98. 2a40d83 test: vboot: Put each test variant in its own section by Simon Glass · Sun Jul 31 17:35:07 2016 -0600
  99. f223c73 test: Rename sha to sha_algo and pass it around by Simon Glass · Sun Jul 31 17:35:06 2016 -0600
  100. ba8116c test: Drop the cmd() function by Simon Glass · Sun Jul 31 17:35:05 2016 -0600