uboot/lib_i386
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs
This cleans up U-Boot's toplevel directory a bit and makes the
architecture 'config.mk' file naming and location similar to board
and cpu 'config.mk' files

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-07-21 00:12:35 +02:00
..
Makefile Implement SC520 timers 2009-03-20 22:39:13 +01:00
bios.S
bios.h
bios_pci.S
bios_setup.c
board.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
bootm.c rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
config.mk Move architecture specific config.mk files into subdirs 2009-07-21 00:12:35 +02:00
interrupts.c Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
pcat_interrupts.c
pcat_timer.c Implement SC520 timers 2009-03-20 22:39:13 +01:00
pci.c
pci_type1.c
realmode.c
realmode_switch.S
timer.c Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
video.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
video_bios.c
zimage.c