summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: cache: add the pl310 cache controller driverDinh Nguyen2019-05-053-0/+86
* dm: cache: Create a uclass for cacheDinh Nguyen2019-05-056-0/+80
* Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-049-262/+1310
|\
| * net: mscc: luton: Update network driver for pcb90Horatiu Vultur2019-05-032-159/+258
| * mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-034-4/+4
| * net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2019-05-032-99/+337
| * net: Add MSCC Serval network driver.Horatiu Vultur2019-05-033-0/+711
* | Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini2019-05-043-54/+189
|\ \
| * | mmc: sdhci: Add Support for ADMA2Faiz Abbas2019-05-032-23/+129
| * | mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas2019-05-031-42/+50
| * | mmc: fsl_esdhc: Fix wp_enable issueYe Li2019-05-031-5/+13
| * | mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li2019-05-031-5/+18
| |/
* | Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-0/+6
* | usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-041-6/+0
* | nand: davinci: remove dead code for dm644xBartosz Golaszewski2019-05-041-39/+0
* | net: davinci_emac: drop support for unused PHYsBartosz Golaszewski2019-05-041-49/+6
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2019-05-031-7/+31
|\ \
| * | mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut2019-04-291-2/+2
| * | mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut2019-04-291-2/+8
| * | mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut2019-04-291-3/+21
* | | Merge git://git.denx.de/u-boot-usbTom Rini2019-05-031-2/+0
|\ \ \
| * | | usb: ohci: Re-enable commented out delayAdam Ford2019-05-031-2/+0
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-05-031-0/+11
|\ \ \
| * | | i2c: mvtwsi: fix reading status register after interruptMarek BehĂșn2019-05-031-0/+11
| |/ /
* | | Merge branch '2019-05-03-master-imports'Tom Rini2019-05-033-32/+18
|\ \ \
| * | | firmware: ti_sci: Always request response from firmwareAndrew F. Davis2019-05-031-5/+6
| * | | watchdog: Kconfig: update WDT help messagePatrice Chotard2019-05-031-1/+1
| * | | dma: ti: k3-udma: Do not touch RT registers before channel configurationPeter Ujfalusi2019-05-031-24/+9
| * | | firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg2019-05-031-1/+1
| * | | drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULLKeerthy2019-05-031-1/+1
| |/ /
* | | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-0141-171/+263
|\ \ \ | |/ / |/| |
| * | rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-0140-135/+133
| * | pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko2019-05-011-0/+3
| * | rockchip: spi: make optimised receive-handler unaligned-safePhilipp Tomsich2019-05-011-13/+6
| * | rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flagPhilipp Tomsich2019-05-011-2/+22
| * | rockchip: spi: add optimised receive-only implementationPhilipp Tomsich2019-05-011-1/+88
| * | rockchip: spi: only wait for completion, if transmittingPhilipp Tomsich2019-05-011-3/+12
| * | rockchip: spi: consistently use false/true with rkspi_enable_chipPhilipp Tomsich2019-05-011-1/+1
| * | rockchip: spi: fix off-by-one in chunk size computationPhilipp Tomsich2019-05-011-1/+1
| * | rockchip: spi: remove unused code and fields in privPhilipp Tomsich2019-05-011-26/+3
| * | rockchip: spi: add debug message for delay in CS togglePhilipp Tomsich2019-05-011-2/+7
| |/
* | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-0113-299/+882
|\ \ | |/ |/|
| * ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan2019-04-251-0/+4
| * mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li2019-04-251-0/+5
| * mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li2019-04-251-7/+11
| * misc: imx8: scu: add i.MX8QM supportPeng Fan2019-04-251-3/+13
| * clk: imx8: add i.MX8QM clk driverPeng Fan2019-04-253-0/+309
| * clk: imx8: split code into common and soc specific partPeng Fan2019-04-254-289/+342
| * pinctrl: imx8: add i.MX8QM compatiblePeng Fan2019-04-251-0/+1
| * Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-251-0/+7