summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/15Jul2020Tom 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-spiWIP/11Jul2020Tom 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
|\ \