Age | Commit message (Expand) | Author |
2020-08-14 | Kconfig: Introduce CONFIG_XEN | Peng Fan |
2020-08-06 | Kconfig: Remove CONFIG_SYS_SRAM_START | Ovidiu Panait |
2020-08-06 | Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig | Ovidiu Panait |
2020-08-06 | Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig | Ovidiu Panait |
2020-08-06 | Kconfig: Introduce CONFIG_SYS_HAS_SRAM | Ovidiu Panait |
2020-08-01 | efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system | Heinrich Schuchardt |
2020-07-28 | rockchip: Convert evb-rk3288 over to use binman | Simon Glass |
2020-07-28 | Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty | Simon Glass |
2020-07-28 | x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM | Simon Glass |
2020-07-28 | x86: Change how selection of ROMs works | Simon Glass |
2020-07-28 | Kconfig: add SPL_LOAD_FIT_ADDRESS | Peng Fan |
2020-07-08 | spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE | Heiko Stuebner |
2020-07-08 | spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE | Heiko Stuebner |
2020-07-01 | kconfig: show compiler version text in the top comment | Tom Rini |
2020-07-01 | compilers: Introduce options for forcing inlining on SPL/TPL | Tom Rini |
2020-07-01 | compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot | Tom Rini |
2020-07-01 | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 | Tom Rini |
2020-07-01 | kconfig: Add scripts/Kconfig.include from v4.19 | Tom Rini |
2020-06-19 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next | Tom Rini |
2020-06-15 | config: qemu: increase SYS_MALLOC_F_LEN | Heinrich Schuchardt |
2020-06-12 | Add support for SHA384 and SHA512 | Reuben Dowle |
2020-05-15 | rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD | Trevor Woerner |
2020-05-01 | malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t... | Marek Bykowski |
2020-04-24 | actions: Move defconfig options to Kconfig | Amit Singh Tomar |
2020-04-24 | common: image_sign_info helper functions in SPL | Heinrich Schuchardt |
2020-04-16 | Kconfig: update reference to README.x86 | Patrick Delaunay |
2020-04-07 | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-04-03 | arch: Add explicit linker script for u-boot-elf | Michal Simek |
2020-03-18 | sunxi: Move common defconfig options to Kconfig | Andre Przywara |
2020-03-16 | kconfig / kbuild: re-sync with Linux 4.18 | Tom Rini |
2020-03-12 | lib: rsa: decouple rsa from FIT image verification | AKASHI Takahiro |
2020-02-04 | Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN | Biwen Li |
2020-01-17 | mkimage: fit: add support to encrypt image with aes | Philippe Reynes |
2020-01-14 | arm64: zynqmp: Add support for u-boot.itb generation with ATF | Michal Simek |
2020-01-07 | spl: fit: allocate a temporary buffer to load the overlays | Jean-Jacques Hiblot |
2020-01-07 | spl: fit: Add support for applying DT overlay | Michal Simek |
2019-12-15 | x86: Add an option to control the position of U-Boot | Simon Glass |
2019-12-06 | cmd: sysboot: Create a sysboot command dedicated file | Patrice Chotard |
2019-11-23 | Kconfig: Enable building of u-boot.itb on Rockchip platform | Kever Yang |
2019-11-07 | Kconfig add config ERR_PTR_OFFSET | Simon Goldschmidt |
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 |