summaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * Kconfig: fix SPL_FIT dependencyAndre Przywara2017-05-171-1/+3
* | lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+2
* | FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-221-0/+13
|/
* Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas2017-04-081-1/+1
* SPARC: RemoveTom Rini2017-04-051-1/+1
* Kconfig: define MD5 dependency for FIT supportAndre Przywara2017-03-171-0/+1
* kconfig: Add API kconfig fileEmmanuel Vadot2017-02-081-0/+2
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-081-0/+2
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-0/+1
* disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay2017-01-281-0/+2
* odroid-c2: Enable distro bootAndreas Färber2017-01-201-0/+1
* Kconfig: Refactoring of top-level Kconfig fileRobert P. J. Day2017-01-141-65/+60
* Enable DISTRO_DEFAULTS for Rockchip platformsRomain Perier2017-01-111-0/+1
* ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek2017-01-101-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-031-3/+2
|\
| * libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-021-3/+2
* | cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-0/+1
* | Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2016-12-031-1/+1
|/
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-27/+0
* ls2080ardb: Convert to distro bootAlexander Graf2016-11-171-0/+1
* spl: dfu: add dfu support in SPLB, Ravi2016-09-271-0/+27
* Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada2016-09-191-1/+0
* Kconfig: Move SPL settings into their own fileSimon Glass2016-09-161-68/+0
* Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada2016-09-071-0/+1
* Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini2016-08-201-1/+1
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-0/+1
* common: image: Add support for post-processing of imagesAndreas Dannenberg2016-08-121-0/+14
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-051-0/+8
* libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-311-0/+9
* tools: Allow building with debug enabledSimon Glass2016-07-141-0/+9
* spl: fit: add support for post-processing of imagesDaniel Allred2016-07-141-0/+14
* Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede2016-06-201-0/+17
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-0/+11
* MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-261-1/+1
* Kconfig: Simple aesthetic/grammar fixes to top-level KconfigRobert P. J. Day2016-04-181-10/+11
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-141-0/+11
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+60
* Move all command code into its own directorySimon Glass2016-01-251-0/+2
* microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada2016-01-201-1/+1
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-201-1/+2
* dm: spl: Support device tree when BSS is in a different sectionSimon Glass2015-11-041-0/+10
* malloc_simple: Add support for switching to DRAM heapHans de Goede2015-10-201-0/+10
* malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede2015-10-201-0/+10
* Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg2015-09-281-1/+1
* efi: Drop CONFIG_SYS_TEXT_BASE for EFIBen Stoltz2015-08-051-0/+1
* Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu2015-07-281-1/+1
* ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-311-1/+1
* x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng2015-04-291-1/+1
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-291-1/+1
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-1/+1