1. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  2. f4d4f7d test: dm: usb: Update test cases for USB by Bin Meng · 7 years ago
  3. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  4. 117eeb7 test/py: fix anchors in HTML status report by Stephen Warren · 7 years ago
  5. 2d26bf6 test/py: add skip marker for reliance on tools by Stephen Warren · 7 years ago
  6. d517044 test/py: provide more information about test skip reason by Stephen Warren · 7 years ago
  7. af3fae0 test/py: Document required tools/packages by Stephen Warren · 7 years ago
  8. 38b1b79 test/py: add a test calling the EFI selftest by Heinrich Schuchardt · 7 years ago
  9. 08cebee Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  10. 110ba62 test/py: gpt: make use of infra-structure by Stephen Warren · 7 years ago
  11. cd3e8a7 test/py: u_boot_console_base.py: fix typo by Heinrich Schuchardt · 7 years ago
  12. ea28e48 test: overlay: Add unit test for stacked overlay by Pantelis Antoniou · 7 years ago
  13. 706708d ut: fix fdt_getprop_u32() change by Pantelis Antoniou · 7 years ago
  14. c577218 add pytests for 'gpt rename' and 'gpt swap' by Alison Chaiken · 7 years ago
  15. a2f4225 add pytests for 'gpt guid' command in sandbox by Alison Chaiken · 7 years ago
  16. bf6d76b GPT: create block device for sandbox testing by Alison Chaiken · 7 years ago
  17. ee87a09 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test by Patrice Chotard · 7 years ago
  18. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  19. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  21. 3a37aee test: Move the FIT test into the correct place by Simon Glass · 7 years ago
  22. 77b4267 test: Convert the FIT test to test/py by Simon Glass · 7 years ago
  23. bde6712 test: Indent test-fit.py to match the next patch by Simon Glass · 7 years ago
  24. 010ad8c test: Fix FIT test to pass again by Simon Glass · 7 years ago
  25. 845e10d tests: test_dfu.py: Add example udev rule for host_usb_dev_node by Tom Rini · 8 years ago
  26. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 7 years ago
  27. e5a9d27 test: Add a test for snprintf() and the banner/version by Simon Glass · 7 years ago
  28. 95ce385 dm: core: Add uclass_first/next_device_check() by Simon Glass · 7 years ago
  29. 9856157 dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 7 years ago
  30. 630dfed tools/tbot: update README by Heiko Schocher · 7 years ago
  31. 4f414d3 test: bus: Add a check that dev is not NULL by Simon Glass · 7 years ago
  32. 9eace7f test: wdt: Add a check that dev is not NULL by Simon Glass · 7 years ago
  33. 1a596c4 test: pwm: Add a check that dev is not NULL by Simon Glass · 7 years ago
  34. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  35. 5bdb317 test: py: hush: Add echo dependency by Michal Simek · 7 years ago
  36. a5b5481 test: py: Use global pytestmark for hush tests by Michal Simek · 7 years ago
  37. ac206a0 dm: phy: Update tests to use ut_asserteq() by Simon Glass · 7 years ago
  38. 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
  39. 298afb5 dm: test: Separate out the bus DT offset test by Simon Glass · 7 years ago
  40. 029ab15 test: Update 'make test' to run more tests by Simon Glass · 7 years ago
  41. 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 7 years ago
  42. c166c47 dm: test: Add support for running tests with livetree by Simon Glass · 7 years ago
  43. 801587b dm: test: Show the test filename when running by Simon Glass · 7 years ago
  44. f86db10 dm: test: Move test running code into a separate function by Simon Glass · 7 years ago
  45. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  46. 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 7 years ago
  47. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  48. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  49. 6b83c38 test: py: Add cmd_echo dependency by Michal Simek · 7 years ago
  50. 5540e25 dm: sandbox: pwm: add test for pwm_set_invert() by Kever Yang · 7 years ago
  51. 86322f5 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 7 years ago
  52. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 7 years ago
  53. 43b4156 dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 7 years ago
  54. 53378da dm: led: Add support for blinking LEDs by Simon Glass · 7 years ago
  55. 9413ad4 dm: led: Support toggling LEDs by Simon Glass · 7 years ago
  56. 8f4b612 dm: led: Add support for getting the state of an LED by Simon Glass · 7 years ago
  57. ddae9fc dm: led: Adjust the LED uclass by Simon Glass · 7 years ago
  58. 24f927c dm: test: Add test for device removal by Stefan Roese · 7 years ago
  59. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  60. b28c5fc test-fit.py: Minor grammar/spelling/clarification tweaks by Robert P. J. Day · 8 years ago
  61. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  62. 0e4e38a travis: Add efi_loader grub2 test by Alexander Graf · 8 years ago
  63. 95b62b2 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · 8 years ago
  64. 4ca4b26 tests: Add efi_loader hello world test by Alexander Graf · 8 years ago
  65. 1bce3ad tests: net: Offset downloads to 4MB by Alexander Graf · 8 years ago
  66. b184915 fs-test.sh: Update expected results by Stefan Brüns · 8 years ago
  67. d8c1e03 test/py: expose config and log as session scoped fixture by Stefan Brüns · 8 years ago
  68. b0a928a test/py: ensure a log section exists for skipped tests by Stephen Warren · 8 years ago
  69. 2b2c6e5 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC by Tom Rini · 8 years ago
  70. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  71. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  72. 6a2981a test: add NFS download test by Guillaume GARDET · 8 years ago
  73. df9e4cd fs-test.sh: Update expected results by Tom Rini · 8 years ago
  74. 2365a4b test/fs: Check writes using "." (same dir) relative path by Stefan Brüns · 8 years ago
  75. 14678b3 test/fs: Check ext4 behaviour if dirent is first entry in directory block by Stefan Brüns · 8 years ago
  76. d9554b7 test/fs: strip noise from filesystem code prior to checking results by Stefan Brüns · 8 years ago
  77. 06806e3 test/fs: remove use of undefined WRITE_FILE variable by Stefan Brüns · 8 years ago
  78. 8685356 test/fs: Restructure file path specification to allow some flexibility by Stefan Brüns · 8 years ago
  79. de4be9e test/py/tests/test_vboot.py: Add check that we boot the image by Tom Rini · 8 years ago
  80. 10ba92f fs-test.sh: Correct check_md5() test with newlines by Tom Rini · 8 years ago
  81. 4ba58bd test/py: match prompt only at line boundaries by Stephen Warren · 8 years ago
  82. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  83. f6d3465 test: Adjust run_command_list() to return a list of strings by Simon Glass · 8 years ago
  84. 27c087d test: Add a function to restart U-Boot by Simon Glass · 8 years ago
  85. 851271a test: vboot: Put each test variant in its own section by Simon Glass · 8 years ago
  86. ac9a23c test: Rename sha to sha_algo and pass it around by Simon Glass · 8 years ago
  87. ec70f8a test: Drop the cmd() function by Simon Glass · 8 years ago
  88. 72f5226 test: Fix typos in comments by Simon Glass · 8 years ago
  89. 7f64b18 test: Check exit status in run_and_log_expect_exception() by Simon Glass · 8 years ago
  90. bcbd0c8 test: Fix typos and tidy up by Simon Glass · 8 years ago
  91. 61f5ddc Add a power domain framework/uclass by Stephen Warren · 8 years ago
  92. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  93. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  94. 04a4786 test/py: vboot can be run only at Sandbox by Michal Simek · 8 years ago
  95. c9ba60c test/py: use absolute dts path in vboot test by Stephen Warren · 8 years ago
  96. f60d060 test: Adjust the of-platdata test run condition by Simon Glass · 8 years ago
  97. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  98. b979d3d dm: Add a test for of-platdata by Simon Glass · 8 years ago
  99. a811779 test/py: Start sandbox SPL when enabled by Simon Glass · 8 years ago
  100. ebec58f test/py: Provide a way to get early console output by Simon Glass · 8 years ago