summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/Makefile
AgeCommit message (Expand)Author
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-08riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng
2020-03-17riscv: Add basic support for SBI v0.2Bin Meng
2019-08-26riscv: add SPL supportLukas Auer
2019-08-26riscv: add run mode configuration for SPLLukas Auer
2019-05-09RISCV: image: Add booti supportAtish Patra
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen
2019-04-08riscv: implement IPI platform functions using SBILukas Auer
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer
2018-12-18riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng
2018-10-03riscv: Move do_reset() to a common placeBin Meng
2018-05-29riscv: Add EFI application infrastructureAlexander Graf
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen