aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/mpc85xx_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-18/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser1-1/+11
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2009-10-29edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder1-0/+2
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder1-9/+19
2009-09-24edac: mpc85xx add P2020DS supportYang Shi1-0/+2
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi1-0/+6
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny1-7/+26
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson1-1/+1
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang1-0/+1043