summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04May2020Tom Rini2020-05-0416-42/+183
|\
| * x86: Add a 64-bit 'coreboot64' buildSimon Glass2020-05-043-0/+65
| * cmd: Add an indication of 32/64-bit to bdinfoSimon Glass2020-05-041-0/+20
| * x86: coreboot: Allow building an SPL imageSimon Glass2020-05-046-3/+28
| * x86: Update SPL for corebootSimon Glass2020-05-041-4/+6
| * x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2020-05-042-10/+13
| * x86: Allow building an SPL image for corebootSimon Glass2020-05-043-0/+25
| * x86: Move coreboot-table detection to common 32/64-bit codeSimon Glass2020-05-042-25/+26
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-05-042-14/+8
|\ \
| * | cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson2020-05-041-2/+2
| * | arm: dts: uDPU: switch default PHY speed to 3.125GbitJakov Petrina2020-05-041-12/+6
| |/
* | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-0481-323/+5731
|\ \
| * | clk: imx: clk-imxrt1050: fix lcdif clock gateGiulio Benetti2020-05-011-1/+1
| * | video: mxsfb: add clk_enable()Giulio Benetti2020-05-011-0/+6
| * | imxrt1020-evk: README: change dd command destinationGiulio Benetti2020-05-011-2/+2
| * | imxrt1050-evk: README: change dd command destinationGiulio Benetti2020-05-011-2/+2
| * | imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler2020-05-011-2/+2
| * | imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler2020-05-011-22/+16
| * | Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"Harald Seiler2020-05-012-2/+0
| * | Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-012-20/+0
| * | imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin2020-05-011-1/+1
| * | arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes2020-05-0112-0/+2771
| * | ARM: imx8m: Fix reset in SPL on Toradex iMX8MM VerdinMarek Vasut2020-05-012-0/+17
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MP EVKMarek Vasut2020-05-012-0/+16
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVKMarek Vasut2020-05-012-0/+17
| * | ARM: imx8m: Fix reset in SPL on NXP iMX8MM EVKMarek Vasut2020-05-012-0/+17
| * | ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine2020-05-011-4/+1
| * | ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler2020-05-011-2/+5
| * | ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut2020-05-011-1/+1
| * | dt-bindings: pinctrl: imxrt1020: remove useless commentGiulio Benetti2020-05-011-2/+0
| * | ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut2020-05-011-2/+4
| * | arm: dts: imx8mm: sync dts from Linux Kernel 5.6.7Adam Ford2020-05-011-21/+55
| * | treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh2020-05-017-52/+0
| * | imx8qxp_mek: Run with caches enabledFabio Estevam2020-05-011-2/+0
| * | imx8qxp_mek: Remove SPL watchdog optionFabio Estevam2020-05-011-1/+0
| * | imx8: Run SPL with caches enabledFabio Estevam2020-05-019-18/+0
| * | config: apalis-imx8: Enable FEC TXC delayPhilippe Schenker2020-05-011-0/+1
| * | net: fec: Add possibility to enable TXC delayPhilippe Schenker2020-05-012-0/+12
| * | board: apalis_imx6: Add KSZ9131 phy skew settingsPhilippe Schenker2020-05-012-16/+77
| * | board: verdin-imx8mm: Add KSZ9131 phy skew settingsPhilippe Schenker2020-05-011-23/+56
| * | verdin-imx8mm: Change board phy skew values for our ksz9031Philippe Schenker2020-05-011-8/+24
| * | net: phy: micrel: Add basic support for KSZ9131Philippe Schenker2020-05-012-0/+60
| * | net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker2020-05-012-2/+7
| * | mx8mq_evk: Remove unrelated commentFabio Estevam2020-05-011-1/+0
| * | imx8mp_evk: Remove unrelated commentFabio Estevam2020-05-011-1/+0
| * | imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine2020-05-011-4/+1
| * | imx: imx8m*: Remove do_reset from board filesClaudius Heine2020-05-014-36/+0
| * | ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine2020-05-011-1/+1
| * | imx8: Configure SNVSFranck LENORMAND2020-05-017-4/+1030
| * | imx8: Update SCFW API to version 1.5Ye Li2020-05-015-21/+126