rv1126-uboot/lib
Michal Simek e46431e190 fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
Include arch specific gpio.h instead of asm-generic/gpio.h
because several architectures (Microblaze, Blackfin, Nios2, OpenRISC)
define gpio functions in header file.
asm-generic/gpio.h can be included in arch specific gpio.h
(For example: ARM)

Signed-off-by: Michal Simek <monstr@monstr.eu>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Simon Glass <sjg@chromium.org>
2012-08-10 23:25:47 +02:00
..
libfdt
lzma lzma: fix printf warnings 2012-03-28 09:54:08 +02:00
lzo
tizen create lib/tizen directory 2012-05-25 09:15:10 +02:00
zlib
Makefile SPL: lib/Makefile: Add crc32.c to SPL build 2012-07-07 14:07:43 +02:00
addr_map.c lib/powerpc: addrmap_phys_to_virt() should return a pointer 2012-07-06 17:30:32 -05:00
aes.c Add AES crypto library 2012-05-15 08:31:37 +02:00
asm-offsets.c
bch.c
bzlib.c
bzlib_crctable.c
bzlib_decompress.c
bzlib_huffman.c
bzlib_private.h
bzlib_randtable.c
circbuf.c
crc7.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
fdtdec.c fdt: Include arch specific gpio.h instead of asm-generic/gpio.h 2012-08-10 23:25:47 +02:00
fdtdec_test.c fdt: Add tests for fdtdec 2012-03-29 08:12:47 +02:00
gunzip.c gunzip: rename z{alloc, free} to gz{alloc, free} 2012-04-30 16:54:51 +02:00
hashtable.c
ldiv.c
lmb.c
md5.c GCC47: Fix warning in md5.c 2012-04-29 14:14:08 +02:00
net_utils.c
qsort.c
rand.c lib: add rand() function 2012-07-07 14:07:32 +02:00
rbtree.c
sha1.c
sha256.c
string.c
strmhz.c
time.c Move bootstage timer out of lib/time.c 2012-04-10 23:35:32 +02:00
uuid.c
vsprintf.c