summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/setup.c
AgeCommit message (Expand)AuthorFilesLines
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