u-boot-brain/lib_i386
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code
This patch introduces the following prefix convention for the
image format handling and bootm related code:

genimg_		- dual format shared code
image_		- legacy uImage format specific code
fit_		- new uImage format specific code
boot_		- booting process related code

Related routines are renamed and a few pieces of code are moved around and
re-grouped.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-29 14:58:34 +01:00
..
bios_pci.S * Code cleanup: 2003-06-27 21:31:46 +00:00
bios_setup.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
bios.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bios.S * Code cleanup: 2003-06-27 21:31:46 +00:00
board.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
bootm.c [new uImage] Update naming convention for bootm/uImage related code 2008-02-29 14:58:34 +01:00
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
pci_type1.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
pci.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video_bios.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video.c * Code cleanup: 2003-06-27 21:31:46 +00:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00