summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-12drivers: core: use strcmp when find device by namePeng Fan
2019-07-12pci: ensure enumeration of all devices in pci_initMarek BehĂșn
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut
2019-07-11tpm: wait for valid statusRoman Kapl
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
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-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-07-10fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay
2019-07-10drivers: serial: lpuart: Enable Little Endian SupportVabhav Sharma
2019-07-10spi: Avoid using malloc() in a critical functionSimon Glass
2019-07-10blk: Allow control of the block cache in TPLSimon Glass
2019-07-10sandbox: Correct spi flash operationSimon Glass
2019-07-10sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass
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-10clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada
2019-07-10spi: Add SPI controller driver for UniPhier SoCsKunihiko Hayashi
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