summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-082-0/+18
* arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim2021-04-084-11/+58
* arm: socfpga: Move Stratix10 and Agilex clock manager common codeSiew Chin Lim2021-04-087-19/+13
* arm: socfpga: Restructure Stratix10 and Agilex handoff codeSiew Chin Lim2021-04-086-82/+126
* arm: socfpga: Rearrange sequence of macros in handoff_soc64.hSiew Chin Lim2021-04-081-10/+12
* arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.cSiew Chin Lim2021-04-082-2/+2
* arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.cSiew Chin Lim2021-04-082-2/+2
* arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim2021-04-085-57/+57
* arm: socfpga: Move Stratix10 and Agilex SPL common codeSiew Chin Lim2021-04-084-33/+27
* Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-291-1/+2
|\
| * arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim2021-03-231-1/+2
* | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-159-8/+350
|\|
| * arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2021-03-082-0/+35
| * arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim2021-03-086-4/+308
| * arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-083-4/+7
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-0216-0/+16
* arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim2021-01-151-0/+2
* arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang2021-01-151-1/+2
* arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang2021-01-151-0/+5
* arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang2021-01-151-0/+13
* arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim2021-01-153-0/+109
* arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang2021-01-153-0/+71
* arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang2021-01-151-2/+0
* arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang2021-01-152-0/+78
* arm: socfpga: Add function for checking description from FIT imageChee Hong Ang2021-01-151-1/+11
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* 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 headerSimon 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