summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-02Add architecture-specific global dataSimon Glass1-0/+6
2013-01-11arm: Keep track of the tlb size as well as its locationGabe Black1-0/+1
2012-10-20arm: Change global data baudrate to intSimon Glass1-1/+1
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass1-0/+1
2011-10-06POST: add post_log_res field for post results in global dataValentin Longchamp1-0/+1
2011-10-06POST/arm: adaptations needed for POST on ARM to workValentin Longchamp1-0/+4
2011-10-06console: Implement pre-console bufferGraeme Russ1-0/+3
2011-07-28cosmetic: spell fixes etc.Michael Jones1-1/+1