index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2025-06-13
riscv: remove volatile from set_gd prototype
Rasmus Villemoes
2025-05-21
riscv: Access gd with inline assembly when building with LTO or Clang
Yao Zi
2024-10-29
riscv: resume needs to be a global
Anton Blanchard
2024-01-07
riscv: add ACPI fields to global data
Heinrich Schuchardt
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
2023-02-17
riscv: global_data.h: Correct the comment for PLICSW
Yu Chien Peter Lin
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2022-09-26
riscv: Introduce AVAILABLE_HARTS
Rick Chen
2022-09-26
spl: introduce SPL_XIP to config
Nikita Shubin
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2020-09-30
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-14
riscv: define function set_gd()
Heinrich Schuchardt
2020-07-01
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
riscv: checkpatch: Fix use of volatile
Rick Chen
2018-01-12
riscv: nx25: include: Add header files to support RISC-V
Rick Chen