rv1126-uboot/lib
Masahiro Yamada 5d099091a8 UPSTREAM: lib: libfdt: wrap scripts/dtc/libfdt/* where possible
lib/libfdt/ and scripts/dtc/libfdt have the same copies for the
followings 6 files:
  fdt.c fdt_addresses.c fdt_empty_tree.c fdt_overlay.c fdt_strerr.c
  fdt_sw.c

Make them a wrapper of scripts/dtc/libfdt/*.  This is exactly what
Linux does to sync libfdt.  In order to make is possible, import
<linux/libfdt.h> and <linux/libfdt_env.h> from Linux 4.14-rc5.

Unfortunately, U-Boot locally modified the following 3 files:
  fdt_ro.c fdt_wip.c fdt_rw.c

The fdt_region.c is U-Boot own file.

I did not touch them in order to avoid unpredictable impact.

Change-Id: I154855ba51291bf56775714c0066247431d66244
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 50a327ded68b7e675389ad284ea3f8c62e683bda)
2018-01-17 15:27:28 +08:00
..
avb libavb: Fix compile warning. 2017-11-22 10:43:28 +08:00
bzip2
dhry
efi
efi_loader UPSTREAM: lib: add some utf16 handling helpers 2018-01-16 18:13:59 +08:00
libfdt UPSTREAM: lib: libfdt: wrap scripts/dtc/libfdt/* where possible 2018-01-17 15:27:28 +08:00
lzma
lzo UPSTREAM: lzo: add a function to check the validity of the header 2018-01-17 15:27:28 +08:00
optee_clientApi lib: optee_client: Fix compile error. 2017-12-08 11:25:16 +08:00
rsa
tizen
zlib
Kconfig UPSTREAM: lib: allow building lzo for the SPL 2018-01-17 15:27:28 +08:00
Makefile UPSTREAM: lib: allow building lzo for the SPL 2018-01-17 15:27:28 +08:00
addr_map.c
aes.c
asm-offsets.c ARMv8: get new GD address from gd->new_gd directly 2018-01-17 15:27:28 +08:00
bch.c bch: don't use __BSD_VISIBLE to test for fls 2017-09-03 15:30:31 -04:00
bitrev.c
charset.c UPSTREAM: lib: add some utf16 handling helpers 2018-01-16 18:13:59 +08:00
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
crc32c.c UPSTREAM: lib: Add CRC32-C 2018-01-17 15:27:28 +08:00
ctype.c
display_options.c
div64.c
errno.c
errno_str.c
fdtdec.c UPSTREAM: spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 2018-01-17 15:27:28 +08:00
fdtdec_common.c
fdtdec_test.c
gunzip.c UPSTREAM: gzip: add a function to parse the header 2018-01-17 15:27:28 +08:00
gzip.c
hang.c
hashtable.c
initcall.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c
of_live.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
smbios.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
string.c
strmhz.c
strto.c UPSTREAM: lib: strto: fix incorrect handling of specified base 2018-01-16 18:14:09 +08:00
tables_csum.c
time.c
tiny-printf.c
tpm.c UPSTREAM: tpm: fix reading of permanent flags 2018-01-17 15:27:28 +08:00
trace.c
uuid.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
vsprintf.c UPSTREAM: vsprintf.c: add GUID printing 2018-01-16 18:13:59 +08:00