summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2017-10-23Kconfig: add CONFIG_BROKENHeinrich Schuchardt
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt
2017-10-16SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-13spl: use TPL_SYS_MALLOC_F_LEN for TPLPhilipp Tomsich
2017-08-04Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-05-22Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara
2017-05-17Kconfig: fix SPL_FIT dependencyAndre Przywara
2017-04-08Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas
2017-04-05SPARC: RemoveTom Rini
2017-03-17Kconfig: define MD5 dependency for FIT supportAndre Przywara
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay
2017-01-20odroid-c2: Enable distro bootAndreas Färber
2017-01-14Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day
2017-01-11Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner
2016-11-17ls2080ardb: Convert to distro bootAlexander Graf
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