summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
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
2025-03-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-03-25Add reset config options for k1Huan Zhou
2025-03-25riscv: dts: k1: add reset controller node in device treeHuan Zhou
2025-03-25riscv: dts: starfive: remove duplicate itb entriesHeinrich Schuchardt
2025-03-25riscv: dts: no default configuration for MULTI_DTB_FITHeinrich Schuchardt
2025-03-25riscv: dts: add OF_LIST handling to binman.dtsiHeinrich Schuchardt
2025-03-25riscv: dts: cv18xx: Drop unused dummy clocksYao Zi
2025-03-25riscv: dts: spacemit: Update UART compatible for k1Junhui Liu
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-17arm: riscv: efi: Export _start symbol from crt0_*_efi stubsSam Edwards
2025-03-17spl: starfive: visionfive2: Disable USB overcurrent pin by default.Minda Chen
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas