index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
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