summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle20-251/+642
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2-28/+104
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos1-2/+2
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski1-7/+9
2012-10-01MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski1-3/+1
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle44-116/+2874
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle11-29/+35
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle9-10/+400
2012-09-27Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle83-506/+609
2012-09-27Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle13-220/+287
2012-09-27Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle3-31/+66
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle62-1423/+43823
2012-09-26MIPS: Replace `-' in defconfig filename wth `_' for consistency.Ralf Baechle5-0/+0
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle5-6/+13
2012-09-25MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill15-845/+0
2012-09-22MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro5-51/+13
2012-09-22MIPS: Unobfuscate _TIF..._MASKAl Viro1-3/+4
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2-8/+3
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle1-3/+6
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki1-5/+0
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill8-29/+26
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill4-1/+10
2012-09-13MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill1-0/+16
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2-5/+20
2012-09-13MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill1-1/+13
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill1-0/+1
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill1-1/+1
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill2-8/+95
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill2-34/+26
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill4-72/+81
2012-09-13MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill3-2/+155
2012-09-13MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill29-0/+2445
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill4-0/+28
2012-09-13MIPS: lantiq: make use of __gpio_to_irqJohn Crispin1-4/+1
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2-0/+5
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin4-184/+4
2012-08-31MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney3-31/+66
2012-08-31MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney1-0/+2
2012-08-31MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney1-143/+137
2012-08-31MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2-24/+547
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney1-3/+4
2012-08-31MIPS: OCTEON: Update register definitions.David Daney38-1160/+42982
2012-08-31MIPS: OCTEON: Add detection of cnf71xx parts.David Daney1-0/+18
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee5-1/+98
2012-08-30MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2-1/+221
2012-08-30MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee1-2/+2
2012-08-30MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2-3/+11
2012-08-30MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2-2/+14
2012-08-30MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee1-0/+34