summaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen2019-03-211-1/+2
* Kconfig: fix BUILD_TARGET for ARCH_MVEBUBaruch Siach2019-02-111-1/+1
* Kconfig: set default BUILD_TARGET for kirkwoodChris Packham2019-02-021-0/+1
* Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-021-0/+13
* Kconfig: fix spellingChris Packham2019-01-181-1/+1
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-0/+10
|\
| * Introduce CONFIG_FIT_EXTERNAL_OFFSETPeng Fan2019-01-011-0/+10
* | sandbox: Increase the pre-relocation memorySimon Glass2018-12-131-0/+2
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-0/+1
|\
| * distro: Imply USB_STORAGE when USB is availableAlexander Graf2018-12-021-0/+1
* | rsa: add support of padding pssPhilippe Reynes2018-12-031-0/+8
|/
* arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-1/+1
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-1/+1
* Kconfig: Migrate CONFIG_NR_DRAM_BANKSRamon Fried2018-08-161-0/+6
* Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-061-0/+7
* kconfig: Replace spaces with tabsMichal Simek2018-08-031-16/+16
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-11/+11
* vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed2018-07-101-0/+10
* 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