summaryrefslogtreecommitdiffstats
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara2018-03-141-0/+3
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-271-9/+9
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+24
* configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini2018-02-231-1/+1
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-5/+3
* Kconfig: Select networking commands only when NET is enabledMichal Simek2018-02-081-4/+4
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-0/+12
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-0/+1
* Kconfig: add CONFIG_BROKENHeinrich Schuchardt2017-10-231-0/+6
* x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt2017-10-191-0/+9
* SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com2017-10-161-1/+1
* scripts: Move Kconfig contents to cmd/KconfigSam Protsenko2017-10-081-2/+0
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-011-0/+7
* Move environment files from common/ to env/Simon Glass2017-08-151-0/+2
* spl: use TPL_SYS_MALLOC_F_LEN for TPLPhilipp Tomsich2017-08-131-1/+11
* Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford2017-08-041-1/+3
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-271-0/+10
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-05-221-1/+25
|\
| * sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-171-0/+1
| * Makefile: add rules to generate SPL FIT imagesAndre Przywara2017-05-171-0/+17
| * 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