| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE | Heiko Stuebner | 2020-07-08 | 1 | -0/+1 |
* | spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE | Heiko Stuebner | 2020-07-08 | 1 | -0/+1 |
* | kconfig: show compiler version text in the top comment | Tom Rini | 2020-07-01 | 1 | -0/+2 |
* | compilers: Introduce options for forcing inlining on SPL/TPL | Tom Rini | 2020-07-01 | 1 | -1/+21 |
* | compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot | Tom Rini | 2020-07-01 | 1 | -0/+9 |
* | compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 | Tom Rini | 2020-07-01 | 1 | -0/+3 |
* | kconfig: Add scripts/Kconfig.include from v4.19 | Tom Rini | 2020-07-01 | 1 | -0/+2 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextWIP/19Jun2020-next | Tom Rini | 2020-06-19 | 1 | -1/+1 |
|\ |
|
| * | config: qemu: increase SYS_MALLOC_F_LEN | Heinrich Schuchardt | 2020-06-15 | 1 | -1/+1 |
* | | Add support for SHA384 and SHA512 | Reuben Dowle | 2020-06-12 | 1 | -6/+20 |
|/ |
|
* | rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD | Trevor Woerner | 2020-05-15 | 1 | -1/+1 |
* | malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t... | Marek Bykowski | 2020-05-01 | 1 | -0/+14 |
* | actions: Move defconfig options to Kconfig | Amit Singh Tomar | 2020-04-24 | 1 | -1/+1 |
* | common: image_sign_info helper functions in SPL | Heinrich Schuchardt | 2020-04-24 | 1 | -1/+1 |
* | Kconfig: update reference to README.x86 | Patrick Delaunay | 2020-04-16 | 1 | -1/+1 |
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-next | Tom Rini | 2020-04-07 | 1 | -0/+6 |
|\ |
|
| * | arch: Add explicit linker script for u-boot-elf | Michal Simek | 2020-04-03 | 1 | -0/+5 |
| * | sunxi: Move common defconfig options to Kconfig | Andre Przywara | 2020-03-18 | 1 | -0/+1 |
* | | kconfig / kbuild: re-sync with Linux 4.18 | Tom Rini | 2020-03-16 | 1 | -5/+1 |
* | | lib: rsa: decouple rsa from FIT image verification | AKASHI Takahiro | 2020-03-12 | 1 | -0/+4 |
|/ |
|
* | Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN | Biwen Li | 2020-02-04 | 1 | -1/+3 |
* | mkimage: fit: add support to encrypt image with aes | Philippe Reynes | 2020-01-17 | 1 | -0/+8 |
* | arm64: zynqmp: Add support for u-boot.itb generation with ATF | Michal Simek | 2020-01-14 | 1 | -1/+2 |
* | spl: fit: allocate a temporary buffer to load the overlays | Jean-Jacques Hiblot | 2020-01-07 | 1 | -0/+9 |
* | spl: fit: Add support for applying DT overlay | Michal Simek | 2020-01-07 | 1 | -0/+9 |
* | x86: Add an option to control the position of U-Boot | Simon Glass | 2019-12-15 | 1 | -3/+6 |
* | cmd: sysboot: Create a sysboot command dedicated file | Patrice Chotard | 2019-12-06 | 1 | -0/+1 |
* | Kconfig: Enable building of u-boot.itb on Rockchip platform | Kever Yang | 2019-11-23 | 1 | -1/+1 |
* | Kconfig add config ERR_PTR_OFFSET | Simon Goldschmidt | 2019-11-07 | 1 | -0/+14 |
* | Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL | Stefan Roese | 2019-10-08 | 1 | -0/+1 |
* | riscv: set default FIT generator script and build target for SPL builds | Lukas Auer | 2019-08-26 | 1 | -1/+3 |
* | Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...WIP/24Aug2019 | Tom Rini | 2019-08-24 | 1 | -1/+2 |
|\ |
|
| * | rockchip: Move config SYS_MALLOC_LEN to Kconfig | Kever Yang | 2019-08-23 | 1 | -1/+2 |
* | | Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies | Adam Ford | 2019-08-23 | 1 | -2/+3 |
|/ |
|
* | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT | Tom Rini | 2019-07-11 | 1 | -2/+2 |
* | Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip | Jagan Teki | 2019-06-26 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2019-06-17 | 1 | -0/+7 |
|\ |
|
| * | Kconfig: Add DEPRECATED option | Tom Rini | 2019-06-13 | 1 | -0/+7 |
* | | configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig | Tom Rini | 2019-06-14 | 1 | -0/+17 |
* | | imx: Use a convenient default value for SYS_MALLOC_F_LEN | Fabio Estevam | 2019-06-11 | 1 | -0/+2 |
|/ |
|
* | Kconfig: Fix SPL_LOAD_FIT description | Marek Vasut | 2019-05-28 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2019-05-26 | 1 | -0/+1 |
|\ |
|
| * | ARM: rmobile: Add recovery SPL for R-Car Gen3 | Marek Vasut | 2019-05-21 | 1 | -0/+1 |
* | | stm32mp1: Move config SYS_MALLOC_LEN to Kconfig | Patrick Delaunay | 2019-05-23 | 1 | -1/+1 |
|/ |
|
* | mpc83xx: Get rid of CONFIG_83XX_CLKIN | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | Kconfig: fix FIT offset prompt text | Ibai Erkiaga | 2019-05-18 | 1 | -1/+1 |
* | Kconfig: Add default SPL_FIT_GENERATOR for rockchip | Jagan Teki | 2019-05-08 | 1 | -0/+1 |
* | Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary | Stefan Roese | 2019-04-09 | 1 | -0/+11 |
* | ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices | Dalon Westergreen | 2019-03-21 | 1 | -1/+2 |
* | Kconfig: fix BUILD_TARGET for ARCH_MVEBU | Baruch Siach | 2019-02-11 | 1 | -1/+1 |