summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski
2012-10-01MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle
2012-09-27Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle
2012-09-27Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-09-27Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-26MIPS: Replace `-' in defconfig filename wth `_' for consistency.Ralf Baechle
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle
2012-09-25MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill
2012-09-22MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro
2012-09-22MIPS: Unobfuscate _TIF..._MASKAl Viro
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill
2012-09-13MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill
2012-09-13MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill
2012-09-13MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill
2012-09-13MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill
2012-09-13MIPS: Add support for the 1074K core.Steven J. Hill
2012-09-13MIPS: lantiq: make use of __gpio_to_irqJohn Crispin
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin
2012-08-31MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney
2012-08-31MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney
2012-08-31MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney
2012-08-31MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney
2012-08-31MIPS: OCTEON: Update register definitions.David Daney
2012-08-31MIPS: OCTEON: Add detection of cnf71xx parts.David Daney
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee
2012-08-30MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee
2012-08-30MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee
2012-08-30MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee
2012-08-30MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee
2012-08-30MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee
2012-08-30MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee