summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-12-04Merge 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-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-3/+2
2016-11-29spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner1-27/+0
2016-11-17ls2080ardb: Convert to distro bootAlexander Graf1-0/+1
2016-09-28spl: 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-17Kconfig: 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-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek1-0/+9
2016-07-15tools: Allow building with debug enabledSimon Glass1-0/+9
2016-07-15spl: fit: add support for post-processing of imagesDaniel Allred1-0/+14
2016-06-21Kconfig: 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-19Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day1-10/+11
2016-03-15spl: Add an option to load a FIT containing U-BootSimon Glass1-0/+11
2016-03-15Kconfig: 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
2015-07-28Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu1-1/+1
2015-05-30ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada1-1/+1
2015-04-30x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng1-1/+1
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton1-1/+1
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-1/+1
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak1-7/+25
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass1-0/+18
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+3
2015-02-26crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana1-1/+3
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-10/+2
2015-02-25kconfig: switch to single .config configurationMasahiro Yamada1-14/+0
2015-02-25kconfig: Adjust ordering so that defaults work as expectedSimon Glass1-2/+3
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-0/+19
2015-02-12dm: test: Add a Kconfig fileSimon Glass1-0/+2
2015-02-12RSA depends on DMChris Kuethe1-0/+1
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin1-1/+1
2015-01-30FIT: Modify option FIT_SIGNATURE in KconfigRuchika Gupta1-1/+2
2015-01-14Kconfig: move CONFIG_SYS_CLK_FREQ to KconfigAlexey Brodkin1-0/+6
2015-01-07Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada1-2/+2