u-boot/lib
Simon Glass 76f1f38816 Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board
config enables or disables the SPL options depending on whether
CONFIG_TPL_BUILD is defined.

With the move to Kconfig, options are determined for the whole build and
(without a hack like an #undef in a header file) cannot be controlled in this
way.

Create new TPL options for these and update users. This will allow Kconfig
conversion to proceed for these boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-09-16 17:03:39 -04:00
..
bzip2
dhry
efi x86: efi: payload: Make EFI payload build again 2016-08-30 09:26:05 +08:00
efi_loader efi_loader: provide efi_mem_desc version 2016-09-07 08:49:07 -04:00
libfdt tests: Introduce DT overlay tests 2016-08-20 11:35:07 -04:00
lzma
lzo
rsa
tizen
zlib
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno_str.c
errno.c
fdtdec_common.c
fdtdec_test.c
fdtdec.c fdt: allow fdtdec_get_addr_size_*() to translate addresses 2016-08-12 09:20:27 -06:00
gunzip.c
gzip.c
hang.c
hashtable.c hashtable: Fix compiler warning on 32-bit sandbox 2016-07-25 12:05:55 -04:00
initcall.c
Kconfig libfdt: Add overlay application function 2016-08-20 11:35:04 -04:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4_wrapper.c
lz4.c
Makefile Use separate options for TPL support 2016-09-16 17:03:39 -04:00
md5.c
membuff.c
net_utils.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
string.c
strmhz.c
strto.c
time.c
tiny-printf.c tiny-printf: Adjust to avoid using data section 2016-08-08 13:32:59 -04:00
tpm.c
trace.c
uuid.c
vsprintf.c