| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: Add full fitImage support | Marek Vasut | 2018-05-23 | 1 | -0/+11 |
* | fit: Fix CONFIG_FIT_SPL_PRINT | Marek Vasut | 2018-05-23 | 1 | -0/+6 |
* | Kconfig: Add dependency on HASH to verified boot | Kelvin Cheung | 2018-05-06 | 1 | -0/+1 |
* | distro: select CMD_ENV_EXISTS | Masahiro Yamada | 2018-04-28 | 1 | -0/+1 |
* | distro: use imply to enable DISTRO_DEFAULTS as SoC default | Masahiro Yamada | 2018-04-28 | 1 | -5/+0 |
* | Migrate IMAGE_FORMAT_LEGACY to Kconfig | Alex Kiernan | 2018-04-28 | 1 | -0/+10 |
* | Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX | Sjoerd Simons | 2018-04-16 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-net | Tom Rini | 2018-04-15 | 1 | -9/+3 |
|\ |
|
| * | Revert "Kconfig: cmd: Make networking command dependent on NET" | Joe Hershberger | 2018-04-13 | 1 | -1/+1 |
| * | net: Make the BOOTP options default | Joe Hershberger | 2018-04-13 | 1 | -6/+0 |
| * | net: Fix distro default dependencies | Joe Hershberger | 2018-04-13 | 1 | -2/+2 |
* | | kconfig: add CONFIG_CC_COVERAGE | Christian Gmeiner | 2018-04-13 | 1 | -0/+7 |
|/ |
|
* | sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs | Andre Przywara | 2018-03-14 | 1 | -0/+3 |
* | Kconfig: cmd: Make networking command dependent on NET | Michal Simek | 2018-02-27 | 1 | -9/+9 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -0/+24 |
* | configs: Re-sync with CONFIG_DISTRO_DEFAULTS | Tom Rini | 2018-02-23 | 1 | -1/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -5/+3 |
* | Kconfig: Select networking commands only when NET is enabled | Michal Simek | 2018-02-08 | 1 | -4/+4 |
* | Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig | Derald D. Woods | 2018-01-30 | 1 | -0/+12 |
* | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini | 2017-11-17 | 1 | -0/+1 |
* | Kconfig: add CONFIG_BROKEN | Heinrich Schuchardt | 2017-10-23 | 1 | -0/+6 |
* | x86: provide CONFIG_BUILD_ROM | Heinrich Schuchardt | 2017-10-19 | 1 | -0/+9 |
* | SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry | ext-vasily.gurevich@vaisala.com | 2017-10-16 | 1 | -1/+1 |
* | scripts: Move Kconfig contents to cmd/Kconfig | Sam Protsenko | 2017-10-08 | 1 | -2/+0 |
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini | 2017-09-01 | 1 | -0/+7 |
* | Move environment files from common/ to env/ | Simon Glass | 2017-08-15 | 1 | -0/+2 |
* | spl: use TPL_SYS_MALLOC_F_LEN for TPL | Philipp Tomsich | 2017-08-13 | 1 | -1/+11 |
* | Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig | Adam Ford | 2017-08-04 | 1 | -1/+3 |
* | spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN | Andy Yan | 2017-07-27 | 1 | -0/+10 |
* | Merge git://git.denx.de/u-boot-sunxi | Tom Rini | 2017-05-22 | 1 | -1/+25 |
|\ |
|
| * | sunxi: enable automatic FIT build for 64-bit SoCs | Andre Przywara | 2017-05-17 | 1 | -0/+1 |
| * | Makefile: add rules to generate SPL FIT images | Andre Przywara | 2017-05-17 | 1 | -0/+17 |
| * | Kconfig: fix SPL_FIT dependency | Andre Przywara | 2017-05-17 | 1 | -1/+3 |
* | | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 1 | -0/+2 |
* | | FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT | Tom Rini | 2017-05-22 | 1 | -0/+13 |
|/ |
|
* | Kconfig: Adds SYS_TEXT_BASE config option for Keystone2 | Madan Srinivas | 2017-04-08 | 1 | -1/+1 |
* | SPARC: Remove | Tom Rini | 2017-04-05 | 1 | -1/+1 |
* | Kconfig: define MD5 dependency for FIT support | Andre Przywara | 2017-03-17 | 1 | -0/+1 |
* | kconfig: Add API kconfig file | Emmanuel Vadot | 2017-02-08 | 1 | -0/+2 |
* | cmd: add a new command "config" to show .config contents | Masahiro Yamada | 2017-02-08 | 1 | -0/+2 |
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay | 2017-01-28 | 1 | -0/+1 |
* | disk: convert CONFIG_PARTITIONS to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -0/+2 |
* | odroid-c2: Enable distro boot | Andreas Färber | 2017-01-20 | 1 | -0/+1 |
* | Kconfig: Refactoring of top-level Kconfig file | Robert P. J. Day | 2017-01-14 | 1 | -65/+60 |
* | Enable DISTRO_DEFAULTS for Rockchip platforms | Romain Perier | 2017-01-11 | 1 | -0/+1 |
* | ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig | Michal Simek | 2017-01-10 | 1 | -1/+2 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-dm | Tom Rini | 2016-12-03 | 1 | -3/+2 |
|\ |
|
| * | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada | 2016-12-02 | 1 | -3/+2 |
* | | cmd: move CMD_PXE to Kconfig | Yann E. MORIN | 2016-12-03 | 1 | -0/+1 |
* | | Enable DISTRO_DEFAULT on platforms that missed it before | Tom Rini | 2016-12-03 | 1 | -1/+1 |
|/ |
|