summaryrefslogtreecommitdiff
path: root/drivers/edac/synopsys_edac.c
AgeCommit message (Expand)AuthorFilesLines
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