summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-28azure: Switch to use the MSYS2 official installer as the CI baseBin Meng
2020-07-28azure: Add the missing build dependency for MSYS2 buildBin Meng
2020-07-28azure: Drop 32-bit MSYS2 buildBin Meng
2020-07-28azure: Use a login shell everywhere for MSYS2 buildBin Meng
2020-07-27Prepare v2020.10-rc1Tom Rini
2020-07-27Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27travis: Install pyelftools via pipTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27configs: odroid-c2: update for HDMI output, ADC & USB keyboardAnand Moon
2020-07-27serial: meson: handle RX errorsNeil Armstrong