summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2022-09-23imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN defaultFabio Estevam
2022-04-06MLK-18146-4 mx6: Update mx6 common head fileYe Li
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2022-02-04configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma
2021-11-11Create a new boot/ directorySimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini
2021-05-24build: support building with Link Time OptimizationsMarek BehĂșn
2021-01-30spl: Tidy up SPL/TPL malloc sizesSimon Glass
2020-11-09arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar
2020-10-28Kconfig: Increase the pre-relocation memoryPratyush Yadav
2020-10-21arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt
2020-10-09Kconfig: Create a new tools menuSimon Glass
2020-10-09Kconfig: Move boot menu into common/Simon Glass
2020-10-09Kconfig: Add a 'Boot options' menuSimon Glass
2020-10-08examples: make examples/ optionalHeinrich Schuchardt
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass
2020-08-14Kconfig: Introduce CONFIG_XENPeng Fan
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait
2020-08-06Kconfig: Introduce CONFIG_SYS_HAS_SRAMOvidiu Panait
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt
2020-07-28rockchip: Convert evb-rk3288 over to use binmanSimon Glass
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-28Kconfig: add SPL_LOAD_FIT_ADDRESSPeng Fan
2020-07-08spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-08spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-01kconfig: show compiler version text in the top commentTom Rini
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini
2020-06-15config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-01malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski
2020-04-24actions: Move defconfig options to KconfigAmit Singh Tomar
2020-04-24common: image_sign_info helper functions in SPLHeinrich Schuchardt
2020-04-16Kconfig: update reference to README.x86Patrick Delaunay
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara