summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: add weak functions to kirkwood_spi driver (DM part)Pascal Linder
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han
2019-07-09spi: Add Atmel QuadSPI driverTudor Ambarus
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher
2019-07-08Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini
2019-07-07Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-06video: backlight: fix pwm inversionMarc Dietrich
2019-07-05usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-07-05usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot
2019-07-05usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut
2019-06-29pinctrl: uniphier: Add SPI pin-mux settingsKunihiko Hayashi
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-23mmc: fsl_esdhc_imx: drop useless codeYangbo Lu
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu
2019-06-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko
2019-06-22watchdog: tangier: Replace unused constant with a commentAndy Shevchenko
2019-06-21pci: Avoid assigning PCI resources that are below 0x1000Bin Meng
2019-06-20Fix watchdog timeout setup for mt7623Shannon Barber
2019-06-20aspeed/watchdog: Correct timeout valueJoel Stanley
2019-06-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-06-20Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-06-20Merge tag 'mmc-6-19' of https://github.com/MrVan/u-bootTom Rini
2019-06-20dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang
2019-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-06-19usb: dwc2: allow peripheral mode for OTG configurationPatrick Delaunay
2019-06-19usb: dwc2: correctly handle binding for g-tx-fifo-sizePatrick Delaunay
2019-06-19mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabledYangbo Lu
2019-06-19mmc: Avoid HS400 mode when accessing boot partitionsMarek Vasut
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-06-14fastboot: Check if partition really exist in getvar_has_slot()Igor Opaniuk
2019-06-14fastboot: getvar: Refactor fastboot_*_get_part_info() usageSam Protsenko
2019-06-14fastboot: Use const qualifier for char *part_nameSam Protsenko
2019-06-14fastboot: Fix slot names reported by getvarSam Protsenko
2019-06-13spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki
2019-06-13spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki