summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-14clk: imx8mm: Add qspi clockPeng Fan1-0/+7
2020-07-14clk: imx8mm: fix clk set parentPeng Fan1-1/+4
2020-07-14imx: power-domain: use arm_smccc_smcPeng Fan1-4/+6
2020-07-14imx8: fuse: use arm_smccc_smcPeng Fan1-7/+12
2020-07-14pinctrl: imx5: move soc info to data sectionPeng Fan1-1/+1
2020-07-14pinctrl: imx8m: move soc info to data sectionPeng Fan1-1/+1
2020-07-14pinctrl: imx7: move soc info to data sectionPeng Fan1-1/+1
2020-07-14drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issueOliver Chen3-0/+174
2020-07-14drivers: ddr: imx8mp: Add inline ECC feature supportSherry Sun2-0/+79
2020-07-14driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8mJacky Bai1-1/+1
2020-07-14driver: ddr: imx: skip ddr_ss_gpr config on imx8mnJacky Bai1-1/+1
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár1-1/+1
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra1-1/+1
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra1-0/+6
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra1-7/+0
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra1-37/+15
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra1-24/+28
2020-07-13dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra1-89/+108
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra1-9/+40
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra1-0/+23
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra1-43/+46
2020-07-13dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra2-43/+103
2020-07-13dma: ti: Add static PSIL endpoint informationVignesh Raghavendra7-0/+295
2020-07-12Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini5-286/+67
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini9-44/+191
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan3-1/+17
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan1-0/+2
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada1-0/+7
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada1-0/+8
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada1-43/+32
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada1-0/+86
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada5-0/+39
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini46-101/+134
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini10-11/+745
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim1-1/+1
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne2-0/+37
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne3-0/+72
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki3-0/+633
2020-07-10spi: kirkwood: Drop nondm codeBhargav Shah2-129/+19
2020-07-10dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano7-17/+14
2020-07-10core: extend struct driver_info to point to deviceWalter Lozano2-3/+27
2020-07-10core: drop const for struct driver_infoWalter Lozano2-2/+2
2020-07-10core: add support for U_BOOT_DRIVER_ALIASWalter Lozano13-0/+28
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano37-77/+63
2020-07-10sandbox: spi: sandbox_sf_state_name() is requiredHeinrich Schuchardt1-2/+0
2020-07-09mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDPPragnesh Patel1-3/+4
2020-07-09spi: add support for all spi modes with soft spiJohannes Holland1-11/+37
2020-07-09spi: omap3: Drop nondm codeJagan Teki2-143/+7
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini12-66/+388
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2-11/+0