summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07configs: socfpga: fix building Stratix10 and AgilexSimon Goldschmidt
2020-01-07arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan
2020-01-07configs: socfpga: Move Stratix10 and Agilex common CONFIGsLey Foon Tan
2020-01-07arm: dts: agilex: Add base dtsi and devkit dtsLey Foon Tan
2020-01-07arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan
2020-01-07board: intel: agilex: Add socdk board support for Intel Agilex SoCLey Foon Tan
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan
2020-01-07arm: agilex: Add clock handoff offset for AgilexLey Foon Tan
2020-01-07cache: Add Arteris Ncore cache coherent unit driverLey Foon Tan
2020-01-07arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan
2020-01-07arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan
2020-01-07arm: socfpga: agilex: Add system manager supportLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan
2020-01-07arm: socfpga: agilex: Add reset manager supportLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan
2020-01-07arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert reset manager from struct to definesLey Foon Tan
2020-01-07arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodesLey Foon Tan
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2020-01-07x86: edison: Enable DFU timeoutAndy Shevchenko
2020-01-07dfu: Add optional timeout parameterAndy Shevchenko
2020-01-07dfu: Refactor do_dfu() to handle optional argumentAndy Shevchenko
2020-01-07dfu: Drop unused prototype of dfu_trigger_reset()Andy Shevchenko
2020-01-07ARM: dts: Import Khadas VIM3L DT from Linux 5.5-rc1Christian Hewitt
2020-01-07video: meson: Drop unnecessary header includesSimon Glass
2020-01-07ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes
2020-01-07ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methodsMichael Trimarchi
2020-01-07ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki
2020-01-07ARM: dts: icorem6: Sync engicam device trees from v5.4Jagan Teki
2020-01-07configs: imx6-engicam: Drop fec phy address and modeMichael Trimarchi
2020-01-07board: engicam: Fix the ethernet clock initializationMichael Trimarchi
2020-01-07board: engicam: Cleanup fdt file and board mappingMichael Trimarchi
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes
2020-01-07arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspXRasmus Villemoes
2020-01-07imx8mm_evk: Adjust the environment for booting a mainline kernelFabio Estevam
2020-01-07mach-imx: nandbcb: improve cmd helpIgor Opaniuk
2020-01-07mx6slevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx6sllevk: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam
2020-01-07ddr: imx8m: Return error values from LPDDR4 trainingFrieder Schrempf
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2020-01-07arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7Tom Rini
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk