summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen2020-10-211-2/+2
* arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen2020-10-091-0/+141
* arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan2020-10-091-9/+31
* arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan2020-10-091-2/+36
* arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang2020-10-091-35/+78
* arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang2020-10-091-4/+2
* arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang2020-10-091-4/+9
* arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See2020-10-091-0/+8
* arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang2020-10-091-9/+16
* arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang2020-10-091-0/+1
* fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang2020-10-092-2/+2
* arm: socfpga: Use DM watchdog timerChee Hong Ang2020-10-092-2/+2
* arm: socfpga: soc64: Show reset state in SPLChee Hong Ang2020-10-094-0/+25
* arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang2020-10-091-2/+9
* arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang2020-10-091-1/+2
* arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang2020-10-091-83/+2
* arm: socfpga: soc64: Check FPGA Config status register before bridge resetChee Hong Ang2020-09-033-9/+20
* socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini2020-07-011-1/+1
* arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan2020-06-261-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1814-0/+19
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-184-6/+6
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-186-0/+6
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-2/+6
* common: Drop init.h from common headerSimon Glass2020-05-1812-0/+12
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan2020-04-271-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-224-4/+4
* arm: socfpga: arria10: Enable cache driver in SPLLey Foon Tan2020-04-131-0/+1
* arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan2020-03-311-0/+32
* arm: socfpga: Add onchip RAM size macroLey Foon Tan2020-03-312-0/+4
* ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-031-0/+10
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-112-0/+2
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* | ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut2020-02-053-32/+80
* | ARM: socfpga: Drop last use of socfpga_reset_managerMarek Vasut2020-02-031-4/+1
|/
* common: Move hang() to the same header as panic()Simon Glass2020-01-176-0/+6
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* arm: socfpga: stratix10: Enable SMMU accessThor Thayer2020-01-071-0/+7
* arm: socfpga: agilex: Enable Agilex SoC buildLey Foon Tan2020-01-072-0/+25
* arm: socfpga: agilex: Add SPL for Agilex SoCLey Foon Tan2020-01-072-0/+101
* arm: agilex: Add clock handoff offset for AgilexLey Foon Tan2020-01-072-4/+10
* arm: socfpga: agilex: Add clock wrapper functionsLey Foon Tan2020-01-074-0/+105
* clk: agilex: Add clock driver for AgilexLey Foon Tan2020-01-071-0/+5
* 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-0711-155/+158
* 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-074-106/+49