summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/Makefile
AgeCommit message (Expand)Author
2025-12-08RISC-V: implement private GCC libraryHeinrich Schuchardt
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-04-25riscv: lib: Add a default implementation of board_fdt_blob_setupYao Zi
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-09efi: arm: x86: riscv: Drop crt0/relocal extra- rulesSimon Glass
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-07-22riscv: add RISC-V fields to bdinfo commandHeinrich Schuchardt
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
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