index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-07-25
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-05-22
Convert CONFIG_LZMA to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_AES et al to Kconfig
Simon Glass
2017-04-07
cmd: Expose a Kconfig option to enable UBIFS commands
Boris Brezillon
2017-04-07
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
Boris Brezillon
2017-04-05
string: Provide a slimmed-down memset()
Simon Glass
2017-03-17
Kconfig: introduce md5sum command selection
Andre Przywara
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-15
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-08-20
libfdt: Add overlay application function
Maxime Ripard
2016-06-03
lib: Enable private libgcc by default
Marek Vasut
2016-03-31
cosmetic: Fix typos "privide"
Masahiro Yamada
2016-03-16
efi_loader: hook up in build environment
Alexander Graf
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-19
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-05
efi: Add start-up library code
Simon Glass
2015-07-21
Add a dhrystone benchmark command
Simon Glass
2015-07-08
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-06-11
blackfin: fix undefined reference to srand and rand
Masahiro Yamada
2015-06-01
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-05-15
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
2015-05-10
kconfig: Move REGEX to Kconfig
Joe Hershberger
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2015-01-30
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-30
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada