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