aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney
2010-08-05MIPS: Octeon: Export prom_putchar().David Daney
2010-08-05MIPS: Octeon: Implement delays with cycle counter.David Daney
2010-08-05MIPS: Octeon: HOTPLUG_CPU fixes.David Daney
2010-08-05MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney
2010-08-05MIPS: Octeon: Clean up SMP CPU numbering.David Daney
2010-08-05MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPUDavid Daney
2010-08-05MIPS: Octeon: Improve interrupt handling.David Daney
2010-08-05MIPS: Octeon: Move MSI code out of octeon-irq.c.David Daney
2010-08-05MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger
2010-08-05MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle
2010-08-05MIPS: Octeon: Migrate to new platform makefile style.Ralf Baechle
2010-08-05MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchainsFlorian Fainelli
2010-05-21MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney
2010-05-21MIPS: Octeon: Get rid of early serial.David Daney
2010-04-12MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi
2010-04-12MIPS: Octeon: Remove #if 0 code.David Daney
2010-04-12MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney
2010-04-12MIPS: Cavium: Remove unused watchdog code.Ralf Baechle
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner
2010-02-27MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.David Daney
2010-02-27MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.David Daney
2010-02-27MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.Ralf Baechle
2010-02-27MIPS: Make various locks static.Ralf Baechle
2010-02-27MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.David Daney
2010-02-27MIPS: Remove trailing space in messagesFrans Pop
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney
2010-01-12MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney
2009-12-17MIPS: Modularize COP2 handlingRalf Baechle
2009-12-17MIPS: Octeon: Add platform devices MGMT Ethernet ports.David Daney
2009-12-17MIPS: Octeon: Add platform device for MDIO buses.David Daney
2009-11-02MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney
2009-11-02MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney
2009-11-02MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.cDavid Daney
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney
2009-06-24MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-06-17MIPS: Export erratum function needed by octeon-ethernet driver.David Daney
2009-06-17MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-14MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li