summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-08-16Kconfig: Migrate CONFIG_NR_DRAM_BANKSRamon Fried
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-03kconfig: Replace spaces with tabsMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed
2018-05-23spl: Add full fitImage supportMarek Vasut
2018-05-23fit: Fix CONFIG_FIT_SPL_PRINTMarek Vasut
2018-05-06Kconfig: Add dependency on HASH to verified bootKelvin Cheung
2018-04-28distro: select CMD_ENV_EXISTSMasahiro Yamada
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan
2018-04-16Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XXSjoerd Simons
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger
2018-04-13net: Make the BOOTP options defaultJoe Hershberger
2018-04-13net: Fix distro default dependenciesJoe Hershberger
2018-04-13kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner
2018-03-14sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08Kconfig: Select networking commands only when NET is enabledMichal Simek
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2017-11-17Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini
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