summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-30arm64: a37xx: pinctrl: fix info->dev used but never setQuentin Schulz
2026-07-30Merge tag 'mmc-for-2026.10-rc2' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-29crypto: hash: use DM providers from hash commandJames Hilliard
2026-07-29Merge patch series "rtc: pcf8563: HYM8563 support and unreliable-time reporting"Tom Rini
2026-07-29rtc: pcf8563: return -EINVAL when the voltage-low flag is setDaniel Golle
2026-07-29rtc: pcf8563: add haoyu,hym8563 compatibleDaniel Golle
2026-07-29power: regulator: ADD PMIC PF9453 supportJoy Zou
2026-07-29power: pmic: ADD PMIC PF9453 supportJoy Zou
2026-07-29power: domain: renesas-r8a78000: Add SDK SCP 4.36 mapMarek Vasut
2026-07-29mmc: enable CMD23 for multi-block transfersEric Chung
2026-07-29mmc: fix mmc_deinit regression when card is at 1.8V signalingPeng Fan
2026-07-29mmc: fix mmc_bwrite() ignoring host get_b_max() callbackPeng Fan
2026-07-29mmc: sdhci: fix align_buffer memory leak on re-initializationPeng Fan
2026-07-29mmc: rpmb: fix tautological condition in RPMB_REQ_READ_DATA validationPeng Fan
2026-07-29mmc: fix mmc_poll_for_busy() false timeout when card is readyPeng Fan
2026-07-28ram: k3-ddrss: fix ecc range checking bugBin Liu
2026-07-28Kconfig: ram: select FDT_64BIT for K3_INLINE_ECCBin Liu
2026-07-28serial: avoid redundant early UART initializationAswin Murugan
2026-07-28pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))Jordi Trepat Mur
2026-07-28Merge tag 'u-boot-nvme-next-20260728' of https://git.u-boot-project.org/u-boo...Tom Rini
2026-07-28Merge tag 'u-boot-ufs-fixes-20260728' of https://git.u-boot-project.org/u-boo...Tom Rini
2026-07-28Merge tag 'u-boot-dfu-20260728' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-27Merge tag 'u-boot-imx-main-20260727' of https://git.u-boot-project.org/u-boot...Tom Rini
2026-07-27Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-07-27Merge tag 'u-boot-rockchip-2026.10-20260724' of https://git.u-boot-project.or...Tom Rini
2026-07-27rtc: snvs: Add i.MX SNVS RTC driverAlexander Koch
2026-07-27sysinfo: tq_eeprom: select NVMEMMax Merchel
2026-07-26serial: sifive: remove busy-loops from getc and putc opsNaveen Kumar Chaudhary
2026-07-26rng: jh7110: Fix invalid usage of dev_read_addrFrancois Berder
2026-07-27net: dwc_eth_qos: add support for sun55i platformJunhui Liu
2026-07-27clk: sunxi: a523: add MBUS_EMAC1 clock gateJunhui Liu
2026-07-27pinctrl: sunxi: a523: add gmac1 supportJunhui Liu
2026-07-26spi: sunxi: add support for A523 SPI controllerAndre Przywara
2026-07-26mmc: sunxi: fix MACH_SUN9I typo in get_mclk_offset()Omar Ivan Fardjoume
2026-07-23serial: esp32: add driver for esp32 series chipsHonbo He
2026-07-23Merge tag 'mediatek-for-main-2026-07-22' of https://git.u-boot-project.org/u-...Tom Rini
2026-07-23Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-07-23mtd: nand: raw: rockchip_nfc: fix ecc setupJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_GPIOn definesJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_FUNC_n definesJohan Jonker
2026-07-22Merge patch series "i3c: dw: fix slave device setup and probe issues"Tom Rini
2026-07-22i3c: dw: fix slave device setup after DAAPranav Tilak
2026-07-22i3c: dw: make resets optional in probePranav Tilak
2026-07-22power: domain: mediatek: add MT8188 power domain driverJulien Stephan
2026-07-22power: domain: mediatek: add support for the power-controller modelJulien Stephan
2026-07-22power: domain: mediatek: rename struct mtk_scp_domain to mtk_scpsysJulien Stephan
2026-07-22power: domain: mediatek: rename mtk_power_domain_probe to mtk_scpsys_probeJulien Stephan
2026-07-22power: domain: mediatek: wrap domain tables in struct scp_soc_dataJulien Stephan
2026-07-22power: domain: mediatek: split into per-SoC driversJulien Stephan
2026-07-22power: domain: mediatek: constify scp_domain_data instancesJulien Stephan