index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
cpu
/
ax25
Age
Commit message (
Expand
)
Author
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
2019-12-10
riscv: ax25: add SPL support
Rick Chen
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-09-03
riscv: cache: use CCTL to flush d-cache
Rick Chen
2019-09-03
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
2019-09-03
riscv: ax25: add imply v5l2 cache controller
Rick Chen
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
2019-01-15
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2018-10-03
riscv: Make start.S available for all targets
Bin Meng
2018-10-03
riscv: Move the linker script to the CPU root directory
Bin Meng
2018-08-20
riscv: Include bss subsections in linker script
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-05-29
riscv: cpu: nx25: Rename as ax25
Rick Chen