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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-02-17
riscv: Rename Andes cpu and board names
Leo Yu-Chi Liang
2022-11-15
riscv: clarify meaning of CONFIG_SBI_V02
Heinrich Schuchardt
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2022-10-20
riscv: support building double-float modules
Heinrich Schuchardt
2022-09-26
riscv: Introduce AVAILABLE_HARTS
Rick Chen
2022-09-26
spl: introduce SPL_XIP to config
Nikita Shubin
2022-04-06
riscv: alloc space exhausted
Heinrich Schuchardt
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-07-06
board: riscv: add openpiton-riscv64 SoC support
Tianrui Wei
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
2021-05-31
riscv: cpu: fu740: Add support for cpu fu740
Green Wan
2021-05-17
riscv: Group assembly optimized implementation of memory routines into a submenu
Bin Meng
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2021-04-08
riscv: assembler versions of memcpy, memmove, memset
Heinrich Schuchardt
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
2021-01-18
riscv: Add DMA 64-bit address support
Padmarao Begari
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-10-26
riscv: Only enable OF_BOARD_FIXUP for S-Mode
Sean Anderson
2020-09-30
riscv: Rework Sifive CLINT as UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Bin Meng
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-06-04
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel
2020-04-23
riscv: Make SBI v0.2 the default SBI version
Bin Meng
2020-04-23
riscv: Add Kconfig option for SBI v0.2
Bin Meng
2020-04-23
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-16
Kconfig: Remove redundant variable sets
Tom Rini
2020-02-10
riscv: Add option to print registers on exception
Sean Anderson
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-06-05
riscv: Add Microchip MPFS Icicle board support
Padmarao Begari
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
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: add support for multi-hart systems
Lukas Auer
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
[next]