1. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  2. d856e91 test: Add a way to check each line of console output by Simon Glass · Mon Jan 27 08:49:56 2020 -0700
  3. 492d7b5 test: Enable console recording in tests by Simon Glass · Mon Jan 27 08:49:55 2020 -0700
  4. 3e85ea0 bloblist: Zero records when adding by Simon Glass · Mon Jan 27 08:49:52 2020 -0700
  5. 1e0304e bloblist: Add a new function to add or check size by Simon Glass · Mon Jan 27 08:49:50 2020 -0700
  6. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  7. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  8. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  9. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  10. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  11. 61c72ea test/py: android: Add test for abootimg by Sam Protsenko · Fri Jan 24 17:53:45 2020 +0200
  12. cd43fa1 doc: android: Convert to Sphinx format by Sam Protsenko · Fri Jan 24 17:53:44 2020 +0200
  13. f1408af Consistently use nproc for counting the CPUs by Heinrich Schuchardt · Mon Jan 27 07:59:46 2020 +0100
  14. bb919a5 test: dm: spi: Fix sandbox dm_test_spi_find() by Bin Meng · Mon Sep 09 06:00:03 2019 -0700
  15. a6abf66 aes: add test unit for aes196 and aes256 by Philippe Reynes · Mon Jan 06 15:22:37 2020 +0100
  16. cb69a81 aes: add test unit for aes128 by Philippe Reynes · Mon Jan 06 15:22:36 2020 +0100
  17. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Jan 16 09:45:40 2020 -0500
  18. dca1056 test/py: use valid device tree in test_fit.py by Heinrich Schuchardt · Wed Dec 18 11:05:59 2019 +0100
  19. a4eb5f1 test/py: hush_if_test: Add tests to cover octal/hex values by Michal Simek · Thu Oct 10 13:00:38 2019 +0200
  20. b00ebf5 test/cmd_ut.c: fix cmd_ut_category by Philippe Reynes · Thu Jan 09 17:34:02 2020 +0100
  21. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  22. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  23. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · Sun Dec 29 21:19:28 2019 -0700
  24. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  25. 204675c dm: test: Add a test driver for devres by Simon Glass · Sun Dec 29 21:19:25 2019 -0700
  26. 19920d7 test: Add functions to find the amount of allocated memory by Simon Glass · Sun Dec 29 21:19:23 2019 -0700
  27. 912893d test: rng: Add basic test for random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:33 2019 +0530
  28. 1cdae97 test/py: Create a test for launching UEFI binaries from FIT images by Cristian Ciocaltea · Mon Dec 30 03:34:27 2019 +0200
  29. 0e5f653 test/py: describe env__efi_loader_helloworld_file by Heinrich Schuchardt · Thu Dec 19 13:39:30 2019 +0100
  30. 6c6c807 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · Tue Dec 24 17:19:12 2019 +0200
  31. 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · Tue Dec 17 19:07:04 2019 +0100
  32. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · Wed Oct 30 14:38:28 2019 +0100
  33. 1a6b0f1 Merge branch 'next' by Tom Rini · Mon Jan 06 17:07:49 2020 -0500
  34. dd8e634 test: Fix the boardspec for the SPL handoff test by Simon Glass · Fri Dec 27 07:46:30 2019 -0700
  35. 66b5b9e test_env: don't strip() printenv results by Stephen Warren · Wed Dec 18 11:37:21 2019 -0700
  36. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Wed Dec 18 07:20:19 2019 -0500
  37. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · Mon Oct 28 17:44:59 2019 +0000
  38. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · Mon Oct 28 17:44:58 2019 +0000
  39. 54028bc sandbox: Add a test for IRQ by Simon Glass · Fri Dec 06 21:41:59 2019 -0700
  40. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  41. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  42. de8e25b test.py: Make search for autoconf.mk more permissive by Simon Glass · Sun Dec 01 19:34:18 2019 -0700
  43. b5124e3 test: add asn1 unit test by AKASHI Takahiro · Wed Nov 13 09:45:02 2019 +0900
  44. 4b63f69 test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · Tue Nov 26 17:28:49 2019 +0900
  45. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  46. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  47. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  48. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · Sat Nov 23 18:15:23 2019 +0100
  49. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · Wed Oct 23 16:46:41 2019 +0200
  50. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  51. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · Sun Oct 20 21:31:47 2019 -0600
  52. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  53. f026611 test: provide test for errno_str() by Heinrich Schuchardt · Tue Oct 15 21:46:04 2019 +0200
  54. 649bdaf test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · Thu Oct 24 11:59:28 2019 -0400
  55. a39e81b test/py: Update docs, add requirements.txt for pip by Tom Rini · Thu Oct 24 11:59:26 2019 -0400
  56. 741e393 test/py: Rework test.py to be a different kind of wrapper by Tom Rini · Thu Oct 24 11:59:25 2019 -0400
  57. 784e27d test/py: Update test_fs to decode check_output calls by Tom Rini · Thu Oct 24 11:59:24 2019 -0400
  58. b18abd0 test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · Thu Oct 24 11:59:23 2019 -0400
  59. 439ed3e test/py: test_ut.py: Ensure we use bytes by Tom Rini · Thu Oct 24 11:59:22 2019 -0400
  60. 6a99041 test/py: Manual python3 fixes by Tom Rini · Thu Oct 24 11:59:21 2019 -0400
  61. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · Thu Oct 24 11:59:20 2019 -0400
  62. 9dfdf6e test/py: Fix pytest4 deprecation warnings by Marek Vasut · Thu Oct 24 11:59:19 2019 -0400
  63. 1ba0781 test/py: Split mark to multiple lines by Tom Rini · Thu Oct 24 11:59:18 2019 -0400
  64. e7e7953 test: regmap: check the values read from the regmap by Jean-Jacques Hiblot · Fri Oct 11 16:16:50 2019 -0600
  65. c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · Tue Oct 22 14:00:07 2019 +0200
  66. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · Tue Oct 22 14:00:05 2019 +0200
  67. 6814897 dm: Tidy up dump output when there are many devices by Patrick Delaunay · Mon Sep 30 10:19:13 2019 +0200
  68. 1d5ef52 pytest: vboot: add a test for required key by Philippe Reynes · Wed Sep 18 16:04:53 2019 +0200
  69. 9712c82 dm: Add a dsi host uclass by Yannick Fertré · Mon Oct 07 15:29:05 2019 +0200
  70. 3275e5d remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · Wed Sep 04 16:01:31 2019 +0530
  71. b506cba remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · Wed Sep 04 16:01:28 2019 +0530
  72. fa45a08 dm: core: Add a function to count the children of a device by Lokesh Vutla · Wed Sep 04 16:01:26 2019 +0530
  73. 23b2759 dm: pci: Add a function to read a PCI BAR by Simon Glass · Sun Sep 15 12:08:58 2019 -0600
  74. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · Wed Sep 25 08:56:01 2019 -0600
  75. a10a383 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · Wed Sep 25 08:55:57 2019 -0600
  76. 0bb4427 dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · Wed Sep 25 08:55:55 2019 -0600
  77. c5987ae dm: test: Don't fail when tests are skipped due to build by Simon Glass · Wed Sep 25 08:55:52 2019 -0600
  78. 14866fb dm: test: Fix running of multiple test from command line by Simon Glass · Wed Sep 25 08:55:51 2019 -0600
  79. 0d1705e test: add tests for u16_str<n>cmp() by AKASHI Takahiro · Wed Sep 18 10:26:30 2019 +0900
  80. a7af286 dm: cache: Add enable and disable ops for sandbox and test by Rick Chen · Wed Aug 28 18:46:05 2019 +0800
  81. 8eec510 sandbox: clk: add clk enable/disable test code by Peng Fan · Wed Aug 21 13:35:19 2019 +0000
  82. 95ca350 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · Mon Aug 19 11:06:13 2019 +0200
  83. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  84. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  85. cf3119d clk: add support for clk_is_match() by Sekhar Nori · Thu Aug 01 19:12:55 2019 +0530
  86. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  87. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  88. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  89. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  90. 71a3584 test/py: Fix MMC/SD block write test dependency by Michal Simek · Fri Aug 02 06:48:44 2019 +0200
  91. 89bda31 test/py: avb: Move AVB test to android dir by Sam Protsenko · Tue Jul 02 21:18:02 2019 +0300
  92. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · Fri Aug 02 15:52:28 2019 -0700
  93. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 02 13:29:46 2019 -0400
  94. a35de5a test/py: add MMC/SD block write test by Jean-Jacques Hiblot · Mon Jun 17 17:49:21 2019 +0200
  95. 91f053f test: dm: clk_ccf: test composite clk by Peng Fan · Wed Jul 31 07:02:05 2019 +0000
  96. 97b09cd fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · Wed Jul 24 19:37:55 2019 -0700
  97. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · Wed Jul 24 19:37:54 2019 -0700
  98. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  99. 0accd0d Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 24 16:24:50 2019 -0400
  100. f46732a binman: Convert to use ArgumentParser by Simon Glass · Mon Jul 08 14:25:29 2019 -0600