summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-21board: k1: initialize clock and serial devices in SPLRaymond Mao
2026-07-21dts: k1: enable clocks in SPLRaymond Mao
2026-07-21configs: k1: add default option for clock driver in SPLRaymond Mao
2026-07-21clk: spacemit: k1: prune SPL clock treeGuodong Xu
2026-07-21configs: k1: enable early timer supportRaymond Mao
2026-07-21spacemit: k1: enable SPL with debug UARTRaymond Mao
2026-07-21spacemit: k1: support multi-board infrastructureRaymond Mao
2026-07-21dt-bindings: reset: drop spacemit-k1-reset.hGuodong Xu
2026-07-21reset: spacemit: k1: drop legacy spacemit,k1-reset driverGuodong Xu
2026-07-21dts: k1: drop legacy local DT filesGuodong Xu
2026-07-21dts: k1: switch BPI-F3 build to upstream DTGuodong Xu
2026-07-21configs: bananapi-f3: enable Spacemit K1 clock 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-21ufs: invalidate the whole descriptor data segment after a query readJorge Ramirez-Ortiz
2026-07-21usb: xhci-dwc3: Call xhci_deregister() before asserting resetBoon Khai Ng
2026-07-20spi: dw: Allow bits_per_word to be configured by device driversBoon Khai Ng
2026-07-20global: Switch from source.denx.de to git.u-boot-project.orgTom Rini
2026-07-20Merge patch series "treewide: migrate to the new mailing-list domain"Tom Rini
2026-07-20MAINTAINERS/README: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20doc: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20tools/patman: Migrate mailing-list to lists.u-boot-project.orgNeil Armstrong
2026-07-20board: rockchip: add Anbernic RG-DSChris Morgan
2026-07-20rockchip: rk3568-nanopi-r5: Drop duplicated/extra sdhciPeter Robinson
2026-07-17clk: airoha: fix off-by-one in clock ID boundary checkWayen Yan
2026-07-17bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFFTom Rini
2026-07-17Revert "Merge patch series "Add DM firmware reserved memory support""Tom Rini
2026-07-16Merge patch series "cyclic: update and optimization"Tom Rini
2026-07-16cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()Patrice Chotard
2026-07-16cyclic: replace uint64_t by u64 suggested by b4Patrice Chotard
2026-07-16Merge patch series "vbe: bound FIT external-data reads against the firmware a...Tom Rini
2026-07-16test: vbe: cover vbe_read_fit() external-data bounds checksAristo Chen
2026-07-16vbe: bound FIT external-data offset and size before blk_readAristo Chen
2026-07-16sandbox: vbe: size firmware1 area to fit the binman fw-update sectionAristo Chen