summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Makefile: Drop explicit targets built by binmanSimon Glass2020-07-281-49/+14
* powerpc: mpc85xx: Only enable binman when it is neededSimon Glass2020-07-281-1/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-2816-81/+85
* tegra: Don't enable binman on ARMv8 SoCsSimon Glass2020-07-281-1/+1
* tegra: Drop the unused non-binman codeSimon Glass2020-07-281-15/+1
* rockchip: Enable building a SPI ROM image on bobSimon Glass2020-07-284-1/+34
* rockchip: Enable building a SPI ROM image on jerrySimon Glass2020-07-284-1/+42
* rockchip: bob: Support SPI-flash bootingSimon Glass2020-07-281-1/+3
* rockchip: jerry: Add serial supportSimon Glass2020-07-281-0/+1
* Makefile: Allow building .rom files for non-x86 boardsSimon Glass2020-07-281-0/+14
* rockchip: Allow Bob to use SPI bootSimon Glass2020-07-281-1/+2
* x86: Change how selection of ROMs worksSimon Glass2020-07-285-6/+36
* buildman: Show the build rate at the endSimon Glass2020-07-282-1/+15
* buildman: Correct the testOutputDir() unit testSimon Glass2020-07-281-2/+1
* buildman: Allow using older versions of genboardscfg.pySimon Glass2020-07-281-2/+8
* sandbox: enable FIT cipher support in defconfigPatrick Oppenlander2020-07-281-0/+1
* dtoc: add coverage test for unicode errorWalter Lozano2020-07-283-3/+42
* Merge branch '2020-07-28-Kconfig-migrations'Tom Rini2020-07-281057-581/+1115
|\
| * configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan2020-07-2827-20/+18
| * Kconfig: add SPL_LOAD_FIT_ADDRESSPeng Fan2020-07-281-0/+8
| * Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-2848-50/+7
| * configs: Remove dead CONFIG optionsAdam Ford2020-07-288-8/+0
| * Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-2896-33/+81
| * Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-286-4/+7
| * Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-2885-40/+69
| * Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-2887-72/+142
| * Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28979-354/+783
|/
* Merge branch '2020-07-28-update-azure-tests'Tom Rini2020-07-281-16/+6
|\
| * azure: Switch to use the MSYS2 official installer as the CI baseBin Meng2020-07-281-2/+3
| * azure: Add the missing build dependency for MSYS2 buildBin Meng2020-07-281-1/+1
| * azure: Drop 32-bit MSYS2 buildBin Meng2020-07-281-12/+4
| * azure: Use a login shell everywhere for MSYS2 buildBin Meng2020-07-281-5/+2
* | configs: Resync with savedefconfigTom Rini2020-07-281005-1309/+1049
|/
* Prepare v2020.10-rc1Tom Rini2020-07-271-2/+2
* Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-07-272-4/+50
|\
| * configs: odroid-c2: update for HDMI output, ADC & USB keyboardAnand Moon2020-07-271-0/+11
| * serial: meson: handle RX errorsNeil Armstrong2020-07-271-4/+39
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-07-27181-1084/+2317
|\ \
| * | configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NORKuldeep Singh2020-07-271-2/+1
| * | arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang2020-07-271-0/+74
| * | configs: lx2160a: Enable Watchdog supportZhao Qiang2020-07-272-0/+6
| * | arm64: lx2160a: dts: Add watchdog nodeZhao Qiang2020-07-271-0/+7
| * | Watchdog: introduce ARM SBSA watchdog driverZhao Qiang2020-07-274-0/+142
| * | pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2020-07-27106-117/+155
| * | pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2020-07-272-2/+15
| * | pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao2020-07-274-14/+18
| * | pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao2020-07-273-13/+42
| * | pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao2020-07-271-5/+13
| * | pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao2020-07-271-0/+9
| * | pcie_ep: layerscape: Add the multiple function supportXiaowei Bao2020-07-273-48/+98