barebox/arch/nios2/lib
Sascha Hauer d4e5c6b8a0 bootm: use new uimage code
This switches the bootm code to the new uimage code. Also
bootm can now handle other types of images than uImages.
Currently the only architecture making use of this is
arm which allows to boot zImages, raw images and barebox
images.
I intended to make a more bisectable series from this but
I failed becuase there are many dependencies and no matter
how I tried the patches grew bigger and and bigger. So I
decided to put this all in a single patch.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-12-15 11:07:11 +01:00
..
board.c fix malloc space sizes 2011-12-03 10:09:29 +01:00
bootm.c bootm: use new uimage code 2011-12-15 11:07:11 +01:00
cache.c Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
clock.c introduce io.h 2011-09-22 19:03:05 +02:00
early_printf.c introduce io.h 2011-09-22 19:03:05 +02:00
libgcc.c Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
longlong.h Add Nios2 arch support to barebox 2011-03-30 23:22:35 +02:00
Makefile Nios2: Compile bootm only if needed 2011-07-06 10:25:39 +02:00