index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-08
riscv: assembler versions of memcpy, memmove, memset
Heinrich Schuchardt
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
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