summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/include/mach
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-081-0/+1
* arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim2021-04-082-1/+19
* arm: socfpga: Move Stratix10 and Agilex clock manager common codeSiew Chin Lim2021-04-084-4/+1
* arm: socfpga: Restructure Stratix10 and Agilex handoff codeSiew Chin Lim2021-04-082-5/+22
* arm: socfpga: Rearrange sequence of macros in handoff_soc64.hSiew Chin Lim2021-04-081-10/+12
* arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim2021-04-082-39/+39
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-154-4/+66
|\
| * arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim2021-03-082-0/+64
| * arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-082-4/+2
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim2021-01-151-0/+19
* arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang2021-01-151-0/+13
* arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen2020-10-211-2/+2
* arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan2020-10-091-2/+36
* arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See2020-10-091-0/+8
* arm: socfpga: soc64: Show reset state in SPLChee Hong Ang2020-10-091-0/+1
* arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang2020-10-091-2/+9
* arm: socfpga: soc64: Check FPGA Config status register before bridge resetChee Hong Ang2020-09-032-1/+10
* socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini2020-07-011-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-1811-0/+16
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-184-6/+6
* arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan2020-04-271-1/+1
* arm: socfpga: Add onchip RAM size macroLey Foon Tan2020-03-312-0/+4
* ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-051-9/+37
* arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+7
* arm: agilex: Add clock handoff offset for AgilexLey Foon Tan2020-01-071-2/+7
* arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan2020-01-072-0/+16
* arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHzLey Foon Tan2020-01-071-3/+1
* arm: socfpga: Move Stratix10 and Agilex clock manager common codeLey Foon Tan2020-01-072-13/+26
* arm: socfpga: agilex: Add system manager supportLey Foon Tan2020-01-071-1/+2
* arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-073-125/+124
* arm: socfpga: agilex: Add reset manager supportLey Foon Tan2020-01-071-1/+2
* arm: socfpga: Move Stratix10 and Agilex reset manager common codeLey Foon Tan2020-01-073-96/+39
* arm: socfpga: Move firewall code to firewall fileLey Foon Tan2020-01-071-4/+6
* arm: socfpga: agilex: Add base address for Intel Agilex SoCLey Foon Tan2020-01-071-0/+4
* arm: socfpga: Convert clock manager from struct to definesLey Foon Tan2020-01-074-215/+147
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-074-285/+118
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-075-75/+26
* socfpga: fix include guard in misc.h (arch vs. global)Simon Goldschmidt2019-11-201-3/+3
* arm: socfpga: rst: add register definition for cold resetSimon Goldschmidt2019-07-211-0/+1
* ARM: socfpga: Pull PL310 clearing into common codeMarek Vasut2019-05-241-0/+1
* arm: sofcpga: s10: remove unused ad-hoc reset codeSimon Goldschmidt2019-05-141-1/+0
* arm: socfpga: remove re-added ad-hoc reset codeSimon Goldschmidt2019-05-141-1/+0
* spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2019-05-101-0/+1
* ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee2019-05-101-2/+37
* ARM: socfpga: stratix10: Disable FPGA2SOC resetAng, Chee Hong2019-05-061-0/+2
* arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan2019-05-061-192/+0
* ARM: socfpga: Add support for selecting bridges in bridge commandMarek Vasut2019-04-291-1/+1
* ARM: socfpga: Factor out handoff register configurationMarek Vasut2019-04-291-0/+1
* ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan2019-04-171-0/+9