aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tpm: Add support for SPL and TPLSimon Glass2018-10-091-3/+7
* test: unit tests for Unicode functionsHeinrich Schuchardt2018-09-231-1/+3
* lib: build charset.o only if neededHeinrich Schuchardt2018-09-231-1/+4
* avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk2018-06-181-0/+1
* lib: Add hexdumpAlexey Brodkin2018-06-131-0/+1
* mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+1
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+2
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan2018-04-281-9/+6
* optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-191-0/+1
* efi_driver: EFI block driverHeinrich Schuchardt2018-01-221-0/+1
* lib: allow building lzo for the SPLJean-Jacques Hiblot2017-10-051-1/+2
* lib: Add CRC32-CMarek BehĂșn2017-10-021-0/+1
* efi_selftest: provide an EFI selftest applicationHeinrich Schuchardt2017-09-181-0/+1
* lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang2017-09-141-0/+1
* lib: add some utf16 handling helpersRob Clark2017-09-121-0/+1
* spl: fit: Eanble GZIP support for image decompressionYork Sun2017-09-111-2/+3
* lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdataPhilipp Tomsich2017-08-131-5/+5
* dm: Add a function to create a 'live' device treeSimon Glass2017-06-011-0/+1
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-3/+3
* x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-191-0/+1
* x86: Move table csum into separate fileAlexander Graf2016-10-191-0/+1
* spl: saveenv: adding saveenv support in SPLB, Ravi2016-10-081-0/+1
* Use separate options for TPL supportSimon Glass2016-09-161-2/+7
* dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass2016-07-141-3/+2
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-5/+4
* lib: make strmhz available in SPLChris Packham2016-06-061-3/+2
* efi_loader: hook up in build environmentAlexander Graf2016-03-151-0/+1
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-141-5/+1
* Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren2016-02-151-0/+1
* lib: split out strtoxxxx functions out of vsprintf.cSjoerd Simons2015-12-131-3/+3
* lib: Split panic functions out of vsprintf.cSjoerd Simons2015-12-131-3/+3
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-231-1/+12
* Add a circular memory buffer implementationSimon Glass2015-11-191-0/+1
* Add support for LZ4 decompression algorithmJulius Werner2015-10-111-0/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-7/+4
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-181-1/+7
* efi: Add start-up library codeSimon Glass2015-08-051-0/+1
* Add rivest cipher 4 (rc4) implementationSimon Glass2015-07-211-0/+1
* Drop CONFIG_ERRNO_STR from SPLSimon Glass2015-07-211-1/+1
* Add a dhrystone benchmark commandSimon Glass2015-07-211-0/+2
* fdt: Allow FDT functions to be built for SPLSimon Glass2015-04-231-0/+6
* lib: errno: introduce errno_str(): returns errno related messagePrzemyslaw Marczak2014-12-111-0/+1
* libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/MakefileMasahiro Yamada2014-12-081-1/+2
* libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-081-0/+1
* lib: bzip2: move bzip2 files to lib/bzip2/ directoryMasahiro Yamada2014-12-081-5/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-251-0/+1
* lib, list_sort: add list_sort from linux 3.14Heiko Schocher2014-08-251-0/+1