uboot/lib_generic
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation
ARM, i386, m68k and ppc all have identical implementations of strmhz().
Other architectures don't provide this function at all.

This patch moves strmhz() into lib_generic, reducing code duplication
and providing a more unified API across architectures.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-08-21 01:52:49 +02:00
..
Makefile Consolidate strmhz() implementation 2008-08-21 01:52:49 +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
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
crc32.c drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
ctype.c
display_options.c Allow print_size to print in GB 2008-07-09 22:50:20 +02:00
div64.c Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
ldiv.c
lmb.c Fix some more print() format errors. 2008-07-11 01:16:00 +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
sha256.c add SHA256 support 2008-06-30 22:57:16 +02:00
string.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
strmhz.c Consolidate strmhz() implementation 2008-08-21 01:52:49 +02:00
vsprintf.c vsprintf: add z and t options 2008-07-14 14:36:52 +02:00
zlib.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00