1. 0fc8afc test/py: test pinmux command by Patrice Chotard · Wed Oct 24 14:10:23 2018 +0200
  2. 1bb290d test: dm: virtio: Add test cases for virtio uclass by Bin Meng · Mon Oct 15 02:21:26 2018 -0700
  3. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · Mon Oct 15 02:21:22 2018 -0700
  4. 8122dd1 test: dm: blk: Correct blk_base test case by Bin Meng · Mon Oct 15 02:21:04 2018 -0700
  5. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  6. 460212e test: regmap: Add test for regmap_{set, get} by Mario Six · Mon Oct 15 09:24:13 2018 +0200
  7. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  8. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 10 22:07:01 2018 -0700
  9. 78c4b3e test: tee: fix resource leak in dm_test_tee() by Jens Wiklander · Mon Oct 29 11:41:35 2018 +0100
  10. b210fc7 test: overlay: add missing include by Heinrich Schuchardt · Thu Oct 11 02:16:46 2018 +0200
  11. c17d162 test: Add test for PCI device without compat string and with DT node by Marek Vasut · Wed Oct 10 21:27:09 2018 +0200
  12. dacfde8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 11 15:28:32 2018 -0400
  13. e79a518 net: Don't overwrite waiting packets with asynchronous replies by Joe Hershberger · Wed Sep 26 16:49:02 2018 -0500
  14. 9716dc1 test: eth: Add a test for the target being pinged by Joe Hershberger · Wed Sep 26 16:49:01 2018 -0500
  15. 54418d0 test: eth: Add a test for ARP requests by Joe Hershberger · Wed Sep 26 16:49:00 2018 -0500
  16. 07fbba5 sysreset: Add a way to find the last reset by Simon Glass · Mon Oct 01 12:22:46 2018 -0600
  17. b8b4d2a sysreset: Tidy up a few comments and logging by Simon Glass · Mon Oct 01 12:22:45 2018 -0600
  18. fe68a45 panel: Expand the backlight support by Simon Glass · Mon Oct 01 12:22:41 2018 -0600
  19. 5620cf8 test: panel: Add a test for the panel uclass by Simon Glass · Mon Oct 01 12:22:40 2018 -0600
  20. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  21. b775e87 dm: core: Add a function to find the first inactive child by Simon Glass · Mon Oct 01 12:22:07 2018 -0600
  22. 0806dcc sandbox: video: Speed up video output by Simon Glass · Mon Oct 01 11:55:14 2018 -0600
  23. 1b69a99 log: Add helpers for common log levels by Simon Glass · Mon Oct 01 11:55:06 2018 -0600
  24. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  25. 3e6fbf5 test: Reduce the number of tests run with sandbox_flattree by Simon Glass · Mon Oct 01 21:12:46 2018 -0600
  26. 526f55a test: Tidy up comments and variable name by Simon Glass · Mon Oct 01 21:12:39 2018 -0600
  27. 6c9b064 test: Print the name of each test before running it by Simon Glass · Mon Oct 01 21:12:38 2018 -0600
  28. 1935c4e test: Simplify the PATH setup by Simon Glass · Mon Oct 01 21:12:37 2018 -0600
  29. b6b3065 test/py: Fix unicode handling for log filtering by Simon Glass · Mon Oct 01 21:12:34 2018 -0600
  30. 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · Mon Oct 01 21:12:32 2018 -0600
  31. 404dee1 test_avb: Update pymark.buildconfigspec information for the AVB tests by Jens Wiklander · Tue Sep 25 16:40:21 2018 +0200
  32. a10b983 test: tee: test TEE uclass by Jens Wiklander · Tue Sep 25 16:40:19 2018 +0200
  33. bcdd1f2 test/py: test_fs: add docstring comments to helper functions by Akashi Takahiro · Thu Sep 27 16:07:23 2018 +0900
  34. 89101f8 test/py: test_fs: remove fs_type argument from umount_fs() by Akashi Takahiro · Thu Sep 27 16:07:22 2018 +0900
  35. 677b9cc test/py: ignore console read exceptions after test failure by Stephen Warren · Thu Sep 20 16:55:03 2018 -0600
  36. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  37. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  38. ab664ff test: Add tests for board uclass by Mario Six · Tue Jul 31 11:44:13 2018 +0200
  39. d6f6dc3 test: Add tests for dev_{enable, disable}_by_path by Mario Six · Tue Jun 26 08:46:51 2018 +0200
  40. 058ef5b test: Add tests for DT-manipulation functions by Mario Six · Tue Jun 26 08:46:49 2018 +0200
  41. 6212090 test: list: Add tests for hexdump.c by Mario Six · Thu Sep 27 09:19:33 2018 +0200
  42. 02ad6fb video_osd: Add osd sandbox driver and tests by Mario Six · Thu Sep 27 09:19:31 2018 +0200
  43. a882c4c efi_selftest: test key notification functions by Heinrich Schuchardt · Tue Sep 11 22:38:13 2018 +0200
  44. 7ecaf97 test/py: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:11 2018 +0200
  45. d2cab7f test/py: rework test_efi_selftest_text_input() by Heinrich Schuchardt · Tue Sep 11 22:38:07 2018 +0200
  46. 8b2ba08 test/py: Unicode w/ EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:03 2018 +0200
  47. fc5f1a1 efi_loader: support Unicode text input by Heinrich Schuchardt · Wed Sep 12 00:05:32 2018 +0200
  48. d49e799 test/py: fs: add fstest/unlink test by Akashi, Takahiro · Tue Sep 11 16:06:03 2018 +0900
  49. 1e90c2c test/py: fs: add fstest/mkdir test by AKASHI Takahiro · Tue Sep 11 15:59:21 2018 +0900
  50. dde5d3f test/py: fs: add extended write operation test by AKASHI Takahiro · Tue Sep 11 15:59:20 2018 +0900
  51. 615af9a test/py: convert fs-test.sh to pytest by AKASHI Takahiro · Tue Sep 11 15:59:19 2018 +0900
  52. dbd9a0f fs-test: update the test result as of v2018.09 by AKASHI Takahiro · Tue Sep 11 15:59:18 2018 +0900
  53. b93a8eb fs-test: fix false positive error at Test Case 12 by AKASHI Takahiro · Tue Sep 11 15:59:17 2018 +0900
  54. 40e99c1 test/py: typo occured by Heinrich Schuchardt · Thu Sep 06 20:29:50 2018 +0200
  55. 5e450d4 test/py: test EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Thu Sep 06 20:19:31 2018 +0200
  56. 15552f7 test: tests for utf_to_lower() utf_to_upper(). by Heinrich Schuchardt · Tue Sep 04 19:34:57 2018 +0200
  57. 485599d test: test printing Unicode by Heinrich Schuchardt · Fri Aug 31 21:31:30 2018 +0200
  58. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  59. eed3f95 test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER) by Heinrich Schuchardt · Fri Aug 31 21:31:24 2018 +0200
  60. 8a5c8a9 dm: fix alignment of help message of "dm" command by Masahiro Yamada · Fri Sep 07 20:31:21 2018 +0900
  61. d9fd0ac test: ofnode: test ofnode_by_prop_value() by Jens Wiklander · Mon Aug 20 11:10:00 2018 +0200
  62. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  63. b6da1fb test: Add tests for sysreset_get_status by Mario Six · Mon Aug 06 10:23:33 2018 +0200
  64. 9428305 Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Tue Sep 11 08:49:21 2018 -0400
  65. 95ec830 test/py: Extend fpga command to test all fpga load types by Michal Simek · Wed May 30 13:42:22 2018 +0200
  66. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  67. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  68. 70ed0ea sandbox: Add serial test by Patrice Chotard · Fri Aug 03 15:07:41 2018 +0200
  69. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  70. 1e5c4e1 dm: test: Fix typo in test-main comment by Michal Simek · Mon Aug 20 08:03:22 2018 +0200
  71. 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
  72. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Sat Aug 11 19:49:29 2018 -0400
  73. 54fdf06 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Aug 11 19:48:13 2018 -0400
  74. a8ce0ee test: Add tests for misc uclass by Mario Six · Tue Jul 31 14:24:14 2018 +0200
  75. 16f57da test: Add AXI test by Mario Six · Thu Aug 09 14:51:20 2018 +0200
  76. 29bf603 sandbox: led: use new function to configure default state by Patrick Delaunay · Fri Jul 27 16:37:09 2018 +0200
  77. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · Fri Aug 03 01:14:53 2018 -0700
  78. 510dddb test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · Fri Aug 03 01:14:50 2018 -0700
  79. 4e08073 test: dm: pci: Test driver binding with driver data provided by Bin Meng · Fri Aug 03 01:14:48 2018 -0700
  80. 325eed9 test: dm: pci: Add tests for configuration space access by Bin Meng · Fri Aug 03 01:14:42 2018 -0700
  81. 408e590 test: dm: pci: Test more than one PCI host controller by Bin Meng · Fri Aug 03 01:14:41 2018 -0700
  82. cbf071b test: dm: pci: Test more than one device on the same bus by Bin Meng · Fri Aug 03 01:14:39 2018 -0700
  83. 1445042 test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() by Bin Meng · Fri Aug 03 01:14:38 2018 -0700
  84. 7a2c2be dm: power-domain: query power domain after get device by Peng Fan · Fri Jul 27 10:20:39 2018 +0800
  85. 1119271 clk: add clk_valid() by Fabrice Gasnier · Tue Jul 24 16:31:28 2018 +0200
  86. 4fbfc98 fs-test.sh: Update expected result output by Tom Rini · Mon Jul 30 16:06:04 2018 -0400
  87. 6a53b82 test/py: tpm2: switch from 'tpm' to 'tpm2' command by Miquel Raynal · Thu Jul 19 22:35:10 2018 +0200
  88. e74def5 test/py: add test for whitelist of variables while importing environment by Quentin Schulz · Mon Jul 09 19:16:30 2018 +0200
  89. dae1aa8 test/py: remove hacks for non-zero RAM base address in tests by Quentin Schulz · Mon Jul 09 19:16:27 2018 +0200
  90. d9d570d test/py: return a RAM address different from 0 as it can be interpreted as NULL by Quentin Schulz · Mon Jul 09 19:16:26 2018 +0200
  91. e8826f5 test: smem: add basic smem test by Ramon Fried · Mon Jul 02 02:58:00 2018 +0300
  92. e1b75be Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 11 09:40:38 2018 -0400
  93. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · Sat Jun 09 11:38:05 2018 -0400
  94. 2662c82 test/py: vboot: Remove stderr redirect from openssl command by Paul Burton · Thu Sep 14 14:34:50 2017 -0700
  95. 92f0ac4 test/py: hush_if_test: Use open() in place of file() by Paul Burton · Thu Sep 14 14:34:49 2017 -0700
  96. 4c35e97 test/py: fit: Open files as binary files by Paul Burton · Thu Sep 14 14:34:48 2017 -0700
  97. 5ddc287 test/py: Import 'configparser' lower case to be python 3.x safe by Paul Burton · Thu Sep 14 14:34:45 2017 -0700
  98. d2849ed test/py: Use range() rather than xrange() by Paul Burton · Thu Sep 14 14:34:44 2017 -0700
  99. 00f2d20 test/py: Make print statements python 3.x safe by Paul Burton · Thu Sep 14 14:34:43 2017 -0700
  100. 6d52052 test: Enable cover-coverage tests for dtoc and fdt by Simon Glass · Fri Jul 06 10:27:36 2018 -0600