summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
2020-06-15config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt
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
2020-03-16kconfig / kbuild: re-sync with Linux 4.18Tom Rini
2020-03-12lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro
2020-02-04Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li
2020-01-17mkimage: fit: add support to encrypt image with aesPhilippe Reynes
2020-01-14arm64: zynqmp: Add support for u-boot.itb generation with ATFMichal Simek
2020-01-07spl: fit: allocate a temporary buffer to load the overlaysJean-Jacques Hiblot
2020-01-07spl: fit: Add support for applying DT overlayMichal Simek
2019-12-15x86: Add an option to control the position of U-BootSimon Glass
2019-12-06cmd: sysboot: Create a sysboot command dedicated filePatrice Chotard
2019-11-23Kconfig: Enable building of u-boot.itb on Rockchip platformKever Yang
2019-11-07Kconfig add config ERR_PTR_OFFSETSimon Goldschmidt
2019-10-08Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPLStefan Roese
2019-08-26riscv: set default FIT generator script and build target for SPL buildsLukas Auer
2019-08-24Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford
2019-08-23rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
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