summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-11-23Kconfig: Enable building of u-boot.itb on Rockchip platformKever Yang1-1/+1
2019-11-08Kconfig add config ERR_PTR_OFFSETSimon Goldschmidt1-0/+14
2019-10-08Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPLStefan Roese1-0/+1
2019-08-26riscv: set default FIT generator script and build target for SPL buildsLukas Auer1-1/+3
2019-08-24Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-1/+2
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford1-2/+3
2019-08-23rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang1-1/+2
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-2/+2
2019-06-26Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki1-1/+1
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+7
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini1-0/+17
2019-06-13Kconfig: Add DEPRECATED optionTom Rini1-0/+7
2019-06-11imx: Use a convenient default value for SYS_MALLOC_F_LENFabio Estevam1-0/+2
2019-05-29Kconfig: Fix SPL_LOAD_FIT descriptionMarek Vasut1-2/+2
2019-05-27Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+1
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay1-1/+1
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut1-0/+1
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-1/+1
2019-05-18Kconfig: fix FIT offset prompt textIbai Erkiaga1-1/+1
2019-05-08Kconfig: Add default SPL_FIT_GENERATOR for rockchipJagan Teki1-0/+1
2019-04-09Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese1-0/+11
2019-03-21ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen1-1/+2
2019-02-11Kconfig: fix BUILD_TARGET for ARCH_MVEBUBaruch Siach1-1/+1
2019-02-02Kconfig: set default BUILD_TARGET for kirkwoodChris Packham1-0/+1
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki1-0/+13
2019-01-18Kconfig: fix spellingChris Packham1-1/+1
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+10
2019-01-01Introduce CONFIG_FIT_EXTERNAL_OFFSETPeng Fan1-0/+10
2018-12-14sandbox: Increase the pre-relocation memorySimon Glass1-0/+2
2018-12-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+1
2018-12-03rsa: add support of padding pssPhilippe Reynes1-0/+8
2018-12-02distro: Imply USB_STORAGE when USB is availableAlexander Graf1-0/+1
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek1-1/+1
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-1/+1
2018-08-16Kconfig: Migrate CONFIG_NR_DRAM_BANKSRamon Fried1-0/+6
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu1-0/+7
2018-08-04kconfig: Replace spaces with tabsMichal Simek1-16/+16
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-11/+11
2018-07-10vboot: Add FIT_SIGNATURE_MAX_SIZE protectionTeddy Reed1-0/+10
2018-05-24spl: Add full fitImage supportMarek Vasut1-0/+11
2018-05-24fit: Fix CONFIG_FIT_SPL_PRINTMarek Vasut1-0/+6
2018-05-06Kconfig: Add dependency on HASH to verified bootKelvin Cheung1-0/+1
2018-04-28distro: select CMD_ENV_EXISTSMasahiro Yamada1-0/+1
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada1-5/+0
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan1-0/+10
2018-04-17Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XXSjoerd Simons1-0/+1
2018-04-15Merge git://git.denx.de/u-boot-netTom Rini1-9/+3
2018-04-13Revert "Kconfig: cmd: Make networking command dependent on NET"Joe Hershberger1-1/+1
2018-04-13net: Make the BOOTP options defaultJoe Hershberger1-6/+0
2018-04-13net: Fix distro default dependenciesJoe Hershberger1-2/+2