index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
cpu
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2019-05-09
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2018-12-18
riscv: Do some basic architecture level cpu initialization
Bin Meng
2018-12-18
riscv: Update supports_extension() to use desc from cpu driver
Bin Meng
2018-12-18
riscv: Remove non-DM version of print_cpuinfo()
Bin Meng
2018-12-18
riscv: Probe cpus during boot
Bin Meng
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-10-03
riscv: Add a helper routine to print CPU information
Bin Meng