aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* spl: Add full fitImage supportMarek Vasut2018-05-231-0/+11
* fit: Fix CONFIG_FIT_SPL_PRINTMarek Vasut2018-05-231-0/+6
* Kconfig: Add dependency on HASH to verified bootKelvin Cheung2018-05-061-0/+1
* distro: select CMD_ENV_EXISTSMasahiro Yamada2018-04-281-0/+1
* distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada2018-04-281-5/+0
* Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan2018-04-281-0/+10
* Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XXSjoerd Simons2018-04-161-0/+1
* Merge git://git.denx.de/u-boot-netTom Rini2018-04-151-9/+3
|\
| * Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger2018-04-131-1/+1
| * net: Make the BOOTP options defaultJoe Hershberger2018-04-131-6/+0
| * net: Fix distro default dependenciesJoe Hershberger2018-04-131-2/+2
* | kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner2018-04-131-0/+7
|/
* sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara2018-03-141-0/+3
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-271-9/+9
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+24
* configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini2018-02-231-1/+1
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-5/+3
* Kconfig: Select networking commands only when NET is enabledMichal Simek2018-02-081-4/+4
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-0/+12
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-0/+1
* Kconfig: add CONFIG_BROKENHeinrich Schuchardt2017-10-231-0/+6
* x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt2017-10-191-0/+9
* SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com2017-10-161-1/+1
* scripts: Move Kconfig contents to cmd/KconfigSam Protsenko2017-10-081-2/+0
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-011-0/+7
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+2
* spl: use TPL_SYS_MALLOC_F_LEN for TPLPhilipp Tomsich2017-08-131-1/+11
* Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford2017-08-041-1/+3
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-0/+10
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-05-221-1/+25
|\
| * sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-171-0/+1
| * Makefile: add rules to generate SPL FIT imagesAndre Przywara2017-05-171-0/+17
| * Kconfig: fix SPL_FIT dependencyAndre Przywara2017-05-171-1/+3
* | lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+2
* | FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-221-0/+13
|/
* Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas2017-04-081-1/+1
* SPARC: RemoveTom Rini2017-04-051-1/+1
* Kconfig: define MD5 dependency for FIT supportAndre Przywara2017-03-171-0/+1
* kconfig: Add API kconfig fileEmmanuel Vadot2017-02-081-0/+2
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-081-0/+2
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-0/+1
* disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay2017-01-281-0/+2
* odroid-c2: Enable distro bootAndreas Färber2017-01-201-0/+1
* Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day2017-01-141-65/+60
* Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier2017-01-111-0/+1
* ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek2017-01-101-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-031-3/+2
|\
| * libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-021-3/+2
* | cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-0/+1
* | Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2016-12-031-1/+1
|/