summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-29clk: mediatek: mt7987: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt7986: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt7986: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt7981: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt7981: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt7629: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt7629: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt7623: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt7623: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt7622: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt7622: deduplicate clock gate driversJulien Stephan
2026-07-29clk: mediatek: mt8188: use driver data to store the clock treeJulien Stephan
2026-07-29clk: mediatek: mt8188: deduplicate clock gate driversJulien Stephan
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
2026-07-22power: domain: mediatek: prefix internal identifiers with mtk_Julien Stephan
2026-07-22power: domain: mediatek: remove enum scp_domain_typeJulien Stephan