summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28sandbox, test: change hog gpioPhilippe Reynes
2020-07-28cmd: host: return value of do_host_bind()Heinrich Schuchardt
2020-07-28dm: Fix build error when OF_CONTROL is not setDan Murphy
2020-07-28dtoc: remove compatible string aliases supportWalter Lozano
2020-07-28drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano
2020-07-28dtoc: look for compatible string aliases in driver listWalter Lozano
2020-07-28find dtb in android boot image with header version 2 during bootmchenshuo
2020-07-28x86: chromebook_samus_tpl: Correct the image layoutSimon Glass
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass
2020-07-28x86: chromebook_link64: Correct the image layoutSimon Glass
2020-07-28x86: Move the fdtmap away from the binary blobsSimon Glass
2020-07-28rockchip: Drop the fit_spl_optee.sh scriptSimon Glass
2020-07-28rockchip: Convert evb-rk3229 over to use binmanSimon Glass
2020-07-28rockchip: Convert evb-rk3288 over to use binmanSimon Glass
2020-07-28Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass
2020-07-28Makefile: Fix a long line in cmd_mkfitimageSimon Glass
2020-07-28Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28tegra: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28sunxi: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass
2020-07-28x86: Makefile: Drop explicit targets built by binmanSimon Glass
2020-07-28powerpc: mpc85xx: Only enable binman when it is neededSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass
2020-07-28tegra: Drop the unused non-binman codeSimon Glass
2020-07-28rockchip: Enable building a SPI ROM image on bobSimon Glass
2020-07-28rockchip: Enable building a SPI ROM image on jerrySimon Glass
2020-07-28rockchip: bob: Support SPI-flash bootingSimon Glass
2020-07-28rockchip: jerry: Add serial supportSimon Glass
2020-07-28Makefile: Allow building .rom files for non-x86 boardsSimon Glass
2020-07-28rockchip: Allow Bob to use SPI bootSimon Glass
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-28buildman: Show the build rate at the endSimon Glass
2020-07-28buildman: Correct the testOutputDir() unit testSimon Glass
2020-07-28buildman: Allow using older versions of genboardscfg.pySimon Glass
2020-07-28sandbox: enable FIT cipher support in defconfigPatrick Oppenlander
2020-07-28dtoc: add coverage test for unicode errorWalter Lozano
2020-07-28Merge branch '2020-07-28-Kconfig-migrations'Tom Rini
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-07-28Kconfig: add SPL_LOAD_FIT_ADDRESSPeng Fan
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28configs: Remove dead CONFIG optionsAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28Merge branch '2020-07-28-update-azure-tests'Tom Rini