aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/cpu
AgeCommit message (Expand)Author
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
2023-02-17riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPLYu Chien Peter Lin
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin
2023-02-17riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"Leo Yu-Chi Liang
2023-02-01riscv: ax25: bypass malloc when spl fit boots from ramRick Chen
2023-02-01riscv: ae350: Enable CCTL_SUENRick Chen
2023-02-01riscv: cpu: check U-Mode before counteren writeNikita Shubin
2022-11-15riscv: Fix detecting FPU support in standard extensionYu Chien Peter Lin
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen
2022-09-26spl: introduce SPL_XIP to configNikita Shubin
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt