summaryrefslogtreecommitdiff
path: root/include/config_distro_defaults.h
Commit message (Expand)AuthorAgeFilesLines
* Remove config_distro_defaults.hAdam Ford2018-02-231-16/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-13/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-2/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-1/+0
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-3/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-271-21/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* efi_loader: Fall back to fdtfile naming conventionAlexander Graf2016-04-181-0/+1
* distro: Enable iso partition codeAlexander Graf2016-04-181-0/+1
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-2/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-3/+3
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set ...Dennis Gilmore2015-08-121-0/+6
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* config: Add default client arch defines for intel architecturesSjoerd Simons2015-04-191-0/+4
* config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding2015-03-281-1/+3
* config: Use booti instead of bootz on 64-bit ARMThierry Reding2015-03-281-0/+4
* Correct single misspelling of "consitant" in source tree.Robert P. J. Day2014-10-271-1/+1
* config: Fix line lengths in include/config_distro_defaults.hTom Rini2014-02-051-2/+3
* config: add config_distro_defaults.hDennis Gilmore2014-02-041-0/+55