summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2017-01-11spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-09-27spl: dfu: add dfu support in SPLB, Ravi
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-14tools: Allow building with debug enabledSimon Glass
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred
2016-06-20Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-04-18Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day
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