summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-01-25Move all command code into its own directorySimon Glass
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada
2016-01-20m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede
2015-09-28Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg
2015-08-05efi: Drop CONFIG_SYS_TEXT_BASE for EFIBen Stoltz
2015-07-28Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada
2015-04-29x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-24kconfig: Adjust ordering so that defaults work as expectedSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: test: Add a Kconfig fileSimon Glass
2015-02-12RSA depends on DMChris Kuethe
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin
2015-01-29FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin
2015-01-07Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-11-24Kconfig: Add EXPERT optionTom Rini
2014-11-23FIT: add some FIT configurations to KconfigMasahiro Yamada
2014-11-04sparc: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada
2014-10-27kconfig: add CONFIG_SUPPORT_TPLMasahiro Yamada
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-08-28kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada
2014-08-28kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTOMasahiro Yamada
2014-08-21kconfig: remove DEFCONFIG_LISTMasahiro Yamada
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada