summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28ARM: dts: stm32: Add DHSOM based DRC02 boardMarek Vasut
2020-07-28ARM: dts: stm32: Move ethernet PHY into SoM DTMarek Vasut
2020-07-28ARM: dts: stm32: add seeed studio odyssey-stm32mp157c boardMarcin Sloniewski
2020-07-28Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"Patrick Delaunay
2020-07-28Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"Patrick Delaunay
2020-07-28arm: stm32mp: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay
2020-07-28ARM: dts: stm32: add reset support to uart nodes on stm32mp15xPatrick Delaunay
2020-07-28ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1Patrick Delaunay
2020-07-28ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1Patrick Delaunay
2020-07-28ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pinsPatrick Delaunay
2020-07-28configs: stm32mp15: activate CMD_ADTIMGPatrick Delaunay
2020-07-28phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay
2020-07-28arm: stm32mp: stm32prog: check result of find_mmc_devicePatrick Delaunay
2020-07-28board: update test on misc_read result in board_late_initPatrick Delaunay
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler
2020-07-28stm32mp1: use the command env info -q in env_checkPatrick Delaunay
2020-07-28configs:stm32mp1: activate env config in SPLPatrick Delaunay
2020-07-28stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnentPatrick Delaunay
2020-07-28stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay
2020-07-28stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay
2020-07-28arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay
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