aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
AgeCommit message (Expand)Author
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