summaryrefslogtreecommitdiff
path: root/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2026-03-17riscv: Add support for BeagleV-FireJamie Gibbons
2025-12-08riscv: create a custom CPU implementation for PolarFire SoCConor Dooley
2025-09-19board: microchip: icicle: rename all icicle files to genericJamie Gibbons
2025-09-19riscv: Add Kconfig options to distinguish Zaamo and ZalrscYao Zi
2025-08-14riscv: board: Add Andes Voyager board Kconfig supportLeo Yu-Chi Liang
2025-05-21riscv: cpu: Add TH1520 CPU supportYao Zi
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-02-03riscv: Add CONFIG_SPL_OPTEE_LOAD_ADDRYu-Chien Peter Lin
2025-02-03riscv: AVAILABLE_HARTS is not compatible with XIPHeinrich Schuchardt
2025-01-16riscv: cpu: k230: Add support for Canaan Kendryte K230 SoCJunhui Liu
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-18riscv: spacemit: bananapi_f3: initial support addedKongyang Liu
2024-12-18board: add support for LicheeRV NanoThomas Bonnefille
2024-10-28riscv: cache: Add CBO instructionsMayuresh Chitale
2024-10-28riscv: qemu: Explicitly advertise RVVM supportLekKit
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-11riscv: Make stack size shift configurableChia-Wei Wang
2024-09-11riscv: Make A ISA extension selectableChia-Wei Wang
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt
2024-05-14andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang
2024-04-09riscv: Move virtio scan to board_late_init()Ɓukasz Stelmach
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu
2024-04-09riscv: add backtrace supportBen Dooks
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek
2023-11-02riscv: Sort target configs alphabeticallySamuel Holland
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin
2023-10-19riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbolRandolph
2023-10-04configs: andes: add vender prefix for target nameRandolph
2023-10-04riscv: enable CONFIG_DEBUG_UART by defaultHeinrich Schuchardt
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2023-07-12riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng
2023-04-20board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to KconfigYanhong Wang
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2022-11-15riscv: clarify meaning of CONFIG_SBI_V02Heinrich Schuchardt
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-10-20riscv: support building double-float modulesHeinrich Schuchardt
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen
2022-09-26spl: introduce SPL_XIP to configNikita Shubin
2022-04-06riscv: alloc space exhaustedHeinrich Schuchardt
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini