summaryrefslogtreecommitdiff
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-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
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-21MAINTAINERS: update RISC-V maintainersTim Ouyang
2026-07-21configs: k1: enable pinctrl and gpioGuodong Xu
2026-07-21gpio: add gpio driver for Spacemit K1 SoCRaymond Mao
2026-07-21pinctrl: add pinctrl driver for Spacemit K1 SoCRaymond Mao
2026-07-21spacemit: k1: Add multiple device tree supportGuodong Xu
2026-07-21riscv: binman: Always set default configuration in FIT imageRaymond Mao
2026-07-21spl: k1: enable SPI NOR flash detection and bootGuodong Xu
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-21doc: spacemit: add K1 SPL build and test guideGuodong Xu
2026-07-21board: k1: enable pmic in splRaymond 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-21spacemit: k1: Add DDR firmware support to SPLRaymond Mao
2026-07-21spacemit: k1: add TLV EEPROM support in SPLRaymond Mao
2026-07-21i2c: k1: add I2C driver supportRaymond Mao