1. 340fbb8 MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI by David Daney · 14 years ago
  2. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  3. 4b8bca7 MIPS: Octeon: Use I/O clock rate for calculations. by David Daney · 14 years ago
  4. e195aa3 MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx by David Daney · 14 years ago
  5. 3b29dadf MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() by David Daney · 14 years ago
  6. 54954a6 MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount() by David Daney · 14 years ago
  7. b8db85b MIPS: Octeon: Update L2 Cache code for CN63XX by David Daney · 14 years ago
  8. b93b2ab MIPS: Octeon: Rewrite DMA mapping functions. by David Daney · 14 years ago
  9. f129907 MIPS: Octeon: Set dma_masks for octeon_mgmt device. by David Daney · 14 years ago
  10. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  11. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
  12. 1ec0e73 MIPS: Octeon: Determine if helper needs to be built by Andreas Bießmann · 14 years ago
  13. 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
  14. ea435464 MIPS: Octeon: Export prom_putchar(). by David Daney · 14 years ago
  15. ca14812 MIPS: Octeon: Implement delays with cycle counter. by David Daney · 14 years ago
  16. babba4f MIPS: Octeon: HOTPLUG_CPU fixes. by David Daney · 14 years ago
  17. 442f2012 MIPS: Octeon: Simplify hotcpu_notifier registration. by David Daney · 14 years ago
  18. edfcbb8 MIPS: Octeon: Clean up SMP CPU numbering. by David Daney · 14 years ago
  19. 3508920 MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU by David Daney · 14 years ago
  20. 5aae1fd MIPS: Octeon: Improve interrupt handling. by David Daney · 14 years ago
  21. a894f14 MIPS: Octeon: Move MSI code out of octeon-irq.c. by David Daney · 14 years ago
  22. 723b7f8 MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE by Christoph Egger · 14 years ago
  23. 4483b15 MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. by Ralf Baechle · 14 years ago
  24. f6e1db1 MIPS: Octeon: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  25. 5c89745 MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains by Florian Fainelli · 14 years ago
  26. 606c958 MIPS: Octeon: Serial port fixes for OCTEON simulator. by David Daney · 14 years ago
  27. 1dd5216 MIPS: Octeon: Get rid of early serial. by David Daney · 14 years ago
  28. 7ea4a68 MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory by Yang Shi · 14 years ago
  29. b1cea3b MIPS: Octeon: Remove #if 0 code. by David Daney · 14 years ago
  30. 1ef2887 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB by David Daney · 14 years ago
  31. 1874a08 MIPS: Cavium: Remove unused watchdog code. by Ralf Baechle · 14 years ago
  32. 2a5d665 MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) by Matt Turner · 14 years ago
  33. 541247f MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. by David Daney · 15 years ago
  34. 3996142 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. by David Daney · 15 years ago
  35. 4837a66 MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. by Ralf Baechle · 14 years ago
  36. 4a8a738 MIPS: Make various locks static. by Ralf Baechle · 14 years ago
  37. 86568dc MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. by David Daney · 15 years ago
  38. 52d7ecd MIPS: Remove trailing space in messages by Frans Pop · 15 years ago
  39. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  40. dbb103b MIPS: Octeon: Fix EOI handling. by David Daney · 15 years ago
  41. d957705 MIPS: Octeon: Register some devices on the I2C bus. by David Daney · 15 years ago
  42. f41c3c1 MIPS: Octeon: Add I2C platform device. by David Daney · 15 years ago
  43. 0e8a1d8 MIPS: Octeon: Use non-overflowing arithmetic in sched_clock by David Daney · 15 years ago
  44. c6a3c85 MIPS: Octeon: Add sched_clock() to csrc-octeon.c by David Daney · 15 years ago
  45. 69f3a7d MIPS: Modularize COP2 handling by Ralf Baechle · 15 years ago
  46. 24479d9 MIPS: Octeon: Add platform devices MGMT Ethernet ports. by David Daney · 15 years ago
  47. 0f7e64a MIPS: Octeon: Add platform device for MDIO buses. by David Daney · 15 years ago
  48. cd847b7 MIPS: Octeon: Use lockless interrupt controller operations when possible. by David Daney · 15 years ago
  49. b6b74d5 MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity by David Daney · 15 years ago
  50. 067f329 MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c by David Daney · 15 years ago
  51. 512254b MIPS: Octeon: Move some platform device registration to its own file. by David Daney · 15 years ago
  52. e264491 MIPS: Octeon: Add hardware RNG platform device. by David Daney · 15 years ago
  53. 39b3d44 MIPS: Octeon: Run IPI code with interrupts disabled. by David Daney · 15 years ago
  54. 01a6221 MIPS: Reorganize Cavium OCTEON PCI support. by David Daney · 15 years ago
  55. 773cb77 MIPS: Cavium: Add CPU hotplugging code. by Ralf Baechle · 15 years ago
  56. 631330f MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. by Ralf Baechle · 15 years ago
  57. 38295fb MIPS: Export erratum function needed by octeon-ethernet driver. by David Daney · 15 years ago
  58. 3e903bd MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. by David Daney · 15 years ago
  59. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 15 years ago
  60. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 15 years ago
  61. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  62. d0ce9a5 MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() by Coly Li · 15 years ago
  63. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  64. ae03550 MIPS: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 15 years ago
  65. 12e22e8 MIPS: Stop using <asm-generic/int-l64.h>. by Ralf Baechle · 15 years ago
  66. 2da0ba2 MIPS: Cavium: Add -Werror by Ralf Baechle · 15 years ago
  67. 2d89651 MIPS: Octeon: Remove duplicated #includes by Huang Weiyi · 16 years ago
  68. 5b3b168 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. by David Daney · 16 years ago
  69. 58f0777 MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon. by David Daney · 16 years ago