aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil1-6/+2
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2013-02-19powerpc/85xx: l2sram - Add compatible string for BSC9131 platformHarninder Rai1-0/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-09-12powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian1-0/+10
2012-07-26powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil1-25/+14
2012-03-16powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controllerchenhui zhao1-0/+3
2012-03-16powerpc/85xx: Fix compiler error with THIS_MODULE and relatedClaudiu Manoil1-0/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2011-03-15powerpc/85xx: Fix signedness bug in cache-sramVasiliy Kulikov1-2/+2
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai1-0/+231