summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy
2022-06-29mtd: spi-nor-ids: Add support for flashes tested by xilinxAshok Reddy Soma
2022-06-29mtd: mxs_nand_spl: fix nand_command protocol violationAndrea Scian
2022-06-29rockchip: Add option to prevent booting on power plug-inChris Morgan
2022-06-29power: pmic: rk8xx: Support sysreset shutdown methodChris Morgan
2022-06-29rockchip: usb: phy: add rk3066/rk3188 supportJohan Jonker
2022-06-29rockchip: usb: gadget: add rk3066 product idPaweł Jarosz
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-28pmic: pca9450: Add optional SD_VSEL GPIO for LDO5Frieder Schrempf
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev
2022-06-28sandbox: cast to pointer from integer of different sizeHeinrich Schuchardt
2022-06-28dm: spl: Allow SPL to show memory usageSimon Glass
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass
2022-06-28dm: core: Add a way to collect memory usageSimon Glass
2022-06-28dm: core: Support accessing core tagsSimon Glass
2022-06-28dm: core: Switch the testbus driver to use a new structSimon Glass
2022-06-28dm: core: Fix addresses in the dm static commandSimon Glass
2022-06-28dm: core: Rename dm_dump_all()Simon Glass
2022-06-28dm: fix formatting of uclass dumpHeinrich Schuchardt
2022-06-28dm: core: Use device_foreach_child where possibleSean Anderson
2022-06-28sandbox: usb: Fix out-of-bounds read when fd=-1Sean Anderson
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek
2022-06-26clk: sunxi: Add additional RTC compatible stringsSamuel Holland
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara