x86: Code cleanup
[oweals/u-boot.git] / arch / i386 / include / asm / global_data.h
2011-02-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-02-12 Graeme Russx86: Split board_init_f() into init_fnc_t compatible...
2011-02-12 Graeme Russx86: Move initial gd to fixed location
2011-02-12 Graeme Russx86: Fix definition of global_data struct for asm-offsets.c
2010-11-16 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-11-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sparc
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...