summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21doc: thead: lpi4a: Update documentationYao Zi
2025-05-21board: thead: licheepi4a: Enable SPL supportYao Zi
2025-05-21riscv: dts: th1520: Add binman configurationYao Zi
2025-05-21riscv: dts: th1520: Add DRAM controllerYao Zi
2025-05-21riscv: dts: lichee-module-4a: Preserve memory node for SPLYao Zi
2025-05-21riscv: dts: th1520: Preserve necessary devices for SPLYao Zi
2025-05-21ram: thead: Add initial DDR controller support for TH1520Yao Zi
2025-05-21riscv: cpu: Add TH1520 CPU supportYao Zi
2025-05-21configs: th1520_lpi4a: Add UART clock frequencyYao Zi
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-05-21riscv: dts: jh7110: override syscrg assigned clock rates with defaultsE Shattow
2025-05-21riscv: dts: jh7110: remove redundant parent nodesE Shattow
2025-05-21riscv: starfive: jh7110: move uart0 clock frequency to config headerE Shattow
2025-05-21riscv: insn-def.h: Fix header guardMayuresh Chitale
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2025-05-21riscv: dts: binman.dtsi: Drop filename property for proper U-BootYao Zi
2025-05-21booti/bootm: riscv: Verify image arch typeMayuresh Chitale
2025-05-21riscv: Select appropriate image typeMayuresh Chitale
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-05-20Merge tag 'mmc-2025-05-20' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-05-20mmc: cv1800b: Fix build without MMC_SUPPORTS_TUNINGAlexander Sverdlin
2025-05-18Merge tag 'efi-2025-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-05-18test: allow testing with NET_LWIP=yHeinrich Schuchardt
2025-05-18test: allow multiple config options in buildconfigspecHeinrich Schuchardt
2025-05-18doc: pytest: Use globing for test filesTom Rini
2025-05-18CI, docs: Install test/py/requirements.txt as wellTom Rini
2025-05-18efi_loader: Disable ANSI output for testsSimon Glass
2025-05-16Merge tag 'u-boot-watchdog-20250516' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-05-16Merge tag 'u-boot-marvell-20250516-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-05-16cyclic: document new guarantees for cyclic_(un)registerRasmus Villemoes
2025-05-16cyclic: make cyclic_register safe to call on already-registered infoRasmus Villemoes
2025-05-16cyclic: make cyclic_unregister() idempotentRasmus Villemoes
2025-05-16cmd: tlv_eeprom: return after successful read from EEPROMMartin Schiller
2025-05-16arm: kirkwood: Remove Synology DS109 board reset_miscTony Dinh
2025-05-16arm: kirkwood: Convert to DM_SERIAL for Synology DS109 boardTony Dinh
2025-05-16arm: kirkwood: Convert to DM_SERIAL for Kirkwood boardsTony Dinh
2025-05-16configs: mvebu_espressobin_ultra-88f3720_defconfig: enable hwrngBenjamin Schneider
2025-05-12Merge tag 'u-boot-imx-master-20250512' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-12imx95_evk: enable PCI earlyTim Harvey
2025-05-12net: fsl_enetc: fix imdio register calculationThomas Schaefer
2025-05-12configs: imxrt1170-evk_defconfig: include FlexSPI driver and flash chip supportJonathan Currier
2025-05-12spi: fspi: dev_dbg() call assumes fdt_addr_t always a long longJonathan Currier
2025-05-12ARM: dts: imx: Add flexspi (fspi) to imxrt1170 and it's evk.Jonathan Currier
2025-05-12spi: fspi: Add imxrt1170 device dataJonathan Currier
2025-05-12spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataJonathan Currier
2025-05-12Prepare v2025.07-rc2v2025.07-rc2Tom Rini
2025-05-12configs: Resync with savedefconfigTom Rini
2025-05-12clk: Fix clk_set_parent() regressionJonas Karlman
2025-05-11Merge tag 'efi-2025-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-05-11test/py/test_efi_fit: test fdt and initrdAdriano Cordova