aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/synopsys_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-20EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDRDinh Nguyen1-7/+42
2021-11-20EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2021-09-16EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2020-11-18EDAC/synopsys: Return the correct value in mc_probe()Zhang Xiaoxu1-1/+2
2020-03-17EDAC/synopsys: Do not dump uninitialized pinf->colSherry Sun1-11/+11
2020-02-27EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun1-15/+7
2018-11-06EDAC, synopsys: Add Error Injection support for ZynqMP DDR controllerManish Narani1-7/+413
2018-11-06EDAC, synopsys: Add ECC support for ZynqMP DDR controllerManish Narani1-17/+305
2018-11-05EDAC, synopsys: Add macro defines for ZynqMP DDRCManish Narani1-0/+168
2018-11-05EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani1-0/+3
2018-11-05EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani1-23/+63
2018-11-05EDAC, synopsys: Return void for functions always returning 0Manish Narani1-18/+4
2018-11-05EDAC, synopsys: Correct commentsManish Narani1-53/+51
2018-11-05EDAC, synopsys: Shorten static function namesManish Narani1-41/+38
2018-11-05EDAC, synopsys: Improve code readabilityManish Narani1-52/+52
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick1-1/+1
2015-01-07EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri1-0/+535