summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
AgeCommit message (Expand)Author
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
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23Fix IXP code to work after relocation was addedMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2010-12-09ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-19AT91 clock/timer: move static data to global_data structReinhard Meyer
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser