aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2015-11-11MIPS: BCM63XX: Use pr_* instead of printkGregory Fong1-6/+6
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski1-8/+3
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin1-2/+1
2014-01-24MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras1-2/+4
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-2/+2
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli1-3/+25
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski1-1/+50
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski1-45/+42
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski1-2/+2
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski1-0/+43
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski1-8/+12
2011-12-07MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli1-2/+4
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon1-16/+63
2011-12-07MIPS: BCM63XX: Cleanup cpu registers.Maxime Bizon1-154/+26
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee1-15/+15
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon1-0/+5
2009-11-02MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli1-0/+3
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon1-0/+345