uboot-mt623x/arch/i386/include/asm
Graeme Russ c868af3e57 x86: Implement fully relocatable image
u-boot.bin can be loaded at any 4-byte aligned memory location and directly
'jumped' to using the 'go' command using the load address as the start
address. Doing so performs a 'warm boot' which skips memory initialisation
and other low-level initialisations, relocates U-Boot to upper memory and
starts U-Boot in RAM as per normal 'cold boot'
2010-10-07 20:03:33 +11:00
..
ic sc520: Board Specific PCI Init 2010-05-06 00:18:52 +02:00
video x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
bitops.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bootparam.h Coding style cleanup, update CHANGELOG. 2010-05-26 23:51:22 +02:00
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
config.h x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards 2010-10-07 20:03:18 +11:00
e820.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h x86: Implement fully relocatable image 2010-10-07 20:03:33 +11:00
i8254.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
i8259.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ibmpc.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
interrupt.h x86: Fix %ss and %esp in register structure for interrupts 2010-10-07 20:03:23 +11:00
io.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ioctl.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
ist.h x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
pci.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ptrace.h x86: Fix %ss and %esp in register structure for interrupts 2010-10-07 20:03:23 +11:00
realmode.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
string.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot-i386.h x86: Provide weak PC/AT compatibility setup function 2010-05-06 00:16:54 +02:00
u-boot.h arm: get rid of bi_env 2010-09-19 19:29:50 +02:00
unaligned.h x86: Add unaligned.h 2010-05-06 00:13:08 +02:00
zimage.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00