uboot/lib
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined
In the case where the arch defines a custom map_sysmem(), make sure that
including just mapmem.h is sufficient to have these functions as they
are when the arch does not override it.

Also split the non-arch specific functions out of common.h

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:09 -06:00
..
bzip2 bzlib: Update destLen even on error 2015-01-14 11:35:44 -05:00
libfdt
lzma lzma: fix buffer bound check error further 2015-01-14 11:35:43 -05:00
lzo lzo: Update dst_len even on error 2015-01-14 11:35:44 -05:00
rsa rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 2015-03-05 12:04:59 -08:00
tizen
zlib
Kconfig crypto/fsl - Add progressive hashing support using hardware acceleration. 2015-02-25 13:20:02 -08:00
Makefile lib: errno: introduce errno_str(): returns errno related message 2014-12-11 13:18:41 -07:00
addr_map.c
aes.c
asm-offsets.c lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 2015-03-05 20:50:28 -05:00
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
errno_str.c lib: errno: introduce errno_str(): returns errno related message 2014-12-11 13:18:41 -07:00
fdtdec.c dm: x86: pci: Convert chromebook_link to use driver model for pci 2015-04-18 11:11:09 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: Update lenp even on error 2015-01-14 11:35:44 -05:00
gzip.c
hang.c
hashtable.c
initcall.c initcall: add explicit hint if initcall was relocated 2014-12-29 16:31:23 -05:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
md5.c
net_utils.c
physmem.c
qsort.c
rand.c
rbtree.c
sha1.c
sha256.c
slre.c
string.c lib: string: move strlcpy() to a common place 2014-12-11 13:18:41 -07:00
strmhz.c
time.c
tpm.c
trace.c common: Make sure arch-specific map_sysmem() is defined 2015-04-18 11:11:09 -06:00
uuid.c
vsprintf.c