u-boot/board/mpl/common
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
..
common_util.c [new uImage] Update naming convention for bootm/uImage related code 2008-02-29 14:58:34 +01:00
common_util.h board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:48:09 -05:00
flash.c ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 2007-10-31 21:20:49 +01:00
isa.c Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
isa.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
kbd.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
kbd.h Initial revision 2002-03-08 21:31:05 +00:00
memtst.c [PATCH] PPC4xx: Add support for multiple I2C busses 2007-02-20 10:27:08 +01:00
pci.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
pci_parts.h Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
piix4_pci.h * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
usb_uhci.c (re)enabled scsi commands do_scsi() and do_scsiboot() 2005-08-04 01:14:12 +02:00
usb_uhci.h * Code cleanup: 2003-06-27 21:31:46 +00:00