summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen6-0/+80
2019-05-05Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini9-262/+1310
2019-05-05Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini3-54/+189
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-0/+6
2019-05-04usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski1-6/+0
2019-05-04nand: davinci: remove dead code for dm644xBartosz Golaszewski1-39/+0
2019-05-04net: davinci_emac: drop support for unused PHYsBartosz Golaszewski1-49/+6
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini1-7/+31
2019-05-03Merge git://git.denx.de/u-boot-usbTom Rini1-2/+0
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+11
2019-05-03usb: ohci: Re-enable commented out delayAdam Ford1-2/+0
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur2-159/+258
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao4-4/+4
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2-99/+337
2019-05-03net: Add MSCC Serval network driver.Horatiu Vultur3-0/+711
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas2-23/+129
2019-05-03mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas1-42/+50
2019-05-03mmc: fsl_esdhc: Fix wp_enable issueYe Li1-5/+13
2019-05-03mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li1-5/+18
2019-05-03Merge branch '2019-05-03-master-imports'Tom Rini3-32/+18
2019-05-03firmware: ti_sci: Always request response from firmwareAndrew F. Davis1-5/+6
2019-05-03watchdog: Kconfig: update WDT help messagePatrice Chotard1-1/+1
2019-05-03dma: ti: k3-udma: Do not touch RT registers before channel configurationPeter Ujfalusi1-24/+9
2019-05-03firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg1-1/+1
2019-05-03drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULLKeerthy1-1/+1
2019-05-03i2c: mvtwsi: fix reading status register after interruptMarek BehĂșn1-0/+11
2019-05-01Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini41-171/+263
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini13-299/+882
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang40-135/+133
2019-05-01pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko1-0/+3
2019-05-01rockchip: spi: make optimised receive-handler unaligned-safePhilipp Tomsich1-13/+6
2019-05-01rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flagPhilipp Tomsich1-2/+22
2019-05-01rockchip: spi: add optimised receive-only implementationPhilipp Tomsich1-1/+88
2019-05-01rockchip: spi: only wait for completion, if transmittingPhilipp Tomsich1-3/+12
2019-05-01rockchip: spi: consistently use false/true with rkspi_enable_chipPhilipp Tomsich1-1/+1
2019-05-01rockchip: spi: fix off-by-one in chunk size computationPhilipp Tomsich1-1/+1
2019-05-01rockchip: spi: remove unused code and fields in privPhilipp Tomsich1-26/+3
2019-05-01rockchip: spi: add debug message for delay in CS togglePhilipp Tomsich1-2/+7
2019-04-29mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut1-2/+2
2019-04-29mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut1-2/+8
2019-04-29mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut1-3/+21
2019-04-27avb: add support for named persistent valuesIgor Opaniuk1-19/+102
2019-04-27sysreset: syscon: remove POWER reset causePatrick Delaunay1-0/+3
2019-04-27net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT1-1/+7
2019-04-27mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT1-2/+2
2019-04-27firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2-11/+23
2019-04-27firmware: ti_sci: Add support for firewall managementAndrew F. Davis2-0/+298
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini7-23/+101
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-6/+25
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese1-8/+0