summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-04-08arm: socfpga: smc: Add function to get usercodeSiew Chin Lim
2021-04-08arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim
2021-04-08arm: socfpga: Move Stratix10 and Agilex clock manager common codeSiew Chin Lim
2021-04-08arm: socfpga: Restructure Stratix10 and Agilex handoff codeSiew Chin Lim
2021-04-08arm: socfpga: Rearrange sequence of macros in handoff_soc64.hSiew Chin Lim
2021-04-08arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.cSiew Chin Lim
2021-04-08arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.cSiew Chin Lim
2021-04-08arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim
2021-04-08arm: socfpga: Move Stratix10 and Agilex SPL common codeSiew Chin Lim
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-15arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim
2021-01-15arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang
2021-01-15arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang
2021-01-15arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang
2021-01-15arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim
2021-01-15arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang
2021-01-15arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang
2021-01-15arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang
2021-01-15arm: socfpga: Add function for checking description from FIT imageChee Hong Ang
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-10-21arm: socfpga: fix Gen5 enable of EMAC via FPGARalph Siemsen
2020-10-09arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen
2020-10-09arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan
2020-10-09arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan
2020-10-09arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang
2020-10-09arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang
2020-10-09arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang
2020-10-09arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See
2020-10-09arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang
2020-10-09arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang
2020-09-03arm: socfpga: soc64: Check FPGA Config status register before bridge resetChee Hong Ang
2020-07-01socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass