1. e9c2255 mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  2. b0155ac mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  3. 479a8dd mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  4. b0fc312 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  5. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  6. 8277171 mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  7. 05e35d4 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  8. f49ff79 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  9. 0538477 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  10. 9bc5666 mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  11. bb98b8c mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  12. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  13. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  14. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  15. 863d100 mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  16. c2c22b9 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  17. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  18. db52e19 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  19. b2ffa33 mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  20. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  21. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  22. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  23. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  24. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  25. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  26. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  27. 159a887 pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · 5 years ago
  28. 28115e7 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  29. 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  30. fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
  31. 9adaa03 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 5 years ago
  32. 8dd6803 rtc: ds1307: add support for m41t11 by Heiko Schocher · 5 years ago
  33. d66fb5b mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 5 years ago
  34. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  35. 4213609 drivers: core: use strcmp when find device by name by Peng Fan · 5 years ago
  36. 60ee609 pci: ensure enumeration of all devices in pci_init by Marek Behún · 5 years ago
  37. 60bc487 gpio: stm32: Remove .ofmatch callback by Patrice Chotard · 5 years ago
  38. 158abbf pinctrl: stm32: update .bind callback by Patrice Chotard · 5 years ago
  39. 95fbdd1 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · 5 years ago
  40. 54ef8fb spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  41. 1ddf544 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  42. d99ea13 mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  43. 92be683 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  44. 91ca91e pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  45. 5884485 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  46. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  47. c8a8937 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  48. 67d74ce clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  49. 499504b i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  50. 99e14b2 gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  51. c0d7f1f adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  52. 0fb0365 adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  53. 0e9fb25 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  54. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  55. 82cd1a2 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 5 years ago
  56. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  57. 4869421 sysreset: syscon: add support for power off by Patrick Delaunay · 5 years ago
  58. 01964d8 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 6 years ago
  59. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  60. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  61. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  62. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 5 years ago
  63. 27eb177 tpm: wait for valid status by Roman Kapl · 6 years ago
  64. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  65. c2ccc9e pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 6 years ago
  66. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  67. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  68. f169653 km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  69. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  70. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  71. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  72. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  73. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  74. ca2abb7 spi: Avoid using malloc() in a critical function by Simon Glass · 6 years ago
  75. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 6 years ago
  76. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 6 years ago
  77. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 6 years ago
  78. ef8b7e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  79. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  80. 9a2f0e5 clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · 5 years ago
  81. 9424ecd spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · 5 years ago
  82. b4944e2 Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  83. ef6c26d rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  84. 24c8ff4 spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  85. d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  86. 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  87. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  88. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  89. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  90. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 6 years ago
  91. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 6 years ago
  92. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  93. 29e9363 Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  94. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  95. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  96. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  97. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  98. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  99. d538185 pinctrl: uniphier: Add SPI pin-mux settings by Kunihiko Hayashi · 5 years ago
  100. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago