1. 124f947 usb, ohci, pci: add DM support for PCI-based OHCI USB controller by Heiko Schocher · Tue Jul 16 10:49:07 2019 +0200
  2. 882830a usb, ohci: add warning if none on pci found by Heiko Schocher · Tue Jul 16 10:49:06 2019 +0200
  3. 2e1134f usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI by Heiko Schocher · Tue Jul 16 10:49:05 2019 +0200
  4. 7213b10 usb, ohci: fix ohci swap register access by Heiko Schocher · Tue Jul 16 10:49:04 2019 +0200
  5. fe410a4 usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used by Heiko Schocher · Tue Jul 16 10:49:03 2019 +0200
  6. 436fe52 ARM: da850-evm: Enable the USB PHY and MUSB Driver by Adam Ford · Wed Jul 10 13:59:11 2019 -0500
  7. b894d87 usb: musb-new: Add support for da8xx-musb by Adam Ford · Wed Jul 10 13:59:10 2019 -0500
  8. 9442e74 phy: Add support for phy-da8xx-usb by Adam Ford · Wed Jul 10 13:59:09 2019 -0500
  9. 89bda31 test/py: avb: Move AVB test to android dir by Sam Protsenko · Tue Jul 02 21:18:02 2019 +0300
  10. 9256538 Merge branch '2019-08-07-master-imports' by Tom Rini · Wed Aug 07 23:13:35 2019 -0400
  11. c7cd7bf Update include/android_image.h from AOSP by Alex Deymo · Mon Aug 05 22:24:45 2019 +0200
  12. d40e4a4 common: image-android-dt: Fix logic in print fdt info routine by Sam Protsenko · Mon Aug 05 20:11:03 2019 +0300
  13. 8804002 fit: Do not automatically decompress ramdisk images by Julius Werner · Fri Aug 02 15:52:28 2019 -0700
  14. b39862f console: execute flush on uart when silent is removed by Patrick Delaunay · Fri Aug 02 14:58:10 2019 +0200
  15. 46b610d console: update silent tag after env load by Patrick Delaunay · Fri Aug 02 14:58:09 2019 +0200
  16. 6954351 cmd: avb: Fix compiler warnings by Sam Protsenko · Wed Jul 31 19:59:09 2019 +0300
  17. 9101822 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled by Sam Protsenko · Wed Jul 31 19:59:08 2019 +0300
  18. 7799081 pci_ep: Fix Coverity warning by Ramon Fried · Wed Jul 31 11:04:26 2019 +0300
  19. a588d15 clk: MediaTek: add hifsys entry for MT7623 SoC. by developer · Mon Jul 29 22:17:48 2019 +0800
  20. a3d81fe ARM: dts: add hifsys reset for MediaTek SoCs by developer · Mon Jul 29 22:17:47 2019 +0800
  21. 1a31800 MAINTAINERS: MediaTek: add MediaTek team in the entry by developer · Mon Jul 29 22:17:46 2019 +0800
  22. 2ef3a95 autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION by Heiko Schocher · Mon Jul 29 07:23:19 2019 +0200
  23. 7c395c9 log: document the assign() macro by Heinrich Schuchardt · Sat Jul 27 20:21:06 2019 +0200
  24. 6874339 arm: dts: change MT7629 to use spi-mem rather than qspi by developer · Mon Jul 22 10:35:10 2019 +0800
  25. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 04 19:39:54 2019 -0400
  26. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 02 13:29:46 2019 -0400
  27. c8c320e gitlab-ci: Add qemu-riscv64 testing by Tom Rini · Fri Aug 02 11:32:37 2019 -0400
  28. d65fda4 gitlab-ci: Remove unused TOOLCHAIN environment variable by Tom Rini · Fri Aug 02 11:31:42 2019 -0400
  29. 81f0778 travis.yml: run Python tests on qemu-riscv64_defconfig by Heinrich Schuchardt · Thu Jul 18 06:33:58 2019 +0200
  30. fd60ec2 Merge branch '2019-08-02-autoboot-cleanup' by Tom Rini · Fri Aug 02 11:19:23 2019 -0400
  31. 313fcbd autoboot: Adjust the implementation in autoboot_command() by Simon Glass · Sat Jul 20 20:51:28 2019 -0600
  32. b97ace5 autoboot: Move a few more options from #ifdef to if() by Simon Glass · Sat Jul 20 20:51:27 2019 -0600
  33. ab81008 autoboot: Add comments for menu_show() by Simon Glass · Sat Jul 20 20:51:26 2019 -0600
  34. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · Sat Jul 20 20:51:25 2019 -0600
  35. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  36. 9d98385 autoboot: Tidy up use of menukey by Simon Glass · Sat Jul 20 20:51:23 2019 -0600
  37. 4cdf949 snow: Define CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:22 2019 -0600
  38. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:21 2019 -0600
  39. e699378 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · Sat Jul 20 20:51:20 2019 -0600
  40. 6d99d13 autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED by Simon Glass · Sat Jul 20 20:51:19 2019 -0600
  41. 3a31505 autoboot: Use if() for CONFIG_SILENT_CONSOLE by Simon Glass · Sat Jul 20 20:51:18 2019 -0600
  42. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  43. 6a2e09f autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:16 2019 -0600
  44. 760d3fb autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly by Simon Glass · Sat Jul 20 20:51:15 2019 -0600
  45. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  46. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · Sat Jul 20 20:51:13 2019 -0600
  47. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  48. 675cfaf main: Use conditional run_preboot_environment_command() by Simon Glass · Sat Jul 20 20:51:11 2019 -0600
  49. 4d6c9b6 Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jul 31 16:06:24 2019 -0400
  50. ccdc328 Merge branch '2019-07-31-ti-imports' by Tom Rini · Wed Jul 31 14:20:55 2019 -0400
  51. 3c29d26 Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available" by Adam Ford · Wed Jul 31 09:17:31 2019 -0500
  52. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · Tue Jul 30 23:29:21 2019 +0200
  53. 225055b ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · Tue Jul 30 08:58:58 2019 -0500
  54. ef18411 ARM: dts: da850-evm: Fix MDIO pinmux by Adam Ford · Tue Jul 30 08:32:37 2019 -0500
  55. 784a88c configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices by Suniel Mahesh · Tue Jul 30 13:25:21 2019 +0530
  56. 5c33e6b configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and DM support, disable in SPL by Suniel Mahesh · Tue Jul 30 13:25:20 2019 +0530
  57. 326f8d9 configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER by Suman Anna · Mon Jul 29 11:48:03 2019 -0500
  58. 9ba5083 configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER by Suman Anna · Mon Jul 29 11:48:02 2019 -0500
  59. 4cd2cc0 arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property by Suman Anna · Mon Jul 29 11:13:41 2019 -0500
  60. 1562ed6 ARM: da850-evm: Replace CMD_SF with CMD_MTD by Adam Ford · Fri Jul 26 18:31:13 2019 -0500
  61. 09ddd6e ARM: da850evm: Split MTDPARTS into SPL and u-boot by Adam Ford · Fri Jul 26 17:53:45 2019 -0500
  62. ef163e5 configs: am57xx_evm_defconfig: Enable 'dtimg' command by Sam Protsenko · Thu Jul 25 20:20:19 2019 +0300
  63. 5174c58 configs: am57xx_evm_defconfig: Enable 'bcb' command by Sam Protsenko · Thu Jul 25 20:20:18 2019 +0300
  64. bedcf52 omap: Correct the fastboot product var by Sam Protsenko · Thu Jul 25 20:11:53 2019 +0300
  65. b35bcb0 env: ti: boot: Handle reboot reason from BCB by Sam Protsenko · Thu Jul 25 16:20:41 2019 +0300
  66. 5f9a137 Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 31 08:34:35 2019 -0400
  67. 20072a6 clk: meson: remove duplicate logic by Heinrich Schuchardt · Tue Jul 30 23:03:43 2019 +0200
  68. abb6f16 board: amlogic: add support for Odroid-N2 by Neil Armstrong · Mon Jul 22 11:36:14 2019 +0200
  69. 8faccdc ARM: meson-g12a: Handle 4GiB DRAM size by Neil Armstrong · Mon Jul 22 11:32:50 2019 +0200
  70. 836bfad ARM: dts: add support for Odroid-N2 by Neil Armstrong · Mon Jul 22 11:27:59 2019 +0200
  71. 4612ae1 ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1 by Neil Armstrong · Mon Jul 22 10:06:11 2019 +0200
  72. 0448ce6 mmc: relocate code comment by Baruch Siach · Mon Jul 22 15:52:12 2019 +0300
  73. 7462c84 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by developer · Fri Jul 19 11:04:47 2019 +0800
  74. 6b90719 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · Mon Jul 22 19:14:06 2019 +0300
  75. cddbfd4 mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · Mon Jul 22 18:55:35 2019 +0300
  76. a35de5a test/py: add MMC/SD block write test by Jean-Jacques Hiblot · Mon Jun 17 17:49:21 2019 +0200
  77. 91f053f test: dm: clk_ccf: test composite clk by Peng Fan · Wed Jul 31 07:02:05 2019 +0000
  78. 479984c clk: sandbox: add composite clk by Peng Fan · Wed Jul 31 07:02:02 2019 +0000
  79. 31043fa configs: sandbox: Enable composite clk by Peng Fan · Wed Jul 31 07:02:00 2019 +0000
  80. 3b7f3ae clk: gate: support sandbox by Peng Fan · Wed Jul 31 07:01:57 2019 +0000
  81. 2d9bd93 clk: add composite clk support by Peng Fan · Wed Jul 31 07:01:54 2019 +0000
  82. 519eefb clk-provider: include clk-uclass.h by Peng Fan · Wed Jul 31 07:01:52 2019 +0000
  83. 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · Wed Jul 31 07:01:49 2019 +0000
  84. eaffd47 clk: imx: gate2 add set rate by Peng Fan · Wed Jul 31 07:01:45 2019 +0000
  85. f8c3ca1 clk: imx: import clk heplers by Peng Fan · Wed Jul 31 07:01:42 2019 +0000
  86. ec424a7 clk: fixed_rate: export clk_fixed_rate by Peng Fan · Wed Jul 31 07:01:39 2019 +0000
  87. fd67c63 clk: divider set rate supporrt by Peng Fan · Wed Jul 31 07:01:37 2019 +0000
  88. 0f08515 clk: add clk-gate support by Peng Fan · Wed Jul 31 07:01:34 2019 +0000
  89. 46ed266 clk: export mux/divider ops by Peng Fan · Wed Jul 31 07:01:31 2019 +0000
  90. 6a8c2ad clk: mux: add set parent support by Peng Fan · Wed Jul 31 07:01:28 2019 +0000
  91. 5106fbb clk: use clk_dev_binded by Peng Fan · Wed Jul 31 07:01:26 2019 +0000
  92. 1d0a50a clk: introduce clk_dev_binded by Peng Fan · Wed Jul 31 07:01:23 2019 +0000
  93. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Jul 30 19:19:54 2019 -0400
  94. ce7e701 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Jul 30 19:19:34 2019 -0400
  95. 0a0749b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Jul 30 19:19:04 2019 -0400
  96. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · Sat Jul 27 19:32:23 2019 +0200
  97. c680dc4 efi_loader: implement ConvertPointer() by Heinrich Schuchardt · Sat Jul 27 20:35:24 2019 +0200
  98. f8599dc efi_loader: definition of efi_virtual_address_map() by Heinrich Schuchardt · Sat Jul 27 20:28:47 2019 +0200
  99. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · Sat Jul 27 19:16:32 2019 +0200
  100. fd0b53f doc: integrate UEFI documentation into Sphinx toctree by Heinrich Schuchardt · Fri Jul 26 06:46:08 2019 +0200