1. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 6 years ago
  2. 68066d5 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
  3. 9634821 test: py: Extend fpga test with fit image with external data by Michal Simek · 6 years ago
  4. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  5. e551979 test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  6. 4ffec8c test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  7. ce4b2ca test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  8. 86dfd15 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  9. d22f7ad test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  10. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  11. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  12. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  13. bfc2dd5 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · 6 years ago
  14. b1b1bab test/py: use default load address for tftp by Heinrich Schuchardt · 6 years ago
  15. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  16. 871bf7d test: Use single quote consistently by Simon Glass · 6 years ago
  17. 54d2cfe dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · 6 years ago
  18. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  19. ed47097 test: vboot: clean its file by Philippe Reynes · 6 years ago
  20. e246b72 test: vboot: add padding pss for rsa signature by Philippe Reynes · 6 years ago
  21. 34c9665 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  22. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  23. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  24. 6d07d63 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  25. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  26. 5197daf dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  27. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  28. cdd140a log: Add helpers for common log levels by Simon Glass · 6 years ago
  29. 07cbae7 test_avb: Update pymark.buildconfigspec information for the AVB tests by Jens Wiklander · 6 years ago
  30. c906f37 test/py: test_fs: add docstring comments to helper functions by Akashi Takahiro · 6 years ago
  31. e4040df test/py: test_fs: remove fs_type argument from umount_fs() by Akashi Takahiro · 6 years ago
  32. 6dec873 efi_selftest: test key notification functions by Heinrich Schuchardt · 6 years ago
  33. 4f17d8d test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  34. ca09f1d test/py: rework test_efi_selftest_text_input() by Heinrich Schuchardt · 6 years ago
  35. 7d04488 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 6 years ago
  36. cce289a test/py: fs: add fstest/unlink test by Akashi, Takahiro · 6 years ago
  37. 50ca19c test/py: fs: add fstest/mkdir test by AKASHI Takahiro · 6 years ago
  38. 71f27af test/py: fs: add extended write operation test by AKASHI Takahiro · 6 years ago
  39. de8106c test/py: convert fs-test.sh to pytest by AKASHI Takahiro · 6 years ago
  40. da9ea5b test/py: typo occured by Heinrich Schuchardt · 6 years ago
  41. cb03ec0 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 6 years ago
  42. 65a6b3c test/py: Extend fpga command to test all fpga load types by Michal Simek · 7 years ago
  43. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  44. d87434a test/py: tpm2: switch from 'tpm' to 'tpm2' command by Miquel Raynal · 7 years ago
  45. b7a7c41 test/py: add test for whitelist of variables while importing environment by Quentin Schulz · 7 years ago
  46. f4eef40 test/py: remove hacks for non-zero RAM base address in tests by Quentin Schulz · 7 years ago
  47. 1703fbe Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  48. 72239fc vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 7 years ago
  49. 8793631 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · 7 years ago
  50. 9f9e8a4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · 7 years ago
  51. 57bf9be test/py: fit: Open files as binary files by Paul Burton · 7 years ago
  52. dffd56d test/py: Make print statements python 3.x safe by Paul Burton · 7 years ago
  53. 4e899d8 test_avb: Add pymark.buildconfigspec information for the AVB tests by Tom Rini · 7 years ago
  54. f96c948 test/py: avb2.0: add tests for avb commands by Igor Opaniuk · 7 years ago
  55. 680a52c tests: Make test_log.py tests depend on cmd_log not log by Tom Rini · 7 years ago
  56. 2dffe1c test/py: add TPMv2.x test suite by Miquel Raynal · 7 years ago
  57. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  58. 06c3d5b efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  59. 7f9b50a test/py: add spi_flash tests by Liam Beguin · 7 years ago
  60. 4bdc90f test/py: add MMC/SD block read test by Stephen Warren · 7 years ago
  61. aa4e0e0 log: Add tests for the new log features by Simon Glass · 7 years ago
  62. deca50f log: Update log_console to honour the log format by Simon Glass · 7 years ago
  63. 3e229a8 test/py: Setup variables based on HUSH selection by Stephen Warren · 7 years ago
  64. 040f5f1 test: py: Add an option to skip sleep test by Michal Simek · 7 years ago
  65. f031464 test/py: gpt: update size of gpt partition by Patrick Delaunay · 7 years ago
  66. 20faa27 log: test: Add a pytest for logging by Simon Glass · 7 years ago
  67. 45055aa test/py: check return code of helloworld by Heinrich Schuchardt · 7 years ago
  68. 83dee94 test/py: fix typo in test_efi_loader.py by Heinrich Schuchardt · 7 years ago
  69. df172e1 test/py: test reboot by EFI watchdog by Heinrich Schuchardt · 7 years ago
  70. ac122ef test/py: regenerate persistent GPT image if code changes by Stephen Warren · 7 years ago
  71. 3a2605f cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · 7 years ago
  72. 0cf02ff test/py: gpt: test start LBA for sub-command rename and swap by Patrick Delaunay · 7 years ago
  73. b61a3b5 test/py: gpt: add test for sub-command write by Patrick Delaunay · 7 years ago
  74. 30ef7cb test/py: gpt: add test for sub-command read and verify by Patrick Delaunay · 7 years ago
  75. da4c4bb test/py: gpt: copy persistent file by Patrick Delaunay · 7 years ago
  76. 6c7c3dc test/py/tests/test_sleep.py: test time approximately by Heinrich Schuchardt · 7 years ago
  77. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  78. 2d26bf6 test/py: add skip marker for reliance on tools by Stephen Warren · 7 years ago
  79. 38b1b79 test/py: add a test calling the EFI selftest by Heinrich Schuchardt · 7 years ago
  80. 110ba62 test/py: gpt: make use of infra-structure by Stephen Warren · 7 years ago
  81. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  82. a2f4225 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · 7 years ago
  83. 3a37aee test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  84. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  85. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 8 years ago
  86. 5bdb317 test: py: hush: Add echo dependency by Michal Simek · 8 years ago
  87. a5b5481 test: py: Use global pytestmark for hush tests by Michal Simek · 8 years ago
  88. 6b83c38 test: py: Add cmd_echo dependency by Michal Simek · 8 years ago
  89. 0e4e38a travis: Add efi_loader grub2 test by Alexander Graf · 8 years ago
  90. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  91. 4ca4b26 tests: Add efi_loader hello world test by Alexander Graf · 8 years ago
  92. 1bce3ad tests: net: Offset downloads to 4MB by Alexander Graf · 8 years ago
  93. 2b2c6e5 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · 8 years ago
  94. 6a2981a test: add NFS download test by Guillaume GARDET · 8 years ago
  95. de4be9e test/py/tests/test_vboot.py: Add check that we boot the image by Tom Rini · 8 years ago
  96. f6d3465 test: Adjust run_command_list() to return a list of strings by Simon Glass · 8 years ago
  97. 27c087d test: Add a function to restart U-Boot by Simon Glass · 8 years ago
  98. 851271a test: vboot: Put each test variant in its own section by Simon Glass · 8 years ago
  99. ac9a23c test: Rename sha to sha_algo and pass it around by Simon Glass · 8 years ago
  100. ec70f8a test: Drop the cmd() function by Simon Glass · 8 years ago