u-boot-brain/board/cray/L1
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
..
bootscript.hush * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
config.mk Initial revision 2002-11-02 23:17:16 +00:00
flash.c * Code cleanup: 2003-06-27 21:31:46 +00:00
init.S * Code cleanup: 2003-06-27 21:31:46 +00:00
L1.c [new uImage] Update naming convention for bootm/uImage related code 2008-02-29 14:58:34 +01:00
L1.h Initial revision 2002-11-03 00:01:44 +00:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
patchme * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00
u-boot.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00
u-boot.lds.debug 2005-12-12 16:06:05 +01:00
x2c.awk * Patch by David Updegraff, 22 Apr 2003: 2003-05-20 14:25:27 +00:00