summaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li2020-02-041-1/+3
* mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-171-0/+8
* arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek2020-01-141-1/+2
* spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot2020-01-071-0/+9
* spl: fit: Add support for applying DT overlayMichal Simek2020-01-071-0/+9
* x86: Add an option to control the position of U-BootSimon Glass2019-12-151-3/+6
* cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard2019-12-061-0/+1
* Kconfig: Enable building of u-boot.itb on Rockchip platformKever Yang2019-11-231-1/+1
* Kconfig add config ERR_PTR_OFFSETSimon Goldschmidt2019-11-071-0/+14
* Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPLStefan Roese2019-10-081-0/+1
* riscv: set default FIT generator script and build target for SPL buildsLukas Auer2019-08-261-1/+3
* Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...WIP/24Aug2019Tom Rini2019-08-241-1/+2
|\
| * rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang2019-08-231-1/+2
* | Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford2019-08-231-2/+3
|/
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-111-2/+2
* Kconfig: Add u-boot.itb BUILD_TARGET for RockchipJagan Teki2019-06-261-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-171-0/+7
|\
| * Kconfig: Add DEPRECATED optionTom Rini2019-06-131-0/+7
* | configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini2019-06-141-0/+17
* | imx: Use a convenient default value for SYS_MALLOC_F_LENFabio Estevam2019-06-111-0/+2
|/
* Kconfig: Fix SPL_LOAD_FIT descriptionMarek Vasut2019-05-281-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-261-0/+1
|\
| * ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut2019-05-211-0/+1
* | stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay2019-05-231-1/+1
|/
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-1/+1
* Kconfig: fix FIT offset prompt textIbai Erkiaga2019-05-181-1/+1
* Kconfig: Add default SPL_FIT_GENERATOR for rockchipJagan Teki2019-05-081-0/+1
* Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese2019-04-091-0/+11
* 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