aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-20socfpga: fix include guard in misc.h (arch vs. global)Simon Goldschmidt1-3/+3
2019-07-21arm: socfpga: rst: add register definition for cold resetSimon Goldschmidt1-0/+1
2019-05-24ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut1-0/+1
2019-05-14arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt1-1/+0
2019-05-14arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt1-1/+0
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee1-0/+1
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee1-2/+37
2019-05-06ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong1-0/+2
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan1-192/+0
2019-04-29ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut1-1/+1
2019-04-29ARM: socfpga: Factor out handoff register configurationMarek Vasut1-0/+1
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan1-0/+9
2019-04-17arm: socfpga: stratix10: Add cpu_has_been_warmreset()Ley Foon Tan1-0/+3
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt1-4/+0
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt1-2/+0
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong1-2/+2
2018-12-20arm: socfpga: stratix10: Add macros for mailbox's argumentsAng, Chee Hong1-0/+6
2018-12-20arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong1-1/+2
2018-11-29arm: socfpga: fix SPL booting from fpga OnChip RAMSimon Goldschmidt2-0/+10
2018-10-03arm: socfpga: Remove unused function socfpga_emac_manage_reset()Ley Foon Tan1-2/+0
2018-09-15socfpga: stratix10: fix sdram_calculate_sizeDalon Westergreen1-1/+1
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut2-1/+7
2018-08-15arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit maskLey Foon Tan1-3/+3
2018-08-13ARM: socfpga: clk: Convert to clock frameworkMarek Vasut1-6/+0
2018-08-13ARM: socfpga: Zap unused reset codeMarek Vasut1-3/+0
2018-08-13ARM: socfpga: Zap all the UART handling complexityMarek Vasut2-7/+0
2018-08-13arm: socfpga: gen5: combine some init code for SPL and U-BootSimon Goldschmidt1-0/+4
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan1-0/+183
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan1-0/+120
2018-07-12arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan1-0/+144
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan1-0/+2
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini1-2/+1
2018-05-18arm: socfpga: stratix10: Add pinmux support for Stratix10 SoCLey Foon Tan2-1/+180
2018-05-18arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoCLey Foon Tan2-0/+118
2018-05-18arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoCLey Foon Tan3-0/+246
2018-05-18arm: socfpga: stratix10: Add watchdog and firewall base addressesLey Foon Tan1-0/+11
2018-05-18ARM: socfpga: Fix Documentation errors in scu_registersBen Kalo1-2/+2
2018-05-18ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee2-0/+4
2018-05-18ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee2-429/+445
2018-05-18ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut1-0/+2
2018-05-18ARM: socfpga: Sync A10 clock manager binding parserMarek Vasut1-1/+1
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut1-4/+0
2018-05-08ARM: socfpga: Add boot trampoline for Arria10Marek Vasut1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini26-52/+26
2018-04-17arm: socfpga: stratix10: Add base address map for Statix10 SoCChin Liang See1-0/+33
2017-11-21socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich1-0/+3
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2-0/+102
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee2-56/+80
2017-07-26arm: socfpga: Remove unused passing parameter of socfpga_bridges_resetTien Fong Chee1-1/+1
2017-05-18arm: socfpga: Add misc support for Arria 10Ley Foon Tan1-0/+6