summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | * | MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2013-06-212-39/+39
| | * | MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle2013-06-201-1/+2
| | * | MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney2013-06-181-0/+7
| | * | MIPS: Oceton: Fix build error.Ralf Baechle2013-06-181-1/+2
| | * | MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-2/+2
| | * | MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * | MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * | MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-1/+1
| | * | MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-131-2/+4
| | * | MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
| * | | MIPS: Kconfig: Add missing MODULES dependency to VPE_LOADERMarkos Chandras2013-07-021-1/+1
| * | | MIPS: BCM63xx: CLK: Add dummy clk_{set,round}_rate() functionsMarkos Chandras2013-07-021-0/+12
| * | | MIPS: SEAD3: Disable L2 cache on SEAD-3.Steven J. Hill2013-07-011-1/+0
| * | | MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski2013-07-013-1/+14
| * | | MIPS: BCM63xx: Add SMP support to prom.cKevin Cernekee2013-07-011-0/+41
| * | | MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli2013-07-011-0/+5
| * | | MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-07-012-1/+6
| * | | MIPS: Malta: Update GCMP detection.Leonid Yegoshin2013-07-011-1/+3
| * | | Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin2013-07-013-9/+13
| * | | MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu2013-07-011-32/+0
| * | | MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-013-4/+10
| * | | MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.David Daney2013-07-011-0/+3
| * | | MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney2013-07-011-1/+2
| * | | MIPS: Fix typos and cleanup commentTony Wu2013-07-013-5/+2
| * | | MIPS: Cleanup indentation and whitespaceTony Wu2013-07-016-22/+22
| * | | MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli2013-07-011-6/+23
| * | | MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney2013-07-011-1/+5
| * | | MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu2013-07-011-8/+7
| * | | MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney2013-07-011-15/+14
| * | | MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen2013-07-012-0/+15
| * | | MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-014-46/+83
| * | | MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-015-25/+25
| * | | MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle2013-07-013-2/+1
| * | | MIPS: Sibyte: Fix comment.Ralf Baechle2013-07-011-1/+2
| * | | MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle2013-07-011-1/+0
| * | | MIPS: Update cavium_octeon_defconfigDavid Daney2013-07-011-3/+1
| * | | MIPS: OCTEON: Remove custom serial setup code.David Daney2013-07-012-110/+1
| * | | MIPS: OCTEON: Set proper UART clock in internal device trees.David Daney2013-07-011-1/+8
| * | | MIPS: BCM63XX: add support for the Netgear CVG834GFlorian Fainelli2013-07-011-0/+35
| * | | MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli2013-07-012-0/+10
| * | | MIPS: BCM63XX: provide a MAC address for BCM3368 chipsFlorian Fainelli2013-07-011-0/+10
| * | | MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli2013-07-011-2/+12
| * | | MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli2013-07-0115-19/+259
| * | | MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli2013-07-011-0/+1
| * | | MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2013-07-0115-681/+0
| * | | MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle2013-07-011-2/+2
| * | | MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle2013-07-011-3/+3
| * | | MIPS: remove alloc_pci_controller prototypeJonas Gorski2013-07-011-1/+0
| * | | MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski2013-07-011-0/+2
| * | | MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee2013-07-011-0/+4