summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-05-06Kconfig: Add dependency on HASH to verified bootKelvin Cheung1-0/+1
2018-04-28distro: select CMD_ENV_EXISTSMasahiro Yamada1-0/+1
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada1-5/+0
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan1-0/+10
2018-04-17Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XXSjoerd Simons1-0/+1
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini1-9/+3
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger1-1/+1
2018-04-13net: Make the BOOTP options defaultJoe Hershberger1-6/+0
2018-04-13net: Fix distro default dependenciesJoe Hershberger1-2/+2
2018-04-13kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner1-0/+7
2018-03-14sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara1-0/+3
2018-02-28Kconfig: cmd: Make networking command dependent on NETMichal Simek1-9/+9
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+24
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini1-1/+1
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-5/+3
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