aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-28cmd: button: add a new 'button' commandPhilippe Reynes3-0/+98
2020-07-28dm: button: add a driver for button driven by gpioPhilippe Reynes3-0/+122
2020-07-28dm: button: add an uclass for buttonPhilippe Reynes7-0/+123
2020-07-28sandbox, test: change hog gpioPhilippe Reynes2-10/+10
2020-07-28cmd: host: return value of do_host_bind()Heinrich Schuchardt1-1/+1
2020-07-28dm: Fix build error when OF_CONTROL is not setDan Murphy1-0/+2
2020-07-28dtoc: remove compatible string aliases supportWalter Lozano2-56/+0
2020-07-28drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano3-24/+6
2020-07-28dtoc: look for compatible string aliases in driver listWalter Lozano3-26/+44
2020-07-28find dtb in android boot image with header version 2 during bootmchenshuo1-3/+13
2020-07-28x86: chromebook_samus_tpl: Correct the image layoutSimon Glass1-1/+1
2020-07-28x86: chromebook_panther: Correct the image layoutSimon Glass3-2/+13
2020-07-28x86: chromebook_link64: Correct the image layoutSimon Glass1-0/+2
2020-07-28x86: Move the fdtmap away from the binary blobsSimon Glass1-2/+2
2020-07-28rockchip: Drop the fit_spl_optee.sh scriptSimon Glass1-84/+0
2020-07-28rockchip: Convert evb-rk3229 over to use binmanSimon Glass1-1/+1
2020-07-28rockchip: Convert evb-rk3288 over to use binmanSimon Glass5-2/+68
2020-07-28Makefile: Warn against using CONFIG_SPL_FIT_GENERATORSimon Glass1-0/+9
2020-07-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass42-2/+46
2020-07-28Makefile: Fix a long line in cmd_mkfitimageSimon Glass1-1/+2
2020-07-28Makefile: Move CONFIG_TOOLS_DEBUG check to laterSimon Glass1-1/+3
2020-07-28mediatek: Makefile: Drop explicit targets built by binmanSimon Glass2-8/+18
2020-07-28tegra: Makefile: Drop explicit targets built by binmanSimon Glass1-12/+0
2020-07-28sunxi: Makefile: Drop explicit targets built by binmanSimon Glass1-5/+2
2020-07-28x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROMSimon Glass4-5/+7
2020-07-28x86: Makefile: Drop explicit targets built by binmanSimon Glass1-49/+14
2020-07-28powerpc: mpc85xx: Only enable binman when it is neededSimon Glass1-1/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass16-81/+85
2020-07-28tegra: Don't enable binman on ARMv8 SoCsSimon Glass1-1/+1
2020-07-28tegra: Drop the unused non-binman codeSimon Glass1-15/+1
2020-07-28rockchip: Enable building a SPI ROM image on bobSimon Glass4-1/+34
2020-07-28rockchip: Enable building a SPI ROM image on jerrySimon Glass4-1/+42
2020-07-28rockchip: bob: Support SPI-flash bootingSimon Glass1-1/+3
2020-07-28rockchip: jerry: Add serial supportSimon Glass1-0/+1
2020-07-28Makefile: Allow building .rom files for non-x86 boardsSimon Glass1-0/+14
2020-07-28rockchip: Allow Bob to use SPI bootSimon Glass1-1/+2
2020-07-28x86: Change how selection of ROMs worksSimon Glass5-6/+36
2020-07-28buildman: Show the build rate at the endSimon Glass2-1/+15
2020-07-28buildman: Correct the testOutputDir() unit testSimon Glass1-2/+1
2020-07-28buildman: Allow using older versions of genboardscfg.pySimon Glass1-2/+8
2020-07-28sandbox: enable FIT cipher support in defconfigPatrick Oppenlander1-0/+1
2020-07-28dtoc: add coverage test for unicode errorWalter Lozano3-3/+42
2020-07-28Merge branch '2020-07-28-Kconfig-migrations'Tom Rini1057-581/+1115
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan27-20/+18
2020-07-28Kconfig: add SPL_LOAD_FIT_ADDRESSPeng Fan1-0/+8
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford48-50/+7
2020-07-28configs: Remove dead CONFIG optionsAdam Ford8-8/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford96-33/+81
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford6-4/+7
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford85-40/+69