summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/ax25
AgeCommit message (Expand)Author
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
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-23riscv: ax25: cache: Remove SPL_RISCV_MMODE config checkPragnesh Patel
2019-12-10riscv: ax25: cache: Add SPL_RISCV_MMODE for SPLRick Chen
2019-12-10riscv: ax25: add SPL supportRick Chen
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-09-03riscv: cache: use CCTL to flush d-cacheRick Chen
2019-09-03riscv: cache: Flush L2 cache before jump to linuxRick Chen
2019-09-03riscv: ax25: add imply v5l2 cache controllerRick Chen
2019-08-26riscv: add run mode configuration for SPLLukas Auer
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-08riscv: ax25: Andes specific cache shall only support in M-modeRick Chen
2019-04-08riscv: ax25: Add platform-specific Kconfig optionsRick Chen
2019-01-15riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen
2018-10-03riscv: Move do_reset() to a common placeBin Meng
2018-10-03riscv: Make start.S available for all targetsBin Meng
2018-10-03riscv: Move the linker script to the CPU root directoryBin Meng
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen