summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/mailbox_s10.c
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim2021-04-081-8/+9
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang2021-01-151-0/+5
* arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan2020-10-091-9/+31
* 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
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan2020-01-071-1/+1
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-071-4/+2
* arm: socfpga: mailbox: Fix off-by-one error on command length checkingLey Foon Tan2019-04-251-2/+2
* arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong2018-12-201-0/+48
* arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan2018-08-241-8/+7
* arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan2018-07-121-0/+380