summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-22clk: mediatek: mt8189: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt8188: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt8183: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7988: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7987: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7986: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7981: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7629: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7623: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7622: unique driver namesDavid Lechner
2026-07-22clk: mediatek: mt7629: remove mt7629_peri_clk_treeDavid Lechner
2026-07-22arm: dts: mt7988: remove clock-parent propertiesDavid Lechner
2026-07-22arm: dts: mt7986: remove clock-parent propertiesDavid Lechner
2026-07-22arm: dts: mt7981: remove clock-parent propertiesDavid Lechner
2026-07-22clk: mediatek: remove mtk_common_clk_infrasys_init()David Lechner
2026-07-22clk: mediatek: drop parent udevice fieldDavid Lechner
2026-07-22clk: mediatek: use registered provider for parent lookupDavid Lechner
2026-07-22clk: mediaTek: mt8518: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8516: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8512: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8365: add clock tree type flagsDavid Lechner
2026-07-22clk: mediaTek: mt8195: add clock tree type flagsDavid Lechner
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-22arm: dts: mt7623: remove duplicate topckgen overrideDavid Lechner
2026-07-22clk: mediatek: mt8189: fix VLP_CK wrong parentsDavid Lechner
2026-07-22configs: mediatek: do not autostart the watchdog on the Genio EVKsCarlo Caione
2026-07-22clk: mediatek: mt8188: add missing clock in pericfg_aoJulien Stephan
2026-07-22arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700Julien Stephan
2026-07-22MAINTAINERS: Replace Mediatek with N:Marek Vasut
2026-07-21cmd: read: fix unsigned overflow bypassing range checkNaveen Kumar Chaudhary
2026-07-21Merge patch series "some string cleanup, and a tweak of the "config" command"Tom Rini
2026-07-21test: add test of 'config' commandRasmus Villemoes
2026-07-21doc: document 'config' commandRasmus Villemoes
2026-07-21cmd: config: allow simple filtering of outputRasmus Villemoes
2026-07-21test: string: add test of new strcasestr() functionRasmus Villemoes
2026-07-21string: add strcasestr()Rasmus Villemoes
2026-07-21string: remove more pointless __HAVE_ARCH_STR*Rasmus Villemoes
2026-07-21string: remove unused strswab() functionRasmus Villemoes
2026-07-21string: correct documentation for strstr and strnstrRasmus Villemoes