summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
AgeCommit message (Expand)Author
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-06-23global_data: Ensure we have <config.h> when symbols are not in Kconfig yetTom Rini
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn
2021-05-24ARM: global_data: make set_gd() work for armv5 and armv6Marek BehĂșn
2021-02-24common: Add "ifndef __ASSEMBLY__" in asm/global_data.hSiew Chin Lim
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-07arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt
2020-06-03efi_loader: allow compiling with clangHeinrich Schuchardt
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-12arm: change tbu/l type to unsigned intPeng Fan
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-03-14armv8: Add global variable resv_ramYork Sun
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-03-15arm64: Remove non-full-va map codeAlexander Graf
2016-03-15arm64: Make full va map code more dynamicAlexander Graf
2016-01-19armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski
2015-02-24armv8/fsl-lsch3: Add support for second DDR clockYork Sun
2014-11-19qe: add u-qe support to arm boardZhao Qiang
2014-09-09ARM: make gd a function for clangJeroen Hofstee
2014-02-06ARM: IXP: Remove the IXP architecture supportMarek Vasut
2014-01-09arm64: core supportDavid Feng
2013-09-23ARM: use r9 for gdJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R
2013-02-04arm: Use generic global_dataSimon Glass
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2013-02-01ixp: Move timestamp to arch_global_dataSimon Glass
2013-02-01arm: Move timer_reset_value to arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-10arm: Keep track of the tlb size as well as its locationGabe Black
2012-10-19arm: Change global data baudrate to intSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-10-05POST/arm: adaptations needed for POST on ARM to workValentin Longchamp
2011-10-05console: Implement pre-console bufferGraeme Russ