summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass1-4/+4
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass2-0/+14
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass3-14/+28
2020-07-17sound: Add an ACPI driver for Maxim MAX98357acSimon Glass3-0/+171
2020-07-17sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass3-0/+200
2020-07-17acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass1-1/+77
2020-07-17dm: acpi: Add support for the NHLT tableSimon Glass1-0/+15
2020-07-17dm: core: Add a way of overriding the ACPI device pathSimon Glass1-0/+19
2020-07-17acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass1-0/+16
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass3-22/+11
2020-07-17acpi: Add support for DSDT generationSimon Glass1-1/+24
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass1-0/+84
2020-07-17acpi: Record the items added to SSDTSimon Glass1-4/+79
2020-07-17acpi: Add support for SSDT generationSimon Glass1-0/+14
2020-07-17acpi: Support generation of SPI descriptorSimon Glass1-0/+11
2020-07-17acpi: Support generation of I2C descriptorSimon Glass2-0/+24
2020-07-17gpio: Add a method to convert a GPIO to ACPISimon Glass2-0/+99
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass2-2/+32
2020-07-17dm: core: Add an ACPI name for the root nodeSimon Glass1-0/+13
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner1-6/+6
2020-07-16watchdog: imx: Support set timeout by wdt commandMo, Yuezhang1-5/+13
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski1-20/+1
2020-07-16gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li1-27/+9
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li1-0/+25
2020-07-16spi: fsl_qspi: Support to use full AHB space on i.MXYe Li2-24/+98
2020-07-16spi: fsl_qspi: Add support for i.MX7ULPYe Li1-6/+16
2020-07-16Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-8/+49
2020-07-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel1-4/+28
2020-07-14mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel1-0/+2
2020-07-14mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel1-3/+8
2020-07-14mmc: read ssr for SD spiPragnesh Patel2-0/+6
2020-07-14mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel1-0/+2
2020-07-14mmc: mmc_spi: correct the while conditionPragnesh Patel1-1/+3
2020-07-14clk: imx8m: drop clk settingsPeng Fan2-68/+0
2020-07-14clk: imx8mp: Update imx8mp ccf clock driverYe Li1-0/+52
2020-07-14clk: imx8mm/8mn: Add USB clocksYe Li2-0/+37
2020-07-14clk: clk-imx8mn: Update clock tree and support set parentYe Li1-0/+56
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