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
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-05-09
RISCV: image: Add booti support
Atish Patra
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
riscv: implement IPI platform functions using SBI
Lukas Auer
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
2018-12-18
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-10-03
riscv: Move do_reset() to a common place
Bin Meng
2018-05-29
riscv: Add EFI application infrastructure
Alexander Graf
2018-05-29
riscv: Add setjmp/longjmp code
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
riscv: nx25: lib: Add relative lib funcs to support RISC-V
Rick Chen