summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove non-full-va map codeAlexander Graf2016-03-151-1/+1
* arm64: Make full va map code more dynamicAlexander Graf2016-03-151-2/+3
* armv8: New MMU setup code allowing to use 48+ bits PA/VASergey Temerkhanov2016-01-191-0/+3
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-301-1/+1
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-271-6/+4
* armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-241-0/+3
* qe: add u-qe support to arm boardZhao Qiang2014-11-191-0/+8
* ARM: make gd a function for clangJeroen Hofstee2014-09-091-0/+25
* ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-061-3/+0
* arm64: core supportDavid Feng2014-01-091-1/+5
* ARM: use r9 for gdJeroen Hofstee2013-09-231-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-101-0/+8
* arm: Use generic global_dataSimon Glass2013-02-041-37/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-011-4/+4
* ixp: Move timestamp to arch_global_dataSimon Glass2013-02-011-3/+3
* arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-011-4/+1
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbu to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-011-1/+2
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-011-9/+9
* Add architecture-specific global dataSimon Glass2013-02-011-0/+6
* arm: Keep track of the tlb size as well as its locationGabe Black2013-01-101-0/+1
* arm: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-261-0/+1
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2011-10-051-0/+4
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-231-0/+3
|\
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-231-0/+3
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-3/+0
|/
* ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar2010-12-091-1/+3
* arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-071-0/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-191-0/+14
* ARM: add relocation supportHeiko Schocher2010-09-191-0/+11
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-8/+3
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+72
OpenPOWER on IntegriCloud