aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait
2022-06-24microblaze: cache: introduce flush_dcache_range()Ovidiu Panait
2022-06-24cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-06-24pinctrl: zynqmp: Add support for output-enable and bias-high-impedanceAshok Reddy Soma
2022-06-24serial: Setup serial base and freq for zynq/zynqmpMichal Simek
2022-06-24net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driverT Karthik Reddy
2022-06-24net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driverT Karthik Reddy
2022-06-23Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into nextTom Rini
2022-06-23drivers: rng: add smccc trng driverEtienne Carriere
2022-06-23firmware: psci: bind arm smccc features when discoveredEtienne Carriere
2022-06-23firmware: psci: reorder header files inclusionEtienne Carriere
2022-06-23firmware: scmi: use multi channel in mailbox, optee and smccc agentsEtienne Carriere
2022-06-23power: regulator: scmi: simplify scmi_voltd_set_enable()Etienne Carriere
2022-06-23power: regulator: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23reset: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23clk: scmi: support SCMI multi-channelEtienne Carriere
2022-06-23firmware: scmi: optee transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: smccc transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: mailbox transport: implement multi-channelEtienne Carriere
2022-06-23firmware: scmi: add multi-channel supportEtienne Carriere
2022-06-23firmware: scmi: factorize scmi transport look upEtienne Carriere
2022-06-23firmware: scmi: prepare uclass to pass channel referenceEtienne Carriere
2022-06-23firmware: scmi: prepare scmi uclass API to multi-channelEtienne Carriere