uboot-mt623x/lib_generic
Andy Fleming 63796c4e61 Add lmb_free
lmb_free allows us to unreserve some memory so we can use lmb_alloc_base or
lmb_reserve to temporarily reserve some memory.

Signed-off-by: Andy Fleming <afleming@freescale.com>
2008-06-28 22:21:38 +02:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bzlib.c [new uImage] Move gunzip() common code to common/gunzip.c 2008-02-07 01:12:55 +01:00
bzlib_crctable.c Patch by Yuli Barcohen, 14 Aug 2003: 2003-08-29 20:57:53 +00:00
bzlib_decompress.c * Patch by Pantelis Antoniou, 14 Sep 2004: 2004-10-11 22:43:02 +00:00
bzlib_huffman.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
bzlib_private.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
bzlib_randtable.c Patch by Yuli Barcohen, 14 Aug 2003: 2003-08-29 20:57:53 +00:00
crc32.c Fix Compilation Errors with 'tools/env/fw_printenv' 2008-05-09 23:04:41 +02:00
ctype.c Initial revision 2000-07-19 14:09:16 +00:00
display_options.c Change print_size to take phys_size_t 2008-06-12 00:55:43 +02:00
div64.c Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
ldiv.c * Code cleanup: 2003-06-27 21:31:46 +00:00
lmb.c Add lmb_free 2008-06-28 22:21:38 +02:00
md5.c Fix build issue with string.h and linux/string.h 2008-06-12 08:51:35 +02:00
sha1.c Fix build issue with string.h and linux/string.h 2008-06-12 08:51:35 +02:00
string.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
vsprintf.c Fix 64-bit vsprintf. 2008-01-12 00:31:01 +01:00
zlib.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00