Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[platform/kernel/u-boot.git] / arch / i386 / include / asm / global_data.h
2010-10-26 Wolfgang DenkReplace CONFIG_SYS_GBL_DATA_SIZE by auto-generated...
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-07 Graeme Russx86: Implement fully relocatable image
2010-10-07 Graeme Russx86: Set cold/warm boot flag
2010-10-07 Graeme Russx86: Place global data below stack before entering C
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkMake getenv() work before relocation.
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter TyserMove architecture-specific includes to arch/$ARCH/inclu...