summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan1-2/+2
2023-04-25arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier1-0/+1
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier1-0/+1
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li1-0/+3
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass1-1/+1
2022-07-26imx: imx9: Get the chip revision through S400 APIPeng Fan1-0/+3
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li1-1/+1
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li1-0/+5
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini1-0/+2
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn1-1/+1
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek BehĂșn1-1/+3
2021-02-25common: Add "ifndef __ASSEMBLY__" in asm/global_data.hSiew Chin Lim1-0/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+3
2020-07-08arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt1-4/+0
2020-06-03efi_loader: allow compiling with clangHeinrich Schuchardt1-0/+9
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu1-0/+4
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-12arm: change tbu/l type to unsigned intPeng Fan1-2/+2
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada1-1/+1
2017-03-14armv8: Add global variable resv_ramYork Sun1-0/+7
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini1-1/+1
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun1-0/+1
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-0/+14
2016-03-15arm64: Remove non-full-va map codeAlexander Graf1-1/+1
2016-03-15arm64: Make full va map code more dynamicAlexander Graf1-2/+3
2016-01-20armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov1-0/+3
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha1-1/+1
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski1-6/+4
2015-02-25armv8/fsl-lsch3: Add support for second DDR clockYork Sun1-0/+3
2014-11-19qe: add u-qe support to arm boardZhao Qiang1-0/+8
2014-09-09ARM: make gd a function for clangJeroen Hofstee1-0/+25
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut1-3/+0
2014-01-09arm64: core supportDavid Feng1-1/+5
2013-09-23ARM: use r9 for gdJeroen Hofstee1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R1-0/+8
2013-02-04arm: Use generic global_dataSimon Glass1-37/+1
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass1-3/+3
2013-02-02arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass1-4/+4
2013-02-02ixp: Move timestamp to arch_global_dataSimon Glass1-3/+3
2013-02-02arm: Move timer_reset_value to arch_global_dataSimon Glass1-4/+1
2013-02-02arm: Move lastinc to arch_global_dataSimon Glass1-1/+1
2013-02-02arm: Move tbl to arch_global_dataSimon Glass1-1/+1
2013-02-02arm: Move tbu to arch_global_dataSimon Glass1-1/+1
2013-02-02arm: Move timer_rate_hz into arch_global_dataSimon Glass1-1/+2
2013-02-02at91: Move at91 global data into arch_global_dataSimon Glass1-9/+9