summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2019-02-11Kconfig: fix BUILD_TARGET for ARCH_MVEBUBaruch Siach
2019-02-02Kconfig: set default BUILD_TARGET for kirkwoodChris Packham
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki
2019-01-18Kconfig: fix spellingChris Packham
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01Introduce CONFIG_FIT_EXTERNAL_OFFSETPeng Fan
2018-12-13sandbox: Increase the pre-relocation memorySimon Glass
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-02distro: Imply USB_STORAGE when USB is availableAlexander Graf
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