summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/mailbox_s10.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan1-1/+1
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan1-4/+2
2019-04-25arm: socfpga: mailbox: Fix off-by-one error on command length checkingLey Foon Tan1-2/+2
2018-12-20arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong1-0/+48
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan1-8/+7
2018-07-12arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan1-0/+380