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