summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-22clk: mediaTek: mt8189: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8188: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8183: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7988: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7987: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7986: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7981: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7629: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7623: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt7622: add clock tree type flagsDavid Lechner
2026-07-22clk: mediatek: add registration function for clock tree typesDavid Lechner
2026-07-22clk: mediatek: mt7622: set parent flag for GATE_APMIXED()David Lechner
2026-07-22clk: mediatek: mt8189: fix VLP_CK wrong parentsDavid Lechner
2026-07-22clk: mediatek: mt8188: add missing clock in pericfg_aoJulien Stephan
2026-07-21Merge tag 'riscv-for-v2026.10-rc1' of https://git.u-boot-project.org/u-boot/c...Tom Rini
2026-07-21gpio: add gpio driver for Spacemit K1 SoCRaymond Mao
2026-07-21pinctrl: add pinctrl driver for Spacemit K1 SoCRaymond Mao
2026-07-21spi: fsl: add support for Spacemit K1 SoCRaymond Mao
2026-07-21mtd: spi: enable spi_nor_remove() in soft reset configRaymond Mao
2026-07-21mtd: spi: select SPL_SPI_FLASH_TINY in SPL stageRaymond Mao
2026-07-21power: regulator: add support for Spacemit P1 SoCRaymond Mao
2026-07-21power: pmic: add support for Spacemit P1 PMICRaymond Mao
2026-07-21i2c: k1: add I2C driver supportRaymond Mao
2026-07-21clk: spacemit: k1: prune SPL clock treeGuodong Xu
2026-07-21reset: spacemit: k1: drop legacy spacemit,k1-reset driverGuodong Xu
2026-07-21clk: spacemit: k1: spawn reset device from per-syscon clock driversGuodong Xu
2026-07-21reset: spacemit: k1: introduce syscon-bound reset driverGuodong Xu
2026-07-21clk: spacemit: Add support for K1 SoCJunhui Liu
2026-07-20spi: dw: Allow bits_per_word to be configured by device driversBoon Khai Ng
2026-07-17clk: airoha: fix off-by-one in clock ID boundary checkWayen Yan
2026-07-16Merge patch series "dm: core: misc fixes"Tom Rini
2026-07-16dm: core: free old name in device_set_name to prevent leakPeng Fan
2026-07-16dm: core: Correct calloc argumentsPeng Fan
2026-07-16dm: core: fix wrong strlen check in of_add_subnodePeng Fan
2026-07-16dm: core: free fdt when fdt_create_empty_tree failurePeng Fan
2026-07-16Merge tag 'efi-2026-10-rc1' of https://git.u-boot-project.org/u-boot/custodia...Tom Rini
2026-07-16qfw: fix RSDP ext_checksum recomputationHeinrich Schuchardt
2026-07-15clk: ti: Use CPU ticks to count timeoutBastien Curutchet
2026-07-14Merge patch series "pinctrl: aspeed: Add AST2700 pinctrl drivers"Tom Rini
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinctrl driverBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinctrl driverBilly Tsai
2026-07-13test: dm: pmbus: add a sandbox PMBus chip emulatorVincent Jardin
2026-07-13thermal: pmbus: add PMBus die-temp driverVincent Jardin
2026-07-13power: regulator: add MPS MPQ8785 PMBus regulator driverVincent Jardin
2026-07-13power: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
2026-07-12serial: lpuart: Clear the OR STAT in tstc to prevent hangMarek Vasut
2026-07-12mmc: sdhci: Use CONFIG_IS_ENABLED for MMC_IO_VOLTAGEJonas Karlman
2026-07-12mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supplyJonas Karlman