u-boot-brain/lib_nios2
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation
This lays the groundwork to allow architectures to share a common
mem_malloc_init().

Note that the x86 implementation was not modified as it did not fit the
mold of all other architectures.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-09-04 21:46:32 +02:00
..
board.c Standardize mem_malloc_init() implementation 2009-09-04 21:46:32 +02:00
bootm.c bootm: Add subcommands 2008-10-29 00:59:50 +01:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk Move architecture specific config.mk files into subdirs 2009-07-21 00:12:35 +02:00
divmod.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
time.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00