summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* lib: Enable private libgcc by defaultMarek Vasut2016-06-021-0/+1
* cosmetic: Fix typos "privide"Masahiro Yamada2016-04-011-1/+1
* efi_loader: hook up in build environmentAlexander Graf2016-03-151-0/+1
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-141-0/+10
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-0/+10
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-191-9/+0
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-231-0/+10
* dm: tpm: Drop CONFIG_DM_TPMSimon Glass2015-10-231-0/+1
* Add support for LZ4 decompression algorithmJulius Werner2015-10-111-0/+18
* tpm: Add Kconfig options for TPMsSimon Glass2015-08-311-0/+10
* efi: Add start-up library codeSimon Glass2015-08-051-0/+2
* Add a dhrystone benchmark commandSimon Glass2015-07-211-0/+2
* Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger2015-07-081-0/+1
* blackfin: fix undefined reference to srand and randMasahiro Yamada2015-06-111-1/+3
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-011-0/+3
* lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak2015-05-141-0/+8
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-0/+8
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+9
* crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-251-0/+36
* lib/rsa: Add Kconfig for devices supporting RSA Modular ExponentiationRuchika Gupta2015-01-291-6/+1
* FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta2015-01-291-0/+7
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-0/+11
* kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada2014-10-231-0/+8
* kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-241-0/+8
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+3
OpenPOWER on IntegriCloud