summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * pinctrl: imx5: move soc info to data sectionPeng Fan2020-07-141-1/+1
| * pinctrl: imx8m: move soc info to data sectionPeng Fan2020-07-141-1/+1
| * pinctrl: imx7: move soc info to data sectionPeng Fan2020-07-141-1/+1
| * drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen2020-07-143-0/+174
| * drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2020-07-142-0/+79
| * driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8mJacky Bai2020-07-141-1/+1
| * driver: ddr: imx: skip ddr_ss_gpr config on imx8mnJacky Bai2020-07-141-1/+1
* | Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-07-152-8/+49
|\ \
| * | mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel2020-07-141-4/+28
| * | mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel2020-07-141-0/+2
| * | mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel2020-07-141-3/+8
| * | mmc: read ssr for SD spiPragnesh Patel2020-07-142-0/+6
| * | mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel2020-07-141-0/+2
| * | mmc: mmc_spi: correct the while conditionPragnesh Patel2020-07-141-1/+3
| |/
* | mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár2020-07-131-1/+1
* | net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra2020-07-131-1/+1
* | net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra2020-07-131-0/+6
* | net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra2020-07-131-7/+0
* | dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra2020-07-131-37/+15
* | dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra2020-07-131-24/+28
* | dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra2020-07-131-89/+108
* | soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra2020-07-131-9/+40
* | soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra2020-07-131-0/+23
* | soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra2020-07-131-43/+46
* | dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra2020-07-132-43/+103
* | dma: ti: Add static PSIL endpoint informationVignesh Raghavendra2020-07-137-0/+295
|/
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-07-115-286/+67
|\
| * spi: kirkwood: Drop nondm codeBhargav Shah2020-07-102-129/+19
| * mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel2020-07-091-3/+4
| * spi: add support for all spi modes with soft spiJohannes Holland2020-07-091-11/+37
| * spi: omap3: Drop nondm codeJagan Teki2020-07-092-143/+7
* | Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-07-119-44/+191
|\ \
| * | mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan2020-07-113-1/+17
| * | mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan2020-07-111-0/+2
| * | serial: uniphier: enable FIFOMasahiro Yamada2020-07-111-0/+7
| * | serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada2020-07-111-0/+8
| * | serial: uniphier: use register macros instead of structureMasahiro Yamada2020-07-111-43/+32
| * | bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada2020-07-111-0/+86
| * | bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-115-0/+39
* | | Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-1046-101/+134
|\ \ \ | |/ / |/| |
| * | dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-097-17/+14
| * | core: extend struct driver_info to point to deviceWalter Lozano2020-07-092-3/+27
| * | core: drop const for struct driver_infoWalter Lozano2020-07-092-2/+2
| * | core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-0913-0/+28
| * | drivers: rename drivers to match compatible stringWalter Lozano2020-07-0937-77/+63
| * | sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt2020-07-091-2/+0
* | | Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-1010-11/+745
|\ \ \
| * | | usb: xhci: Add reset controller supportNicolas Saenz Julienne2020-07-102-0/+37
| * | | reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne2020-07-103-0/+72
| * | | pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki2020-07-103-0/+633