Age | Commit message (Expand) | Author |
2019-10-08 | Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL | Stefan Roese |
2019-08-26 | riscv: set default FIT generator script and build target for SPL builds | Lukas Auer |
2019-08-24 | Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2019-08-23 | Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies | Adam Ford |
2019-08-23 | rockchip: Move config SYS_MALLOC_LEN to Kconfig | Kever Yang |
2019-07-11 | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT | Tom Rini |
2019-06-26 | Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip | Jagan Teki |
2019-06-17 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2019-06-14 | configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig | Tom Rini |
2019-06-13 | Kconfig: Add DEPRECATED option | Tom Rini |
2019-06-11 | imx: Use a convenient default value for SYS_MALLOC_F_LEN | Fabio Estevam |
2019-05-28 | Kconfig: Fix SPL_LOAD_FIT description | Marek Vasut |
2019-05-26 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2019-05-23 | stm32mp1: Move config SYS_MALLOC_LEN to Kconfig | Patrick Delaunay |
2019-05-21 | ARM: rmobile: Add recovery SPL for R-Car Gen3 | Marek Vasut |
2019-05-21 | mpc83xx: Get rid of CONFIG_83XX_CLKIN | Mario Six |
2019-05-18 | Kconfig: fix FIT offset prompt text | Ibai Erkiaga |
2019-05-08 | Kconfig: Add default SPL_FIT_GENERATOR for rockchip | Jagan Teki |
2019-04-09 | Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary | Stefan Roese |
2019-03-21 | ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices | Dalon Westergreen |
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 |