summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu
AgeCommit message (Expand)Author
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-11riscv: u-boot-spl.lds: Remove _image_binary_end alignmentChia-Wei Wang
2024-05-30andes: Use UCCTLCOMMAND instead of MCCTLCOMMANDLeo Yu-Chi Liang
2024-05-30riscv: remove cache enablement in start.SLeo Yu-Chi Liang
2024-05-14andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-01riscv: andesv5: Set default cache line size to 64-bytesYu Chien Peter Lin
2024-04-09riscv: support extension probing using riscv, isa-extensionsConor Dooley
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley
2024-04-09riscv: cache: Implement dcache for cv1800bKongyang Liu
2024-04-09riscv: cpu: cv1800b: Add support for cv1800b SoCKongyang Liu
2024-04-09riscv: add backtrace supportBen Dooks
2024-03-12riscv: cpu: improve multi-letter extension detection in supports_extension()Conor Dooley
2023-12-27andes: cpu: Enable cache and TLB ECC supportLeo Yu-Chi Liang
2023-12-27andes: cpu: Enable memboost featureLeo Yu-Chi Liang
2023-12-27andes: ae350: Implement cache switch via KconfigLeo Yu-Chi Liang
2023-12-21riscv: Add a reset_cpu() functionSimon Glass
2023-11-02riscv: Align the trap handler to 64 bytesSamuel Holland
2023-10-24riscv: Remove common.h usageTom Rini
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt
2023-10-04riscv: andesv5: Prefer using the generic RISC-V timer driver in S-modeYu Chien Peter Lin
2023-10-02Merge branch 'next'Tom Rini
2023-09-06riscv: Correct event usage for riscv_cpu_probe/setupTom Rini
2023-09-06riscv: Rework riscv_cpu_probe for current event macrosTom Rini
2023-09-05riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-22riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callbackChanho Park
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen
2023-07-24riscv: define a cache line size for the generic CPUHeinrich Schuchardt
2023-07-24riscv: setup per-hart stack earlierBo Gan
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang
2023-06-27riscv: Fix alignment of RELA sections in the linker scriptsBin Meng
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-04-20riscv: Update alignment for some sections in linker scriptsBin Meng
2023-04-20riscv: spl: Remove relocation sectionsBin Meng
2023-04-20riscv: Avoid updating the link registerBin Meng
2023-04-20riscv: Change to use positive offset to access relocation entriesBin Meng
2023-04-20riscv: Optimize loading relocation typeBin Meng
2023-04-20riscv: Optimize source end address calculation in start.SBin Meng
2023-04-20riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoCYanhong Wang
2023-04-20riscv: cpu: jh7110: Add support for jh7110 SoCYanhong Wang
2023-02-17riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang
2023-02-17configs: ae350: Enable v5l2 cache for AE350 platforms in SPLYu Chien Peter Lin