summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass1-0/+10
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede1-0/+10
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede1-0/+10
2015-09-28Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg1-1/+1
2015-08-05efi: Drop CONFIG_SYS_TEXT_BASE for EFIBen Stoltz1-0/+1
2015-07-28Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu1-1/+1
2015-05-30ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada1-1/+1
2015-04-30x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng1-1/+1
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton1-1/+1
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-1/+1
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak1-7/+25
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass1-0/+18
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+3
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana1-1/+3
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-10/+2
2015-02-25kconfig: switch to single .config configurationMasahiro Yamada1-14/+0
2015-02-25kconfig: Adjust ordering so that defaults work as expectedSimon Glass1-2/+3
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-0/+19
2015-02-12dm: test: Add a Kconfig fileSimon Glass1-0/+2
2015-02-12RSA depends on DMChris Kuethe1-0/+1
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin1-1/+1
2015-01-30FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta1-1/+2
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin1-0/+6
2015-01-07Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada1-2/+2
2014-11-25Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+8
2014-11-24Kconfig: Add EXPERT optionTom Rini1-0/+8
2014-11-23FIT: add some FIT configurations to KconfigMasahiro Yamada1-0/+22
2014-11-04sparc: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada1-0/+6
2014-10-28kconfig: add CONFIG_SUPPORT_TPLMasahiro Yamada1-1/+4
2014-10-28kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada1-0/+4
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-0/+2
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-1/+11
2014-08-29kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada1-0/+10
2014-08-29kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+37
2014-08-21kconfig: remove DEFCONFIG_LISTMasahiro Yamada1-6/+0
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada1-0/+65