u-boot/arch/x86/lib
Gabe Black d3a2bc3fd1 x86: Clean up the x86 zimage code in preparation to extend it
This change cleans up some formatting issues in the zimage handling code, and
converts it from using offsets added to a base pointer to using the available
structure definitions which were already being included.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
2011-12-19 13:26:16 +11:00
..
bios_pci.S cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
bios_setup.c x86: Don't relocate symbols which point to things that aren't relocated 2011-11-29 21:30:44 +11:00
bios.h cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
bios.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
board.c x86: Fix a few recently added bugs 2011-11-29 21:30:51 +11:00
bootm.c x86: Provide more configuration granularity 2011-11-29 21:09:52 +11:00
gcc.c x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00
interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
Makefile x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00
pcat_interrupts.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
pcat_timer.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
pci_type1.c x86: Misc PCI touchups 2011-11-29 21:10:08 +11:00
pci.c x86: Provide more configuration granularity 2011-11-29 21:09:52 +11:00
realmode_switch.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
realmode.c x86: Don't relocate symbols which point to things that aren't relocated 2011-11-29 21:30:44 +11:00
string.c x86: Import the glibc memset implementation 2011-11-29 21:31:17 +11:00
timer.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
video_bios.c x86: Provide more configuration granularity 2011-11-29 21:09:52 +11:00
video.c cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
zimage.c x86: Clean up the x86 zimage code in preparation to extend it 2011-12-19 13:26:16 +11:00