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
/
arm
/
include
/
asm
/
global_data.h
Age
Commit message (
Expand
)
Author
2025-06-13
arm: remove volatile from set_gd prototype
Rasmus Villemoes
2025-06-13
arm: drop volatile qualifier from gd pointer
Rasmus Villemoes
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-01-07
arm: add ACPI fields to global data
Heinrich Schuchardt
2023-12-21
arm: Remove <asm/types.h> from asm/global_data.h
Tom Rini
2023-11-17
Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"
Chris Packham
2023-11-17
Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...
Chris Packham
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
2023-07-13
imx: use generic name ele(EdgeLockSecure Enclave)
Peng Fan
2023-04-25
arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present
Marc Zyngier
2023-04-25
arm64: Use FEAT_HAFDBS to track dirty pages when available
Marc Zyngier
2023-03-29
imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completion
Ye Li
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-02
Makefile: Allow LTO to be disabled for a build
Simon Glass
2022-07-26
imx: imx9: Get the chip revision through S400 API
Peng Fan
2022-07-26
misc: imx: S400_API: Move S400 MU and API to a common place
Ye Li
2021-08-09
driver: misc: Add MU and S400 API to communicate with Sentinel
Ye Li
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-05-24
ARM: make gd a function call for LTO and set via set_gd()
Marek BehĂșn
2021-05-24
ARM: global_data: make set_gd() work for armv5 and armv6
Marek BehĂșn
2021-02-24
common: Add "ifndef __ASSEMBLY__" in asm/global_data.h
Siew Chin Lim
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-07
arm: remove outdated comment concerning -ffixed-x18
Heinrich Schuchardt
2020-06-03
efi_loader: allow compiling with clang
Heinrich Schuchardt
2020-01-16
Add global variable sdhc_per_clk for arm/powerpc
Yangbo Lu
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2018-10-22
arm: global_data: add scu_dev for i.MX8
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-12
arm: change tbu/l type to unsigned int
Peng Fan
2017-04-27
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
Masahiro Yamada
2017-03-14
armv8: Add global variable resv_ram
York Sun
2016-11-21
TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2
Tom Rini
2016-07-15
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
2016-03-15
arm64: Make full va map code more dynamic
Alexander Graf
2016-01-19
armv8: New MMU setup code allowing to use 48+ bits PA/VA
Sergey Temerkhanov
2015-11-30
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-07-27
omap-common: Common boot code OMAP3 support and cleanup
Paul Kocialkowski
2015-02-24
armv8/fsl-lsch3: Add support for second DDR clock
York Sun
2014-11-19
qe: add u-qe support to arm board
Zhao Qiang
2014-09-09
ARM: make gd a function for clang
Jeroen Hofstee
2014-02-06
ARM: IXP: Remove the IXP architecture support
Marek Vasut
2014-01-09
arm64: core support
David Feng
2013-09-23
ARM: use r9 for gd
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-10
ARM: OMAP: Correct save_boot_params and replace with 'C' function
SRICHARAN R
[next]