summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-25driver: video: Check allocated pointersBin Meng
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