summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01net: phy: micrel: Add basic support for KSZ9131Philippe Schenker
2020-05-01net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker
2020-05-01mx8mq_evk: Remove unrelated commentFabio Estevam
2020-05-01imx8mp_evk: Remove unrelated commentFabio Estevam
2020-05-01imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine
2020-05-01ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for themClaudius Heine
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: Update SCFW API to version 1.5Ye Li
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima
2020-05-01doc: ahab: Add encrypted boot documentation for i.MX8/8x devicesBreno Lima
2020-05-01imx8m: Enable WDOG_B for timeoutYe Li
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8: Change to use new SECO API commandsYe Li
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan
2020-05-01imx8m: Dump DRAM PLL rate by clocks commandYe Li
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan
2020-05-01imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li
2020-05-01imx8m: update clock root and fix core_selPeng Fan
2020-05-01imx8m: acquire ATF commit hashPeng Fan
2020-05-01imx8: move SIP macro to common headerPeng Fan
2020-05-01imx: update is_imx6ull to include i.MX6ULZPeng Fan
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan
2020-05-01imx: cpu: support speed grade for i.MX8MPPeng Fan
2020-05-01imx8mn: Update speed gradePeng Fan
2020-05-01imx8mm: Update CPU speed gradingYe Li
2020-05-01imx: fix cpu_type helperPeng Fan
2020-05-01ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut
2020-04-30Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-30x86: Add documentation for the chain-load featureSimon Glass
2020-04-30x86: Use the existing stack when chain-loadingSimon Glass
2020-04-30x86: Add a way to detect running from corebootSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30board: Add a gd flag for chain loadingSimon Glass
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass
2020-04-30x86: cpu: Skip init code when chain loadingSimon Glass
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Move the xsdt pointer to acpi_ctxSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass