aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-08-04Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford1-1/+3
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan1-0/+10
2017-05-22Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+25
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+2
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini1-0/+13
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara1-0/+1
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara1-0/+17
2017-05-17Kconfig: fix SPL_FIT dependencyAndre Przywara1-1/+3
2017-04-08Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas1-1/+1
2017-04-05SPARC: RemoveTom Rini1-1/+1
2017-03-17Kconfig: define MD5 dependency for FIT supportAndre Przywara1-0/+1
2017-02-08kconfig: Add API kconfig fileEmmanuel Vadot1-0/+2
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada1-0/+2
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay1-0/+2
2017-01-20odroid-c2: Enable distro bootAndreas Färber1-0/+1
2017-01-14Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day1-65/+60
2017-01-11Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier1-0/+1
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek1-1/+2
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini1-3/+2
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-0/+1
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini1-1/+1
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-3/+2
2016-11-28spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-27/+0
2016-11-17ls2080ardb: Convert to distro bootAlexander Graf1-0/+1
2016-09-27spl: dfu: add dfu support in SPLB, Ravi1-0/+27
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada1-1/+0
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass1-68/+0
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada1-0/+1
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini1-1/+1
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada1-0/+1
2016-08-12common: image: Add support for post-processing of imagesAndreas Dannenberg1-0/+14
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada1-0/+8
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek1-0/+9
2016-07-14tools: Allow building with debug enabledSimon Glass1-0/+9
2016-07-14spl: fit: add support for post-processing of imagesDaniel Allred1-0/+14
2016-06-20Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede1-0/+17
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed1-0/+11
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-1/+1
2016-04-18Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day1-10/+11
2016-03-14spl: Add an option to load a FIT containing U-BootSimon Glass1-0/+11
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+60
2016-01-25Move all command code into its own directorySimon Glass1-0/+2
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada1-1/+1
2016-01-20m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada1-1/+2
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass1-0/+10
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede1-0/+10
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede1-0/+10
2015-09-28Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg1-1/+1
2015-08-05efi: Drop CONFIG_SYS_TEXT_BASE for EFIBen Stoltz1-0/+1