1. 24b1e0c mmc: rpmb: fix response type of CMD25 by Akio Hirayama · 5 years ago
  2. da18c62 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · 5 years ago
  3. 451931e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · 5 years ago
  4. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  5. 1164c54 regulator: Allow autosetting fixed regulators by Sven Schwermer · 5 years ago
  6. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  7. 159a887 pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · 5 years ago
  8. 28115e7 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  9. 2463874 power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · 5 years ago
  10. fb9a1ff rtc: add Microcrystal RV-8803 driver by Michael Walle · 5 years ago
  11. 9adaa03 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · 5 years ago
  12. 8dd6803 rtc: ds1307: add support for m41t11 by Heiko Schocher · 5 years ago
  13. d66fb5b mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · 5 years ago
  14. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  15. 4213609 drivers: core: use strcmp when find device by name by Peng Fan · 5 years ago
  16. 60ee609 pci: ensure enumeration of all devices in pci_init by Marek Behún · 5 years ago
  17. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  18. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  19. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  20. 4a09831 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 5 years ago
  21. 27eb177 tpm: wait for valid status by Roman Kapl · 5 years ago
  22. bb41333 pci_ep: add pci endpoint sandbox driver by Ramon Fried · 5 years ago
  23. c2ccc9e pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · 5 years ago
  24. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 5 years ago
  25. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  26. f169653 km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · 5 years ago
  27. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  28. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  29. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  30. 6998974 fdt: Allow indicating a node is for U-Boot proper only by Patrick Delaunay · 5 years ago
  31. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  32. ca2abb7 spi: Avoid using malloc() in a critical function by Simon Glass · 5 years ago
  33. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 5 years ago
  34. 24c2776 sandbox: Correct spi flash operation by Simon Glass · 5 years ago
  35. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 5 years ago
  36. ef8b7e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 5 years ago
  37. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  38. 9a2f0e5 clk: uniphier: add EMMC clock for LD11, LD20, and PXs3 by Masahiro Yamada · 5 years ago
  39. 9424ecd spi: Add SPI controller driver for UniPhier SoCs by Kunihiko Hayashi · 5 years ago
  40. 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
  41. ef6c26d rtc: pcf2127: Fixed bug with rtc settings and getting error time by Chuanhua Han · 5 years ago
  42. 24c8ff4 spi: Add Atmel QuadSPI driver by Tudor Ambarus · 5 years ago
  43. d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
  44. 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
  45. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  46. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  47. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  48. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  49. 5ebd3df ubi: fix UBI_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  50. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  51. 29e9363 Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  52. a2c4ef0 video: backlight: fix pwm inversion by Marc Dietrich · 5 years ago
  53. 3b83829 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue by Jean-Jacques Hiblot · 5 years ago
  54. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  55. e445d46 usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback by Jean-Jacques Hiblot · 5 years ago
  56. 501547c usb: ehci-mx6: Fix bus enumeration for DM case by Marek Vasut · 5 years ago
  57. d538185 pinctrl: uniphier: Add SPI pin-mux settings by Kunihiko Hayashi · 5 years ago
  58. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  59. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  60. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  61. 4d8ff42 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · 5 years ago
  62. fa33d20 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago
  63. 5eea874 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  64. c974a3d watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  65. 8b295a2 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · 5 years ago
  66. 5fafd7e pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · 5 years ago
  67. 2bc1821 Fix watchdog timeout setup for mt7623 by Shannon Barber · 5 years ago
  68. 894e235 aspeed/watchdog: Correct timeout value by Joel Stanley · 5 years ago
  69. f643fb9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  70. e8c185b Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  71. 64fabed Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  72. b89e3d9 dm: pci: add Freescale PowerPC PCIe driver by Hou Zhiqiang · 5 years ago
  73. 63a4585 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  74. 7c65468 usb: dwc2: allow peripheral mode for OTG configuration by Patrick Delaunay · 5 years ago
  75. 7350a75 usb: dwc2: correctly handle binding for g-tx-fifo-size by Patrick Delaunay · 5 years ago
  76. 66fa035 mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled by Yangbo Lu · 5 years ago
  77. 72119aa mmc: Avoid HS400 mode when accessing boot partitions by Marek Vasut · 5 years ago
  78. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  79. c3e8aa1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  80. 220f655 fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
  81. f23a87d fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
  82. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  83. 97a0c6f fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
  84. ea73ec0 spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED by Jagan Teki · 5 years ago
  85. 32f70d6 spi: Kconfig: Mark SOFT_SPI as DEPRECATED by Jagan Teki · 5 years ago
  86. e124759 spi: Kconfig: Mark SH_SPI as DEPRECATED by Jagan Teki · 5 years ago
  87. d5ded32 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · 5 years ago
  88. 698bc1f Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  89. 63860db pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · 5 years ago
  90. 60fe593 pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · 5 years ago
  91. 478c563 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · 5 years ago
  92. b9308f2 pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · 5 years ago
  93. 2392289 pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · 5 years ago
  94. 88fa32b pinctrl: meson: add common function to get pins name by Neil Armstrong · 5 years ago
  95. fb94245 pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · 5 years ago
  96. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  97. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  98. c0df121 pinctrl: imx: Define imx6_pinctrl_soc_info in .data section by Lukasz Majewski · 5 years ago
  99. b5d97e1 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · 5 years ago
  100. 6757fa5 serial: mxc: Add iMX6SX compatible string by Marek Vasut · 5 years ago