summaryrefslogtreecommitdiff
path: root/lib/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-05-08lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini1-0/+1
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri1-0/+1
2018-04-29spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan1-0/+34
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+0
2018-04-04sunxi: revert disabling of featuresAndre Przywara1-1/+0
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue1-0/+1
2018-02-14lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas1-0/+6
2018-02-09Convert LIB_UUID to KconfigAdam Ford1-0/+3
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford1-3/+15
2018-01-26net: regex: Disable by default on sunXiMaxime Ripard1-0/+1
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+10
2017-11-20rtc: add support for s35392aNandor Han1-0/+3
2017-10-06lib: allow building lzo for the SPLJean-Jacques Hiblot1-0/+5
2017-10-03lib: Add CRC32-CMarek BehĂșn1-0/+3
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun1-0/+12
2017-09-02Convert CONFIG_BCH to KconfigAdam Ford1-0/+7
2017-08-20Fix 'notes' typosAnatolij Gustschin1-2/+2
2017-08-13rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich1-0/+9
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+3
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-0/+8
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass1-0/+13
2017-04-07cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon1-0/+2
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon1-0/+3
2017-04-05string: Provide a slimmed-down memset()Simon Glass1-0/+9
2017-03-17Kconfig: introduce md5sum command selectionAndre Przywara1-0/+4
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf1-2/+2
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf1-0/+33
2016-10-15spl: move FDT_FIXUP_PARTITIONS to KconfigHeiko Schocher1-0/+9
2016-08-20libfdt: Add overlay application functionMaxime Ripard1-0/+5
2016-06-03lib: Enable private libgcc by defaultMarek Vasut1-0/+1
2016-03-31cosmetic: Fix typos "privide"Masahiro Yamada1-1/+1
2016-03-16efi_loader: hook up in build environmentAlexander Graf1-0/+1
2016-03-15fdt: Allow libfdt to be used in SPLSimon Glass1-0/+10
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-0/+10
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini1-9/+0
2015-11-23lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese1-0/+10
2015-10-23dm: tpm: Drop CONFIG_DM_TPMSimon Glass1-0/+1
2015-10-12Add support for LZ4 decompression algorithmJulius Werner1-0/+18
2015-08-31tpm: Add Kconfig options for TPMsSimon Glass1-0/+10
2015-08-05efi: Add start-up library codeSimon Glass1-0/+2
2015-07-22Add a dhrystone benchmark commandSimon Glass1-0/+2
2015-07-09Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger1-0/+1
2015-06-11blackfin: fix undefined reference to srand and randMasahiro Yamada1-1/+3
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek1-0/+3
2015-05-15lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak1-0/+8
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger1-0/+8
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass1-0/+9
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana1-0/+36
2015-01-30lib/rsa: Add Kconfig for devices supporting RSA Modular ExponentiationRuchika Gupta1-6/+1