aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin1-0/+3
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng1-1/+1
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul1-0/+2
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin1-1/+1
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li1-0/+1
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng1-1/+1
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+1
2021-04-08riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt1-0/+4
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson1-1/+0
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson1-1/+0
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng1-0/+2
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra1-0/+1
2020-04-23riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng1-1/+1
2020-03-17riscv: Add basic support for SBI v0.2Bin Meng1-0/+1
2019-08-26riscv: add SPL supportLukas Auer1-0/+1
2019-08-26riscv: add run mode configuration for SPLLukas Auer1-2/+5
2019-05-09RISCV: image: Add booti supportAtish Patra1-0/+1
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen1-0/+1
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen1-0/+1
2019-04-08riscv: implement IPI platform functions using SBILukas Auer1-0/+1
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer1-0/+1
2018-12-18riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel1-0/+1
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng1-0/+1
2018-10-03riscv: Move do_reset() to a common placeBin Meng1-0/+1
2018-05-29riscv: Add EFI application infrastructureAlexander Graf1-0/+11
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen1-0/+14