1. eb4d032 mmc: am654_sdhci: Allow driver to probe without PDs specified by Andreas Dannenberg · 5 years ago
  2. 7eecee6 mmc: am654_sdhci: Add a platform specific set_control_reg() callback by Faiz Abbas · 5 years ago
  3. 2eddc00 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  4. e9aed58 mmc: am654_sdhci: Add Support for PHY by Faiz Abbas · 5 years ago
  5. 375acf8 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  6. ab61966 mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  7. f08f9d7 mmc: sdhci: Add support for sdhci-caps-mask by Faiz Abbas · 5 years ago
  8. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  9. 03c9a40 mmc: am654_sdhci: Remove quirks by Faiz Abbas · 5 years ago
  10. d8fb309 arm64: dts: k3: Sync sdhci0 node from kernel and change driver name by Faiz Abbas · 5 years ago
  11. ef0e43f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  12. b2f0f31 sunxi: phy: Add USB PHY support for Allwinner H6 by Andre Przywara · 5 years ago
  13. 60e6efd sunxi: clocks: Add H6 USB clock gates and resets by Andre Przywara · 5 years ago
  14. 60c8417 sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
  15. 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  16. 329957f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  17. 1676dfb net: macb: Add support for 1000-baseX by Radu Pirea · 5 years ago
  18. 015800c net: macb: Fixed reading MII_LPA register by Radu Pirea · 5 years ago
  19. a00b95c net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · 5 years ago
  20. 21deb9b driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · 5 years ago
  21. 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  22. 6fbf161 net: mscc: refactor mscc_miim by Horatiu Vultur · 5 years ago
  23. 0daa53a test: dm: add MDIO test by Alex Marginean · 5 years ago
  24. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  25. 0f6b0ab net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · 6 years ago
  26. b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · 6 years ago
  27. 19d7aee net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 6 years ago
  28. 2586f15 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  29. 3dbea59 mmc: fsl_esdhc_imx: enlarge mmc timeout by Peng Fan · 5 years ago
  30. 457fe96 mmc: fsl_esdhc_imx: add i.MX8QM compatible by Peng Fan · 5 years ago
  31. 69b9d3a mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support by Peng Fan · 5 years ago
  32. 3766a48 mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps by Peng Fan · 5 years ago
  33. b01c773 mmc: Parse no-1-8-v DT property by Peng Fan · 5 years ago
  34. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · 5 years ago
  35. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  36. 7aa20fd mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · 5 years ago
  37. a1afe25 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · 5 years ago
  38. d9c92c7 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · 5 years ago
  39. faf5c95 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · 5 years ago
  40. e8a626d mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · 5 years ago
  41. 5a7cf40 mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · 5 years ago
  42. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  43. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  44. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  45. 443edbe mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · 5 years ago
  46. 4527b50 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · 5 years ago
  47. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  48. 6574396 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · 5 years ago
  49. a1e7a4d mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · 5 years ago
  50. 7e40f41 mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  51. c8a0ec0 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  52. 3863f7e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  53. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  54. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  55. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  56. 39cb340 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  57. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · 5 years ago
  58. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  59. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  60. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · 6 years ago
  61. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 6 years ago
  62. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · 6 years ago
  63. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 6 years ago
  64. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 6 years ago
  65. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · 6 years ago
  66. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · 6 years ago
  67. 1b1f3fb gpio: stm32: Remove .ofmatch callback by Patrice Chotard · 5 years ago
  68. 05a9319 pinctrl: stm32: update .bind callback by Patrice Chotard · 5 years ago
  69. daf1a59 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · 5 years ago
  70. 5043c4b spi: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  71. 0250207 spi: stm32_qspi: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  72. 804858a mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  73. 0e6f013 power: stpmic1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  74. 4c11a11 pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  75. 6abbd35 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  76. f81ddc1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  77. 5a10c75 power: regulator: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  78. 942ee23 clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  79. 6f4f912 i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  80. 2a6c7ad gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  81. 69c04e9 adc: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  82. 35fc48d adc: stm32-adc: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  83. 2961b21 mmc: stm32_sdmmc2: avoid warnings when building with W=1 option by Patrick Delaunay · 5 years ago
  84. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  85. f6d0220 pmic: stpmic1: add support for SYSRESET_POWER_OFF by Patrick Delaunay · 6 years ago
  86. 82b88ef stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  87. 0e82655 sysreset: syscon: add support for power off by Patrick Delaunay · 6 years ago
  88. ac0da89 mailbox: introduce stm32-ipcc driver by Fabien Dessenne · 6 years ago
  89. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  90. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  91. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  92. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 6 years ago
  93. c84dd7f tpm: wait for valid status by Roman Kapl · 6 years ago
  94. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · 6 years ago
  95. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 6 years ago
  96. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  97. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  98. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  99. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  100. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago