summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2019-06-26Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini
2019-06-13Kconfig: Add DEPRECATED optionTom Rini
2019-06-11imx: Use a convenient default value for SYS_MALLOC_F_LENFabio Estevam
2019-05-28Kconfig: Fix SPL_LOAD_FIT descriptionMarek Vasut
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-18Kconfig: fix FIT offset prompt textIbai Erkiaga
2019-05-08Kconfig: Add default SPL_FIT_GENERATOR for rockchipJagan Teki
2019-04-09Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese
2019-03-21ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen
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