summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_NORFLASH_PS32BIT to KconfigTom Rini2022-04-013-3/+6
* at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini2022-04-0120-30/+16
* Convert CONFIG_SRIO_PCIE_BOOT_SLAVE to KconfigTom Rini2022-04-012-1/+4
* Convert CONFIG_E300 et al to KconfigTom Rini2022-04-015-4/+9
* mx53loco: Convert CONFIG_DIALOG_POWER to KconfigTom Rini2022-04-012-1/+3
* exynos: Drop CONFIG_DEVICE_TREE_LISTTom Rini2022-04-013-9/+0
* Convert CONFIG_DEEP_SLEEP to KconfigTom Rini2022-04-019-18/+9
* M5329EVB, M5373EVB: Remove CONFIG_NANDFLASH_SIZETom Rini2022-04-015-13/+4
* db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini2022-04-014-8/+3
* p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIMTom Rini2022-04-011-3/+0
* Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-0148-22/+44
* Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini2022-04-018-12/+25
* exynos: Drop CONFIG_CLK_*Tom Rini2022-04-013-24/+0
* Convert CONFIG_SYS_USE_NORFLASH et al to KconfigTom Rini2022-04-014-7/+5
* global: Remove CONFIG_SYS_USE_DATAFLASH*Tom Rini2022-04-0124-137/+2
* Convert CONFIG_SDCARD et al to KconfigTom Rini2022-04-0138-37/+32
* am43xx_evm_qspiboot: Remove CONFIG_SYS_EXTRA_OPTIONSTom Rini2022-04-011-1/+0
* MPC837XERDB: Move CONFIG_PCIE to KconfigTom Rini2022-04-012-1/+3
* Convert CONFIG_LPUART et al to KconfigTom Rini2022-04-0112-19/+12
* Convert CONFIG_LSCHLV2 to Kconfig et alTom Rini2022-04-013-2/+13
* mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2022-04-014-10/+9
* Convert CONFIG_KM_COGE5UN et al to KconfigTom Rini2022-04-017-6/+28
* kmtegr1: Drop CONFIG_KMTEGR1Tom Rini2022-04-012-2/+1
* keymile: Move sourcing of common KconfigTom Rini2022-04-016-6/+2
* Convert CONFIG_EMMC_BOOT et al to KconfigTom Rini2022-04-0111-11/+1
* mx28evk_auart_console: Remove CONFIG_SYS_EXTRA_OPTIONSTom Rini2022-04-011-1/+0
* stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS to KconfigTom Rini2022-04-012-1/+7
* Convert CONFIG_MCFRTC et al to KconfigTom Rini2022-04-0113-20/+18
* stmark2: Remove CONFIG_SERIAL_FLASHTom Rini2022-04-011-3/+0
* Convert CONFIG_MCFTMR to KconfigTom Rini2022-04-0134-34/+21
* Convert CONFIG_CF_DSPI to KconfigTom Rini2022-04-012-1/+5
* atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini2022-04-015-5/+0
* Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini2022-04-017-25/+25
* Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini2022-04-0141-45/+24
* Convert CONFIG_BCM2835_GPIO to KconfigTom Rini2022-04-0111-2/+13
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-0128-158/+2
* CI: Update unmigrated symbol checkTom Rini2022-04-012-4/+8
* am33xx: musb: Remove unused configuration logicTom Rini2022-04-011-76/+6
* Merge branch '2022-03-31-image-add-a-stage-pre-load' into nextTom Rini2022-03-3139-29/+1544
|\
| * cmd: bootm: add subcommand preloadPhilippe Reynes2022-03-311-0/+30
| * test: py: vboot: add test for global image signaturePhilippe Reynes2022-03-316-16/+272
| * configs: sandbox_defconfig: enable stage pre-load in bootmPhilippe Reynes2022-03-311-0/+3
| * tools: binman: add support for pre-load headerPhilippe Reynes2022-03-3111-0/+439
| * Makefile: provide sah-key to binmanPhilippe Reynes2022-03-311-0/+1
| * mkimage: add public key for image pre-load stagePhilippe Reynes2022-03-313-0/+132
| * common: spl: fit_ram: allow to use image pre loadPhilippe Reynes2022-03-311-1/+20
| * cmd: bootm: add a stage pre-loadPhilippe Reynes2022-03-314-2/+47
| * boot: image: add a stage pre-loadPhilippe Reynes2022-03-314-0/+486
| * lib: rsa: allow rsa verify with pkey in SPLPhilippe Reynes2022-03-311-0/+19
| * lib: crypto: allow to build crypyo in SPLPhilippe Reynes2022-03-313-7/+44