summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri
2020-07-20mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri
2020-07-20dm: core: Don't show an ACPI warning if there is no orderingSimon Glass
2020-07-18sysreset: Add Octeon sysreset driverStefan Roese
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17pmc: Move common registers to the header fileSimon Glass
2020-07-17p2sb: Add a method to hide the busSimon Glass
2020-07-17i2c: designware_i2c: Support ACPI table generationSimon Glass
2020-07-17i2c: Add log_ret() on errorSimon Glass
2020-07-17i2c: designware_i2c: Add a little more debuggingSimon Glass
2020-07-17x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17sound: Add an ACPI driver for Maxim MAX98357acSimon Glass
2020-07-17sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass
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-16watchdog: imx: Support set timeout by wdt commandMo, Yuezhang
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-16gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li
2020-07-16misc: scu_api: Add SCFW API to get the index of boot container setYe Li
2020-07-16spi: fsl_qspi: Support to use full AHB space on i.MXYe Li
2020-07-16spi: fsl_qspi: Add support for i.MX7ULPYe Li
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