aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-09-131-5/+13
* Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-191-7/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-291-12/+0
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-291-4/+38
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-291-28/+48
* MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney2010-10-291-2/+0
* MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-051-1/+33
* MIPS: Octeon: Export prom_putchar().David Daney2010-08-051-1/+5
* MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-051-2/+2
* MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger2010-08-051-4/+0
* MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2010-05-211-1/+1
* MIPS: Octeon: Get rid of early serial.David Daney2010-05-211-25/+0
* MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi2010-04-121-3/+0
* MIPS: Octeon: Remove #if 0 code.David Daney2010-04-121-12/+0
* MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney2010-04-121-66/+1
* MIPS: Octeon: Move some platform device registration to its own file.David Daney2009-09-171-146/+0
* MIPS: Octeon: Add hardware RNG platform device.David Daney2009-09-171-0/+43
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Octeon: Remove duplicated #includesHuang Weiyi2009-01-301-2/+0
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-111-0/+929