summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/global_data.h
Commit message (Expand)AuthorAgeFilesLines
* 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