summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-1726-54/+1107
|\
| * acpi: Enable ACPI table generation by default on x86Simon Glass2020-07-171-1/+1
| * x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-1/+1
| * pmc: Move common registers to the header fileSimon Glass2020-07-171-9/+0
| * p2sb: Add a method to hide the busSimon Glass2020-07-171-0/+10
| * i2c: designware_i2c: Support ACPI table generationSimon Glass2020-07-173-1/+136
| * i2c: Add log_ret() on errorSimon Glass2020-07-171-2/+2
| * i2c: designware_i2c: Add a little more debuggingSimon Glass2020-07-171-5/+5
| * x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass2020-07-171-0/+34
| * x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-171-4/+0
| * x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-171-4/+4
| * x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-172-0/+14
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-173-14/+28
| * sound: Add an ACPI driver for Maxim MAX98357acSimon Glass2020-07-173-0/+171
| * sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass2020-07-173-0/+200
| * acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass2020-07-171-1/+77
| * dm: acpi: Add support for the NHLT tableSimon Glass2020-07-171-0/+15
| * dm: core: Add a way of overriding the ACPI device pathSimon Glass2020-07-171-0/+19
| * acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass2020-07-171-0/+16
| * dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-173-22/+11
| * acpi: Add support for DSDT generationSimon Glass2020-07-171-1/+24
| * acpi: Support ordering SSDT data by deviceSimon Glass2020-07-171-0/+84
| * acpi: Record the items added to SSDTSimon Glass2020-07-171-4/+79
| * acpi: Add support for SSDT generationSimon Glass2020-07-171-0/+14
| * acpi: Support generation of SPI descriptorSimon Glass2020-07-171-0/+11
| * acpi: Support generation of I2C descriptorSimon Glass2020-07-172-0/+24
| * gpio: Add a method to convert a GPIO to ACPISimon Glass2020-07-172-0/+99
| * irq: Add a method to convert an interrupt to ACPISimon Glass2020-07-172-2/+32
| * dm: core: Add an ACPI name for the root nodeSimon Glass2020-07-171-0/+13
| * drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner2020-07-171-6/+6
* | Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-07-1718-159/+586
|\ \ | |/ |/|
| * watchdog: imx: Support set timeout by wdt commandMo, Yuezhang2020-07-161-5/+13
| * power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-20/+1
| * gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li2020-07-161-27/+9
| * misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-161-0/+25
| * spi: fsl_qspi: Support to use full AHB space on i.MXYe Li2020-07-162-24/+98
| * spi: fsl_qspi: Add support for i.MX7ULPYe Li2020-07-161-6/+16
| * clk: imx8m: drop clk settingsPeng Fan2020-07-142-68/+0
| * clk: imx8mp: Update imx8mp ccf clock driverYe Li2020-07-141-0/+52
| * clk: imx8mm/8mn: Add USB clocksYe Li2020-07-142-0/+37
| * clk: clk-imx8mn: Update clock tree and support set parentYe Li2020-07-141-0/+56
| * clk: imx8mm: Add qspi clockPeng Fan2020-07-141-0/+7
| * clk: imx8mm: fix clk set parentPeng Fan2020-07-141-1/+4
| * imx: power-domain: use arm_smccc_smcPeng Fan2020-07-141-4/+6
| * imx8: fuse: use arm_smccc_smcPeng Fan2020-07-141-7/+12
| * 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