aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-17acpi: mmc: Generate ACPI info for the PCI SD CardSimon Glass
2020-07-17dm: acpi: Add support for the NHLT tableSimon Glass
2020-07-17dm: core: Add a way of overriding the ACPI device pathSimon Glass
2020-07-17acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17acpi: Add support for DSDT generationSimon Glass
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass
2020-07-17acpi: Record the items added to SSDTSimon Glass
2020-07-17acpi: Add support for SSDT generationSimon Glass
2020-07-17acpi: Support generation of SPI descriptorSimon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-17gpio: Add a method to convert a GPIO to ACPISimon Glass
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass
2020-07-17dm: core: Add an ACPI name for the root nodeSimon Glass
2020-07-17drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner
2020-07-15Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-07-14mmc_spi: generate R1b response for erase and stop transmission commandPragnesh Patel
2020-07-14mmc: mmc_spi: Generate R1 response for erase block start and end addressPragnesh Patel
2020-07-14mmc: mmc_spi: Read R2 response for send status command - CMD13Pragnesh Patel
2020-07-14mmc: read ssr for SD spiPragnesh Patel
2020-07-14mmc: mmc_spi: generate R1 response for different mmc SPI commandsPragnesh Patel
2020-07-14mmc: mmc_spi: correct the while conditionPragnesh Patel
2020-07-13mmc: omap_hsmmc: Set 3.3V for IO voltage on all placesPali Rohár
2020-07-13net: ti: am65-cpsw-nuss: Update driver to use kernel DTVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Set ALE default thread enableVignesh Raghavendra
2020-07-13net: ti: am65-cpsw-nuss: Remove dead codeVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Separate soc specific initializationVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Add an API to request pair of ringsVignesh Raghavendra
2020-07-13soc: ti: k3-ringacc: Move state tracking variables under a structVignesh Raghavendra
2020-07-13dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra
2020-07-13dma: ti: Add static PSIL endpoint informationVignesh Raghavendra
2020-07-11Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-07-11Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-11serial: uniphier: enable FIFOMasahiro Yamada
2020-07-11serial: uniphier: flush transmitter before changing hardware settingsMasahiro Yamada
2020-07-11serial: uniphier: use register macros instead of structureMasahiro Yamada
2020-07-11bus: uniphier-system-bus: move hardware init from board filesMasahiro Yamada
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-07-10Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10mmc: bcm283x: fix int to pointer castSeung-Woo Kim
2020-07-10usb: xhci: Add reset controller supportNicolas Saenz Julienne
2020-07-10reset: Add Raspberry Pi 4 firmware reset controllerNicolas Saenz Julienne
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki
2020-07-10spi: kirkwood: Drop nondm codeBhargav Shah