summaryrefslogtreecommitdiffstats
path: root/arch/riscv/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng2021-05-171-1/+1
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+1
* riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt2021-04-081-0/+4
* riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-261-1/+0
* riscv: Rework riscv timer driver to only support S-modeSean Anderson2020-09-301-1/+0
* riscv: Do not build reset.c if SYSRESET is onBin Meng2020-07-031-0/+2
* riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra2020-04-231-0/+1
* riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng2020-04-231-1/+1
* riscv: Add basic support for SBI v0.2Bin Meng2020-03-171-0/+1
* riscv: add SPL supportLukas Auer2019-08-261-0/+1
* riscv: add run mode configuration for SPLLukas Auer2019-08-261-2/+5
* RISCV: image: Add booti supportAtish Patra2019-05-091-0/+1
* riscv: Add a SYSCON driver for Andestech's PLMTRick Chen2019-04-081-0/+1
* riscv: Add a SYSCON driver for Andestech's PLICRick Chen2019-04-081-0/+1
* riscv: implement IPI platform functions using SBILukas Auer2019-04-081-0/+1
* riscv: add infrastructure for calling functions on other hartsLukas Auer2019-04-081-0/+1
* riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel2018-12-181-0/+1
* riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng2018-12-181-0/+1
* riscv: Move do_reset() to a common placeBin Meng2018-10-031-0/+1
* riscv: Add EFI application infrastructureAlexander Graf2018-05-291-0/+11
* riscv: Add setjmp/longjmp codeAlexander Graf2018-05-291-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen2018-01-121-0/+14