| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Octeon: Allow more than 3.75GB of memory with PCIe | David Daney | 2010-08-05 | 2 | -8/+43 |
* | MIPS: Octeon: Export prom_putchar(). | David Daney | 2010-08-05 | 1 | -1/+5 |
* | MIPS: Octeon: Implement delays with cycle counter. | David Daney | 2010-08-05 | 2 | -2/+57 |
* | MIPS: Octeon: HOTPLUG_CPU fixes. | David Daney | 2010-08-05 | 2 | -78/+63 |
* | MIPS: Octeon: Simplify hotcpu_notifier registration. | David Daney | 2010-08-05 | 1 | -7/+1 |
* | MIPS: Octeon: Clean up SMP CPU numbering. | David Daney | 2010-08-05 | 1 | -7/+30 |
* | MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU | David Daney | 2010-08-05 | 1 | -39/+69 |
* | MIPS: Octeon: Improve interrupt handling. | David Daney | 2010-08-05 | 1 | -100/+256 |
* | MIPS: Octeon: Move MSI code out of octeon-irq.c. | David Daney | 2010-08-05 | 1 | -93/+0 |
* | MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE | Christoph Egger | 2010-08-05 | 2 | -8/+0 |
* | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle | 2010-08-05 | 1 | -5/+1 |
* | MIPS: Octeon: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+12 |
* | MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains | Florian Fainelli | 2010-08-05 | 1 | -8/+0 |
* | MIPS: Octeon: Serial port fixes for OCTEON simulator. | David Daney | 2010-05-21 | 2 | -2/+6 |
* | MIPS: Octeon: Get rid of early serial. | David Daney | 2010-05-21 | 1 | -25/+0 |
* | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 2010-04-12 | 1 | -3/+0 |
* | MIPS: Octeon: Remove #if 0 code. | David Daney | 2010-04-12 | 1 | -12/+0 |
* | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 2010-04-12 | 1 | -66/+1 |
* | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 2010-04-12 | 1 | -8/+0 |
* | MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) | Matt Turner | 2010-02-27 | 1 | -3/+3 |
* | MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. | David Daney | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. | David Daney | 2010-02-27 | 1 | -28/+14 |
* | MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+2 |
* | MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. | David Daney | 2010-02-27 | 1 | -4/+63 |
* | MIPS: Remove trailing space in messages | Frans Pop | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | MIPS: Octeon: Fix EOI handling. | David Daney | 2010-02-27 | 1 | -6/+34 |
* | MIPS: Octeon: Register some devices on the I2C bus. | David Daney | 2010-02-27 | 1 | -0/+13 |
* | MIPS: Octeon: Add I2C platform device. | David Daney | 2010-02-27 | 1 | -0/+72 |
* | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 2010-01-12 | 1 | -3/+28 |
* | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 2010-01-12 | 1 | -0/+7 |
* | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 2 | -1/+53 |
* | MIPS: Octeon: Add platform devices MGMT Ethernet ports. | David Daney | 2009-12-17 | 1 | -0/+58 |
* | MIPS: Octeon: Add platform device for MDIO buses. | David Daney | 2009-12-17 | 1 | -0/+30 |
* | MIPS: Octeon: Use lockless interrupt controller operations when possible. | David Daney | 2009-11-02 | 1 | -36/+178 |
* | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity | David Daney | 2009-11-02 | 1 | -4/+6 |
* | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c | David Daney | 2009-11-02 | 1 | -2/+3 |
* | MIPS: Octeon: Move some platform device registration to its own file. | David Daney | 2009-09-17 | 3 | -148/+166 |
* | MIPS: Octeon: Add hardware RNG platform device. | David Daney | 2009-09-17 | 1 | -0/+43 |
* | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 2009-08-03 | 1 | -2/+2 |
* | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 2009-07-03 | 7 | -2407/+1 |
* | MIPS: Cavium: Add CPU hotplugging code. | Ralf Baechle | 2009-06-24 | 3 | -1/+362 |
* | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2009-06-24 | 2 | -1/+2 |
* | MIPS: Export erratum function needed by octeon-ethernet driver. | David Daney | 2009-06-17 | 1 | -0/+3 |
* | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. | David Daney | 2009-06-17 | 1 | -0/+2 |
* | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. | David Daney | 2009-06-17 | 1 | -0/+104 |
* | MIPS: Add Cavium OCTEON PCI support. | David Daney | 2009-06-17 | 11 | -2/+2932 |
* | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li | 2009-05-14 | 1 | -1/+1 |