uboot-mt623x/lib_arm
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
This patch updates architecture specific implementations of
do_bootm_linux() adding new uImage format handling for
operations like get kernel entry point address, get kernel
image data start address.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-03-12 10:33:00 +01:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
_ashldi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_ashrdi3.S Minor cleanup. 2006-05-30 15:58:20 +02:00
_divsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S Make compile clean, fix the usual small problems. 2003-03-26 11:42:53 +00:00
_umodsi3.S Make compile clean, fix the usual small problems. 2003-03-26 11:42:53 +00:00
board.c ARM: add I2C init function call in lib_arm/board.c 2008-02-04 23:02:00 +01:00
bootm.c [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 2008-03-12 10:33:00 +01:00
cache.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
interrupts.c ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00