1. 491e87a test: efi_selftest: fix pylint warnings by Heinrich Schuchardt · 4 years, 9 months ago
  2. df10a2c test: test_efi_fit: fix pylint warnings by Heinrich Schuchardt · 4 years, 9 months ago
  3. 01e9ee0 test/py: android: Add test for abootimg by Sam Protsenko · 4 years, 9 months ago
  4. 586a1bf doc: android: Convert to Sphinx format by Sam Protsenko · 4 years, 9 months ago
  5. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 9 months ago
  6. 954ab3c test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · 4 years, 10 months ago
  7. 9c6bf17 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · 5 years ago
  8. 8391f95 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 10 months ago
  9. 3510280 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · 4 years, 10 months ago
  10. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 10 months ago
  11. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago WIP/06Jan2020
  12. 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 10 months ago
  13. fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 4 years, 10 months ago
  14. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 5 years ago
  15. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago
  16. 1557963 test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · 5 years ago
  17. ddaa8be test/py: Update docs, add requirements.txt for pip by Tom Rini · 5 years ago
  18. 8add4fa test/py: Rework test.py to be a different kind of wrapper by Tom Rini · 5 years ago
  19. d2b5240 test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
  20. 1813ace test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · 5 years ago
  21. 8060209 test/py: test_ut.py: Ensure we use bytes by Tom Rini · 5 years ago
  22. fd31fc1 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  23. fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  24. 3c941e0 test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  25. 79883ef test/py: Split mark to multiple lines by Tom Rini · 5 years ago
  26. 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  27. ce5172c pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  28. 4f23d24 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago WIP/2019-08-20-master-imports
  29. a09c1f7 test/py: Fix MMC/SD block write test dependency by Michal Simek · 5 years ago
  30. 2e8fef7 test/py: avb: Move AVB test to android dir by Sam Protsenko · 5 years ago
  31. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  32. 09da18d test/py: add MMC/SD block write test by Jean-Jacques Hiblot · 5 years ago
  33. b1307f8 fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  34. 31a3879 test/py: Add base test case for A/B updates by Ruslan Trofymenko · 5 years ago
  35. cef4de8 treewide: Fix stale references of Android docs by Eugeniu Rosca · 5 years ago
  36. bdfc9e8 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  37. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
  38. 0b1da53 test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  39. 983142d test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · 5 years ago
  40. 89a5317 test/py: don't use mmc_rd config for other mmc tests by Stephen Warren · 6 years ago
  41. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 6 years ago WIP-2019-04-26-master-imports
  42. 68066d5 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
  43. 10feb30 test/py: pytest.mark.notbuildconfigspec() by Heinrich Schuchardt · 6 years ago
  44. 9634821 test: py: Extend fpga test with fit image with external data by Michal Simek · 6 years ago
  45. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  46. e551979 test/py: mmc: Add 'mmc read' performance check by Marek Vasut · 6 years ago
  47. 4ffec8c test/py: mmc: Add 'mmc info' test by Marek Vasut · 6 years ago
  48. ce4b2ca test/py: mmc: Add 'mmc rescan' test by Marek Vasut · 6 years ago
  49. 86dfd15 test/py: mmc: Add 'mmc dev' test by Marek Vasut · 6 years ago
  50. d22f7ad test/py: mmc: Factor out device selection by Marek Vasut · 6 years ago
  51. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  52. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  53. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  54. bfc2dd5 efi_loader: correct CTRL-A - CTRL-Z console input by Heinrich Schuchardt · 6 years ago
  55. 7374b15 test: let use gdbserver for all sandbox targets by Igor Opaniuk · 6 years ago
  56. b1b1bab test/py: use default load address for tftp by Heinrich Schuchardt · 6 years ago WIP-12Feb2019
  57. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-15Jan2019
  58. 871bf7d test: Use single quote consistently by Simon Glass · 6 years ago
  59. 54d2cfe dm: Tidy up 'dm tree' output when there are many devices by Simon Glass · 6 years ago
  60. 8fb2391 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  61. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  62. ed47097 test: vboot: clean its file by Philippe Reynes · 6 years ago
  63. e246b72 test: vboot: add padding pss for rsa signature by Philippe Reynes · 6 years ago
  64. 34c9665 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  65. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  66. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  67. 6d07d63 sandbox: Drop the deprecated 'sb' command by Simon Glass · 6 years ago
  68. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  69. 20d4440 test/py: Add a way to pass flags to sandbox by Simon Glass · 6 years ago
  70. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  71. 5197daf dm: core: Widen the dump tree to show more of the driver's name. by Liviu Dudau · 6 years ago
  72. f41a824 test/py: test pinmux command by Patrice Chotard · 6 years ago
  73. 1d6edcb Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago