summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22usb: ci_udc: verify all dtds are inactive before completing requestJason He
2026-07-22usb: ci_udc: Update usb request statusYe Li
2026-07-22usb: ci_udc: set correct ep type in ep_enable()Xu Yang
2026-07-22boot: android: fix out-of-bounds access in bootconfig parsingAlexey Charkov
2026-07-22usb: gadget: dwc2: Set endpoint capabilities via .caps fieldMattijs Korpershoek
2026-07-22usb: gadget: dwc2: Use usb_ep_set_maxpacket_limit() for fifo sizesMattijs Korpershoek
2026-07-22cmd: ums: Set Device Descriptor iSerial based on serial# env variableMarek 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
2026-07-21string: correct prototype of strchrnul()Rasmus Villemoes
2026-07-21sh: clean up asm/string.hRasmus Villemoes
2026-07-21test: spl: check load_simple_fit() rejects an oversized data-sizeAristo Chen
2026-07-21spl: fit: bound the external data size before reading itAristo Chen
2026-07-21Merge tag 'riscv-for-v2026.10-rc1' of https://git.u-boot-project.org/u-boot/c...Tom Rini
2026-07-21nvme: Fix missing address translation for PCIe inbound accessTorsten Duwe
2026-07-21MAINTAINERS: update RISC-V maintainersTim Ouyang
2026-07-21configs: k1: enable pinctrl and gpioGuodong Xu