summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: Allow autosetting fixed regulatorsSven Schwermer2019-07-131-0/+3
* gpio: add gpio-hog supportHeiko Schocher2019-07-132-16/+175
* pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford2019-07-131-1/+64
* power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy2019-07-131-0/+26
* power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy2019-07-131-0/+21
* rtc: add Microcrystal RV-8803 driverMichael Walle2019-07-133-0/+178
* usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods2019-07-131-2/+6
* rtc: ds1307: add support for m41t11Heiko Schocher2019-07-131-0/+14
* mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia2019-07-131-0/+9
* spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-131-15/+0
* drivers: core: use strcmp when find device by namePeng Fan2019-07-121-1/+1
* pci: ensure enumeration of all devices in pci_initMarek BehĂșn2019-07-121-2/+2
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-119-7/+200
|\
| * drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean2019-07-101-0/+24
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-1/+101
| * drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean2019-07-101-0/+46
| * fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay2019-07-102-1/+5
| * drivers: serial: lpuart: Enable Little Endian SupportVabhav Sharma2019-07-101-0/+4
| * spi: Avoid using malloc() in a critical functionSimon Glass2019-07-101-4/+11
| * blk: Allow control of the block cache in TPLSimon Glass2019-07-101-0/+7
| * sandbox: Correct spi flash operationSimon Glass2019-07-101-1/+1
| * sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-101-0/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-07-111-36/+16
|\ \
| * | km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-36/+0
| * | km/spi: add weak functions to kirkwood_spi driver (DM part)Pascal Linder2019-07-111-0/+16
| |/
* | Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-114-6/+430
|\ \
| * | clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada2019-07-101-6/+8
| * | spi: Add SPI controller driver for UniPhier SoCsKunihiko Hayashi2019-07-103-0/+422
* | | gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut2019-07-111-0/+1
* | | tpm: wait for valid statusRoman Kapl2019-07-111-2/+10
* | | pci_ep: add pci endpoint sandbox driverRamon Fried2019-07-113-0/+192
* | | pci_ep: add Cadence PCIe endpoint driverRamon Fried2019-07-114-0/+495
* | | drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2019-07-115-0/+237
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2019-07-103-22/+89
|\ \
| * | rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han2019-07-091-9/+24
| * | xilinx_xiic: Fix transfer initialisationMelin Tomas2019-07-091-0/+12
| * | xilinx_xiic: Fix fill tx fifo loopMelin Tomas2019-07-091-1/+1
| * | i2c: designware: Get clock rate from clock DMLey Foon Tan2019-07-091-10/+45
| * | i2c: designware_i2c: Restore enable state after set speedJun Chen2019-07-091-2/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2019-07-104-4/+224
|\ \ \ | |_|/ |/| |
| * | ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher2019-07-091-1/+1
| * | ubispl: add support for loading volumes by nameHamish Guthrie2019-07-092-2/+220
| * | ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher2019-07-092-1/+3
| |/
* | Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2019-07-093-0/+545
|\ \
| * | spi: Add Atmel QuadSPI driverTudor Ambarus2019-07-093-0/+545
| |/
* | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-bootTom Rini2019-07-084-611/+1675
|\ \ | |/ |/|
| * mmc: fsl_esdhc_imx: drop useless codeYangbo Lu2019-06-231-61/+4
| * mmc: fsl_esdhc: drop i.MX codeYangbo Lu2019-06-231-609/+16
| * mmc: split fsl_esdhc driver for i.MXYangbo Lu2019-06-233-2/+1716
* | Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-071-0/+3
|\ \