1. 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
  2. 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
  3. 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
  4. 6574396 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · Tue Jul 02 10:53:49 2019 +0200
  5. 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
  6. 7e40f41 mmc: rpmb: fix response type of CMD25 by Akio Hirayama · Fri Jun 28 21:16:25 2019 +0900
  7. c8a0ec0 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · Tue Jun 25 13:39:04 2019 +0200
  8. 3863f7e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · Tue Jun 25 13:39:03 2019 +0200
  9. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  10. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  11. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  12. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · Mon Jun 10 13:15:55 2019 -0500
  13. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:56 2019 +0530
  14. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:55 2019 +0530
  15. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  16. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · Mon May 27 21:22:00 2019 -0500
  17. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  18. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · Sat May 25 19:25:22 2019 -0300
  19. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  20. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · Wed May 22 07:08:14 2019 +0000
  21. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  22. 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
  23. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  24. 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
  25. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · Sat May 25 22:52:20 2019 +0200
  26. c84dd7f tpm: wait for valid status by Roman Kapl · Thu May 16 18:32:48 2019 +0200
  27. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · Sat Apr 27 11:15:23 2019 +0300
  28. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · Sat Apr 27 11:15:22 2019 +0300
  29. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  30. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:44:02 2019 +0200
  31. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · Tue Jun 18 08:41:01 2019 +0200
  32. 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
  33. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:24 2019 +0300
  34. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  35. d193718 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · Tue May 21 19:19:12 2019 +0200
  36. a8f78c6 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · Thu Jan 31 12:08:10 2019 +0000
  37. 6d0d991 spi: Avoid using malloc() in a critical function by Simon Glass · Sat May 18 11:59:54 2019 -0600
  38. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · Sat May 18 11:59:53 2019 -0600
  39. 7e36868 sandbox: Correct spi flash operation by Simon Glass · Sat May 18 11:59:49 2019 -0600
  40. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · Sat May 18 11:59:43 2019 -0600
  41. 526082f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Wed Jul 10 13:51:53 2019 -0400
  42. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 10 10:40:14 2019 -0400
  43. ec4f6ba clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · Wed Jul 10 20:07:35 2019 +0900
  44. 7a40ec0 spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · Fri Jul 05 10:03:18 2019 +0900
  45. 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
  46. db45213 rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · Mon Jul 08 11:45:25 2019 +0800
  47. 88151bb spi: Add Atmel QuadSPI driver by Tudor Ambarus · Tue Jun 18 08:51:50 2019 +0000
  48. 362e4e6 xilinx_xiic: Fix transfer initialisation by Melin Tomas · Fri Jun 28 12:08:40 2019 +0000
  49. d133b1e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · Fri Jun 28 12:08:31 2019 +0000
  50. 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · Wed Jun 12 09:48:04 2019 +0800
  51. d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · Wed Jun 05 15:23:16 2019 +0800
  52. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  53. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  54. 9c77e20 ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:15:56 2019 +0200
  55. ea57706 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · Mon Jul 08 15:49:50 2019 -0400
  56. 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
  57. bc59fb4 video: backlight: fix pwm inversion by Marc Dietrich · Tue Jul 02 22:08:33 2019 +0200
  58. 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
  59. db97c7f dm: Add a No-op uclass by Jean-Jacques Hiblot · Fri Jul 05 09:33:57 2019 +0200
  60. 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
  61. d93dda7 usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · Mon Jun 24 19:05:47 2019 +0200
  62. 9cc3bf6 pinctrl: uniphier: Add SPI pin-mux settings by Kunihiko Hayashi · Tue Jun 11 10:06:13 2019 +0900
  63. 8f6b935 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 28 08:00:22 2019 -0400
  64. 09580e2 usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · Tue Jun 04 21:56:29 2019 +0200
  65. 16b3854 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · Fri Jun 21 11:42:30 2019 +0800
  66. 62b56b3 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · Fri Jun 21 11:42:29 2019 +0800
  67. 982f425 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · Fri Jun 21 11:42:27 2019 +0800
  68. 5cb3f27 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Jun 22 12:09:33 2019 -0400
  69. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · Fri Jun 21 13:28:08 2019 +0300
  70. 8e192e8 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · Fri Jun 21 13:28:07 2019 +0300
  71. f95cfeb pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · Wed Jun 05 07:26:44 2019 -0700
  72. 300329c Fix watchdog timeout setup for mt7623 by Shannon Barber · Fri Jun 07 20:48:19 2019 +0000
  73. 53e1d3c aspeed/watchdog: Correct timeout value by Joel Stanley · Thu Jun 06 17:08:45 2019 +0930
  74. 5072ce9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Jun 20 09:14:35 2019 -0400
  75. 0021f46 Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Jun 20 09:14:03 2019 -0400
  76. 72f24c2 Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot by Tom Rini · Thu Jun 20 09:13:27 2019 -0400
  77. 25ff98c dm: pci: add Freescale PowerPC PCIe driver by Hou Zhiqiang · Wed Apr 24 22:33:02 2019 +0800
  78. a1bc50b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Jun 19 14:01:11 2019 -0400
  79. c01090e usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · Tue Jun 18 16:57:18 2019 +0200
  80. ed74263 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · Tue Jun 18 16:57:16 2019 +0200
  81. 4cc119b mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled by Yangbo Lu · Thu May 23 11:05:46 2019 +0800
  82. 9e3d7b6 mmc: Avoid HS400 mode when accessing boot partitions by Marek Vasut · Fri May 31 15:22:44 2019 +0200
  83. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  84. 69732df Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Jun 17 11:27:21 2019 -0400
  85. 73dac9b fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · Thu Jun 13 21:11:09 2019 +0300
  86. 6646bbd fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · Thu Jun 13 21:11:08 2019 +0300
  87. 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · Thu Jun 13 21:11:07 2019 +0300
  88. fd7467e fastboot: Fix slot names reported by getvar by Sam Protsenko · Thu Jun 13 00:49:45 2019 +0300
  89. 82a17e6 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · Wed May 29 17:01:35 2019 -0400
  90. 6c2d37e spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:34 2019 -0400
  91. dd5e9d9 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · Wed May 29 17:01:33 2019 -0400
  92. 9f72733 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · Wed May 29 17:01:32 2019 -0400
  93. fbb93d1 Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Jun 12 15:28:34 2019 -0400
  94. 8c860a1 pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · Tue Jun 04 22:26:37 2019 +0200
  95. 0de800e pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · Tue Jun 04 13:53:08 2019 +0200
  96. 3076735 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · Tue Jun 04 13:53:07 2019 +0200
  97. 062e57b pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · Tue Jun 04 11:04:54 2019 +0200
  98. ad8a5aa pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · Tue Jun 04 11:04:53 2019 +0200
  99. a5ea157 pinctrl: meson: add common function to get pins name by Neil Armstrong · Tue Jun 04 11:04:52 2019 +0200
  100. d39b05d pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · Tue Jun 04 11:04:51 2019 +0200