summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/global_data.h
AgeCommit message (Expand)Author
2025-06-13riscv: remove volatile from set_gd prototypeRasmus Villemoes
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2024-10-29riscv: resume needs to be a globalAnton Blanchard
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen
2022-09-26spl: introduce SPL_XIP to configNikita Shubin
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson
2020-09-14riscv: define function set_gd()Heinrich Schuchardt
2020-07-01riscv: Add headers for asm/global_data.hSean Anderson
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
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen
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: add infrastructure for calling functions on other hartsLukas Auer
2018-12-18riscv: Save boot hart id to the global dataBin Meng
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30riscv: checkpatch: Fix use of volatileRick Chen
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen