aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-8/+0
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney1-8/+0
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-3/+3
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva1-7/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney1-12/+0
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney1-4/+38
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney1-28/+48
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney1-2/+0
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney1-1/+33
2010-08-05MIPS: Octeon: Export prom_putchar().David Daney1-1/+5
2010-08-05MIPS: Octeon: Implement delays with cycle counter.David Daney1-2/+2
2010-08-05MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger1-4/+0
2010-05-21MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney1-1/+1
2010-05-21MIPS: Octeon: Get rid of early serial.David Daney1-25/+0
2010-04-12MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi1-3/+0
2010-04-12MIPS: Octeon: Remove #if 0 code.David Daney1-12/+0
2010-04-12MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney1-66/+1
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney1-146/+0
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney1-0/+43
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-01-30MIPS: Octeon: Remove duplicated #includesHuang Weiyi1-2/+0
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney1-0/+929