aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-22clk: imx8mn: Make parent names arrays const pointersMichael Trimarchi1-61/+81
2024-07-22clk: imx: clk-imx8mn Fix nand and spi clock parentMichael Trimarchi1-4/+11
2024-07-19drivers/mtd/nvmxip: nvmxip.h is a global includeHeinrich Schuchardt3-3/+3
2024-07-19soc: ti: k3-socinfo: Add support for J721E SR2.0Neha Malcom Francis1-1/+1
2024-07-18Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodi...Tom Rini5-30/+92
2024-07-18driver: rng: Do not check ARM_SMCCC_TRNG_VERSIONLeo Yan1-4/+0
2024-07-18timer: mtk: skip setting parent with dummy fixed-clockChristian Marangi1-1/+2
2024-07-17phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Kropatsch1-3/+5
2024-07-17phy: rockchip: snps-pcie3: Fix bifurcation for RK3588Sebastian Kropatsch1-16/+8
2024-07-17phy: rockchip: snps-pcie3: Fix "rockchip" spellingSebastian Kropatsch1-6/+6
2024-07-17phy: rockchip: naneng-combphy: Fix "rockchip" spellingSebastian Kropatsch1-2/+2
2024-07-17phy: rockchip: inno-hdmi: Fix missing readl base addrJagan Teki1-4/+4
2024-07-17power: rk8xx: fix display name for RK808Quentin Schulz1-0/+2
2024-07-17rockchip: io-domain: add support for PX30Quentin Schulz1-0/+66
2024-07-16Merge patch series "drivers: bootcount: Add support for ANY filesystem"Tom Rini3-25/+25
2024-07-16drivers: bootcount: Add support for ANY filesystemVasileios Amoiridis3-25/+25
2024-07-16firmware: psci: register PSCI power domains to stub driverNeil Armstrong1-0/+41
2024-07-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini10-234/+243
2024-07-16spi: sunxi: drop max_hz handlingMichael Walle1-12/+9
2024-07-15net: sun8i_emac: add support for the V3sMichael Walle1-0/+7
2024-07-15clk: sunxi: add EMAC and EPHY clocks and resets for the V3s SoCMichael Walle1-0/+6
2024-07-15power: pmic: sunxi: use generic AXP SPL driver for AXP305Andre Przywara3-83/+17
2024-07-15power: pmic: sunxi: use generic AXP SPL driver for AXP313Andre Przywara3-134/+15
2024-07-15power: pmic: sunxi: add AXP717 SPL supportAndre Przywara2-4/+14
2024-07-15power: pmic: sunxi: introduce generic SPL AXP DC/DC driverAndre Przywara1-0/+143
2024-07-15power: pmic: sunxi: only build AXP drivers for SPLAndre Przywara1-1/+3
2024-07-15Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-1/+3
2024-07-15power: regulator: add AXP717 supportAndre Przywara2-0/+29
2024-07-14rtc: fix the description of the Goldfish RTC driverHeinrich Schuchardt1-1/+3
2024-07-13eth: asix88179: reset during probeCaleb Connolly1-0/+6
2024-07-11Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u...Tom Rini18-402/+209
2024-07-11mmc: am654_sdhci: Add the quirk to set TESTCD bitEmanuele Ghidoli1-5/+33
2024-07-08Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"Tom Rini15-8/+614
2024-07-08clk: mediatek: mt7986: support alternative compatible for fixed-pllsChristian Marangi1-0/+1
2024-07-08clk: mediatek: mt7988: support alternative compatible for fixed-pllsChristian Marangi1-0/+1
2024-07-08pci: mediatek: make pcie-phy optional for gen3Christian Marangi1-10/+12
2024-07-08pinctrl: mediatek: mt7981: init device before relocationChristian Marangi1-0/+1
2024-07-08pinctrl: mediatek: add support for gpio-controller property in root nodeChristian Marangi1-0/+10
2024-07-08clk: mediatek: mt7981: support alternative compatible for fixed-pllsChristian Marangi1-0/+1
2024-07-08mmc: mediatek: add support for upstream linux clock and propertyChristian Marangi1-4/+31
2024-07-08serial: mediatek: add special handling for highspeed and linux compatChristian Marangi1-1/+11
2024-07-08serial: mediatek: add support for bus clock and enable itChristian Marangi1-0/+8
2024-07-08i2c: mediatek: add support for optional arb and pmic clockChristian Marangi1-0/+30
2024-07-08net: mediatek: handle alternative name for pn_swap propertyChristian Marangi1-1/+3
2024-07-08spi: mtk_spim: add support for upstream mediatek, spi-ipm compatibleChristian Marangi1-2/+43
2024-07-08pci: mediatek: add PCIe controller support for filogic siliconJohn Crispin3-0/+390
2024-07-08phy: phy-mtk-tphy: add support for phy type switchChristian Marangi2-0/+82
2024-07-08Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini46-19/+17000
2024-07-08Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custo...Tom Rini4-11/+41
2024-07-08Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-11/+7