summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Kconfig: Select networking commands only when NET is enabledMichal Simek1-4/+4
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-0/+12
2017-11-18Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini1-0/+1
2017-10-24Kconfig: add CONFIG_BROKENHeinrich Schuchardt1-0/+6
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt1-0/+9
2017-10-16SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com1-1/+1
2017-10-08scripts: Move Kconfig contents to cmd/KconfigSam Protsenko1-2/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-0/+7
2017-08-15Move environment files from common/ to env/Simon Glass1-0/+2
2017-08-13spl: use TPL_SYS_MALLOC_F_LEN for TPLPhilipp Tomsich1-1/+11
2017-08-05Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford1-1/+3
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-0/+10
2017-05-22Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+25
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+2
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini1-0/+13
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara1-0/+1
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara1-0/+17
2017-05-17Kconfig: fix SPL_FIT dependencyAndre Przywara1-1/+3
2017-04-09Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas1-1/+1
2017-04-05SPARC: RemoveTom Rini1-1/+1
2017-03-17Kconfig: define MD5 dependency for FIT supportAndre Przywara1-0/+1
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot1-0/+2
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada1-0/+2
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay1-0/+2
2017-01-20odroid-c2: Enable distro bootAndreas Färber1-0/+1
2017-01-15Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day1-65/+60
2017-01-12Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier1-0/+1
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek1-1/+2
2016-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini1-3/+2
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-0/+1
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini1-1/+1
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-3/+2
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-27/+0
2016-11-17ls2080ardb: Convert to distro bootAlexander Graf1-0/+1
2016-09-28spl: dfu: add dfu support in SPLB, Ravi1-0/+27
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada1-1/+0
2016-09-17Kconfig: Move SPL settings into their own fileSimon Glass1-68/+0
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada1-0/+1
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini1-1/+1
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada1-0/+1
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg1-0/+14
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-0/+8
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek1-0/+9
2016-07-15tools: Allow building with debug enabledSimon Glass1-0/+9
2016-07-15spl: fit: add support for post-processing of imagesDaniel Allred1-0/+14
2016-06-21Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede1-0/+17
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed1-0/+11
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-1/+1
2016-04-19Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day1-10/+11