Age | Commit message (Expand) | Author |
2019-02-11 | Kconfig: fix BUILD_TARGET for ARCH_MVEBU | Baruch Siach |
2019-02-02 | Kconfig: set default BUILD_TARGET for kirkwood | Chris Packham |
2019-02-02 | Kconfig: Migrate CONFIG_BUILD_TARGET | Jagan Teki |
2019-01-18 | Kconfig: fix spelling | Chris Packham |
2019-01-01 | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2019-01-01 | Introduce CONFIG_FIT_EXTERNAL_OFFSET | Peng Fan |
2018-12-13 | sandbox: Increase the pre-relocation memory | Simon Glass |
2018-12-03 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-12-03 | rsa: add support of padding pss | Philippe Reynes |
2018-12-02 | distro: Imply USB_STORAGE when USB is available | Alexander Graf |
2018-10-16 | arm64: versal: Add support for new Xilinx Versal ACAPs | Michal Simek |
2018-09-11 | arm: K3: Add initial support for TI's K3 generation of SoCs | Lokesh Vutla |
2018-08-16 | Kconfig: Migrate CONFIG_NR_DRAM_BANKS | Ramon Fried |
2018-08-06 | Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq | Siva Durga Prasad Paladugu |
2018-08-03 | kconfig: Replace spaces with tabs | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-10 | vboot: Add FIT_SIGNATURE_MAX_SIZE protection | Teddy Reed |
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 |