1. 2586f15 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Jul 15 09:42:41 2019 -0400
  2. 3dbea59 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · Wed Jul 10 09:35:30 2019 +0000
  3. 457fe96 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · Wed Jul 10 09:35:28 2019 +0000
  4. 69b9d3a mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · Wed Jul 10 09:35:26 2019 +0000
  5. 3766a48 mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · Wed Jul 10 09:35:24 2019 +0000
  6. b01c773 mmc: Parse no-1-8-v DT property by Peng Fan · Wed Jul 10 09:35:20 2019 +0000
  7. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · Wed Jul 10 09:35:18 2019 +0000
  8. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · Wed Jul 10 14:43:07 2019 +0800
  9. 7aa20fd mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · Thu Jul 11 03:29:02 2019 +0000
  10. a1afe25 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · Mon Jul 08 04:10:48 2019 +0000
  11. d9c92c7 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · Mon Jul 08 04:10:43 2019 +0000
  12. faf5c95 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · Tue Jul 02 10:53:58 2019 +0200
  13. e8a626d mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · Tue Jul 02 10:53:57 2019 +0200
  14. 5a7cf40 mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · Tue Jul 02 10:53:56 2019 +0200
  15. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:55 2019 +0200
  16. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:54 2019 +0200
  17. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · Tue Jul 02 10:53:53 2019 +0200
  18. 443edbe mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · Tue Jul 02 10:53:52 2019 +0200
  19. 4527b50 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · Tue Jul 02 10:53:51 2019 +0200
  20. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · Tue Jul 02 10:53:50 2019 +0200
  21. 6574396 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · Tue Jul 02 10:53:49 2019 +0200
  22. a1e7a4d mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · Tue Jul 02 10:53:48 2019 +0200
  23. 7e40f41 mmc: rpmb: fix response type of CMD25 by Akio Hirayama · Fri Jun 28 21:16:25 2019 +0900
  24. c8a0ec0 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · Tue Jun 25 13:39:04 2019 +0200
  25. 3863f7e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · Tue Jun 25 13:39:03 2019 +0200
  26. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  27. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  28. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  29. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  30. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · Mon Jun 10 13:15:55 2019 -0500
  31. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:56 2019 +0530
  32. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:55 2019 +0530
  33. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  34. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · Mon May 27 21:22:00 2019 -0500
  35. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  36. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · Sat May 25 19:25:22 2019 -0300
  37. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  38. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · Wed May 22 07:08:14 2019 +0000
  39. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  40. 1b1f3fb gpio: stm32: Remove .ofmatch callback by Patrice Chotard · Fri Jun 21 15:39:25 2019 +0200
  41. 05a9319 pinctrl: stm32: update .bind callback by Patrice Chotard · Fri Jun 21 15:39:23 2019 +0200
  42. daf1a59 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · Fri Jun 21 15:39:22 2019 +0200
  43. 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:58 2019 +0200
  44. 02502072 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:55 2019 +0200
  45. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:54 2019 +0200
  46. 0e6f013 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:53 2019 +0200
  47. 4c11a11 pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:52 2019 +0200
  48. 6abbd35 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:51 2019 +0200
  49. f81ddc1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:50 2019 +0200
  50. 5a10c75 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:49 2019 +0200
  51. 942ee23 clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:48 2019 +0200
  52. 6f4f912 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:47 2019 +0200
  53. 2a6c7ad gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:46 2019 +0200
  54. 69c04e9 adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:45 2019 +0200
  55. 35fc48d adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:44 2019 +0200
  56. 2961b21 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · Fri Jun 21 15:26:42 2019 +0200
  57. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:41 2019 +0200
  58. f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · Mon May 20 09:47:07 2019 +0200
  59. 82b88ef stm32mp1: syscon: remove stgen by Patrick Delaunay · Fri Jul 05 17:20:11 2019 +0200
  60. 0e82655 sysreset: syscon: add support for power off by Patrick Delaunay · Mon May 20 10:58:39 2019 +0200
  61. ac0da89 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · Tue May 14 11:20:34 2019 +0200
  62. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  63. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  64. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Thu Jul 11 18:08:44 2019 -0400
  65. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · Sat May 25 22:52:20 2019 +0200
  66. c84dd7f tpm: wait for valid status by Roman Kapl · Thu May 16 18:32:48 2019 +0200
  67. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · Sat Apr 27 11:15:23 2019 +0300
  68. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · Sat Apr 27 11:15:22 2019 +0300
  69. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  70. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:44:02 2019 +0200
  71. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · Tue Jun 18 08:41:01 2019 +0200
  72. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · Fri Jun 07 11:24:25 2019 +0300
  73. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:24 2019 +0300
  74. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  75. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · Tue May 21 19:19:12 2019 +0200
  76. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · Thu Jan 31 12:08:10 2019 +0000
  77. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · Sat May 18 11:59:54 2019 -0600
  78. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · Sat May 18 11:59:53 2019 -0600
  79. 7e36868 sandbox: Correct spi flash operation by Simon Glass · Sat May 18 11:59:49 2019 -0600
  80. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · Sat May 18 11:59:43 2019 -0600
  81. 526082f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Jul 10 13:51:53 2019 -0400
  82. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 10 10:40:14 2019 -0400
  83. ec4f6ba clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · Wed Jul 10 20:07:35 2019 +0900
  84. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · Fri Jul 05 10:03:18 2019 +0900
  85. da3833f Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jul 09 08:16:50 2019 -0400
  86. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · Mon Jul 08 11:45:25 2019 +0800
  87. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · Tue Jun 18 08:51:50 2019 +0000
  88. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · Fri Jun 28 12:08:40 2019 +0000
  89. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · Fri Jun 28 12:08:31 2019 +0000
  90. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · Wed Jun 12 09:48:04 2019 +0800
  91. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · Wed Jun 05 15:23:16 2019 +0800
  92. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  93. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  94. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:15:56 2019 +0200
  95. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · Mon Jul 08 15:49:50 2019 -0400
  96. 43e65fd Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jul 07 16:17:13 2019 -0400
  97. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · Tue Jul 02 22:08:33 2019 +0200
  98. b49b5c2 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · Fri Jul 05 09:33:58 2019 +0200
  99. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  100. 5a94557 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · Fri Jul 05 09:33:56 2019 +0200