summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng1-21/+0
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini1-0/+15
2021-05-24build: support building with Link Time OptimizationsMarek BehĂșn1-0/+24
2021-01-31spl: Tidy up SPL/TPL malloc sizesSimon Glass1-5/+8
2020-11-09arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar1-1/+1
2020-10-28Kconfig: Increase the pre-relocation memoryPratyush Yadav1-1/+1
2020-10-21arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt1-1/+1
2020-10-09Kconfig: Create a new tools menuSimon Glass1-0/+2
2020-10-09Kconfig: Move boot menu into common/Simon Glass1-341/+0
2020-10-09Kconfig: Add a 'Boot options' menuSimon Glass1-0/+4
2020-10-08examples: make examples/ optionalHeinrich Schuchardt1-0/+8
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass1-2/+1
2020-08-14Kconfig: Introduce CONFIG_XENPeng Fan1-0/+18
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait1-0/+2
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait1-0/+7
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait1-0/+5
2020-08-06Kconfig: Introduce CONFIG_SYS_HAS_SRAMOvidiu Panait1-0/+11
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt1-0/+10
2020-07-29rockchip: Convert evb-rk3288 over to use binmanSimon Glass1-1/+1
2020-07-29Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass1-1/+5
2020-07-29x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass1-2/+5
2020-07-29x86: Change how selection of ROMs worksSimon Glass1-1/+17
2020-07-28Kconfig: add SPL_LOAD_FIT_ADDRESSPeng Fan1-0/+8
2020-07-09spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner1-0/+1
2020-07-09spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner1-0/+1
2020-07-01kconfig: show compiler version text in the top commentTom Rini1-0/+2
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini1-1/+21
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini1-0/+9
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini1-0/+3
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini1-0/+2
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini1-1/+1
2020-06-15config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt1-1/+1
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-6/+20
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-1/+1
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski1-0/+14
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar1-1/+1
2020-04-24common: image_sign_info helper functions in SPLHeinrich Schuchardt1-1/+1
2020-04-17Kconfig: update reference to README.x86Patrick Delaunay1-1/+1
2020-04-08Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+6
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek1-0/+5
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara1-0/+1
2020-03-17kconfig / kbuild: re-sync with Linux 4.18Tom Rini1-5/+1
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro1-0/+4
2020-02-04Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li1-1/+3
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes1-0/+8
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek1-1/+2
2020-01-07spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot1-0/+9
2020-01-07spl: fit: Add support for applying DT overlayMichal Simek1-0/+9
2019-12-15x86: Add an option to control the position of U-BootSimon Glass1-3/+6
2019-12-07cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard1-0/+1