always relocate fdt into an lmb-allocated memory block
[platform/kernel/u-boot.git] / arch / i386 / include /
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-10-07 Graeme Russx86: Fix %ss and %esp in register structure for interrupts
2010-10-07 Graeme Russx86: Change compiler options
2010-10-07 Graeme Russx86: Make CONFIG_RELOC_FIXUP_WORKS generic for all...
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19 Heiko Schocherarm: get rid of bi_env
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkMake getenv() work before relocation.
2010-05-31 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-05-26 Wolfgang DenkCoding style cleanup, update CHANGELOG.
2010-05-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-05-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-05-05 Graeme Russsc520: Board Specific PCI Init
2010-05-05 Graeme Russsc520: Move PCI defines to PCI include file
2010-05-05 Graeme Russsc520: Allow boards to override udelay
2010-05-05 Graeme Russx86: Fix support for booting bzImage
2010-05-05 Graeme Russx86: Provide weak PC/AT compatibility setup function
2010-05-05 Graeme Russx86: Add unaligned.h
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter Tyseri386: Move cpu/i386/* to arch/i386/cpu/*
2010-04-13 Peter TyserMove architecture-specific includes to arch/$ARCH/inclu...