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
/
include
Age
Commit message (
Expand
)
Author
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Add indirect stringification to csr_xxx ops
Bin Meng
2018-12-18
riscv: Add exception codes for xcause register
Bin Meng
2018-12-18
riscv: Add CSR numbers
Bin Meng
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-12-05
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-10-03
riscv: Remove CSR read/write defines in encoding.h
Bin Meng
2018-10-03
riscv: Add a helper routine to print CPU information
Bin Meng
2018-10-03
riscv: Remove mach type
Bin Meng
2018-10-03
riscv: Remove setup.h
Bin Meng
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-05-29
riscv: cpu: nx25: Rename as ax25
Rick Chen
2018-05-29
SPDX: Convert single license tags to Linux Kernel style
Rick Chen
2018-05-29
riscv: Add board_quiesce_devices stub
Alexander Graf
2018-05-29
riscv: Add setjmp/longjmp code
Alexander Graf
2018-05-15
riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
riscv: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
riscv: bootm: Remove ATAGS
Rick Chen
2018-03-30
riscv: checkpatch: Fix alignment should match open parenthesis
Rick Chen
2018-03-30
riscv: checkpatch: Fix use of volatile
Rick Chen
2018-03-30
riscv: checkpatch: Fix Macro argument reuse
Rick Chen
2018-01-12
riscv: nx25: include: Add header files to support RISC-V
Rick Chen