summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-07-17riscv: dts: th1520: Describe GMACs and enable them on Lichee Pi 4AYao Zi
2025-07-17riscv: cpu: th1520: Limit upper RAM boundary to 4 GiBYao Zi
2025-07-03riscv: cpu: th1520: Enable pinctrl by defaultYao Zi
2025-07-03riscv: dts: th1520: Add pin controllersYao Zi
2025-07-03riscv: byteorder: add test for big-endianBen Dooks
2025-07-03riscv: add build support for big-endianBen Dooks
2025-07-03riscv: dts: th1520: Preserve CLINT node for SPLYao Zi
2025-07-03riscv: cpu: th1520: Add a routine to bring up secondary coresYao Zi
2025-07-03riscv: cpu: th1520: Setup CPU feature CSRs in harts_early_initYao Zi
2025-07-03riscv: aclint_ipi: Support T-Head C900 CLINTYao Zi
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-13Merge patch series "drop volatile from global data"Tom Rini
2025-06-13riscv: remove volatile from set_gd prototypeRasmus Villemoes
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09riscv: dts: th1520: Prepare binman configuration for loading OpenSBIYao Zi
2025-06-09riscv: cpu: th1520: Support cache enabling/disabling in M mode onlyYao Zi
2025-06-09riscv: cpu: th1520: Build spl.c for SPL onlyYao Zi
2025-06-02Revert "riscv: Select appropriate image type"Mayuresh Chitale
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-05-21riscv: dts: th1520: Complete clock treeYao Zi
2025-05-21riscv: cpu: th1520: Select clock driverYao Zi
2025-05-21riscv: cpu: th1520: Initialize IOPMPs in SPLYao 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-21riscv: cpu: Add TH1520 CPU supportYao 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-04-25riscv: dts: jh7110: add DeepComputing FML13V01 device-treeHeinrich Schuchardt
2025-04-25riscv: Provide __image_copy_{start_end} symbols in linkerscriptYao Zi
2025-04-25riscv: dts: starfive: Prevent binman from relocating symbols in SPLYao Zi
2025-04-25riscv: dts: binman.dtsi: Switch to u-boot-nodtb entry for proper U-BootYao Zi
2025-04-25riscv: dts: k1: add pinctrl property in dts.Huan Zhou
2025-04-25riscv: lib: Add a default implementation of board_fdt_blob_setupYao Zi
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23riscv: add initjmp()Jerome Forissier
2025-04-19riscv: dts: jh7110: add bootph-pre-ram for &pllclkHeinrich Schuchardt
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini