summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/global_data.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng1-2/+2
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin1-1/+1
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin1-2/+2
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen1-0/+2
2022-09-26spl: introduce SPL_XIP to configNikita Shubin1-1/+1
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng1-1/+1
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson1-3/+0
2020-09-15riscv: define function set_gd()Heinrich Schuchardt1-0/+9
2020-07-01riscv: Add headers for asm/global_data.hSean Anderson1-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
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen1-0/+2
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen1-0/+3
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen1-0/+3
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer1-0/+6
2018-12-18riscv: Save boot hart id to the global dataBin Meng1-0/+1
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-30riscv: checkpatch: Fix use of volatileRick Chen1-1/+1
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen1-0/+22