summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-01MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski
2013-07-01MIPS: BCM63xx: Add SMP support to prom.cKevin Cernekee
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-07-01MIPS: Malta: Update GCMP detection.Leonid Yegoshin
2013-07-01Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin
2013-07-01MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu
2013-07-01MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill
2013-07-01MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.David Daney
2013-07-01MIPS: Declare emulate_load_store_microMIPS as a static function.David Daney
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli
2013-07-01MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney
2013-07-01MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu
2013-07-01MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney
2013-07-01MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle
2013-07-01MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle
2013-07-01MIPS: Sibyte: Fix comment.Ralf Baechle
2013-07-01MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle
2013-07-01MIPS: Update cavium_octeon_defconfigDavid Daney
2013-07-01MIPS: OCTEON: Remove custom serial setup code.David Daney
2013-07-01MIPS: OCTEON: Set proper UART clock in internal device trees.David Daney
2013-07-01MIPS: BCM63XX: add support for the Netgear CVG834GFlorian Fainelli
2013-07-01MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli
2013-07-01MIPS: BCM63XX: provide a MAC address for BCM3368 chipsFlorian Fainelli
2013-07-01MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli
2013-07-01MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle
2013-07-01MIPS: remove alloc_pci_controller prototypeJonas Gorski
2013-07-01MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski
2013-07-01MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong
2013-07-01MIPS: initial stack protector supportGregory Fong
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras
2013-06-17mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-17MIPS: MSP71xx: Remove gpio driversPaul Bolle
2013-06-17MIPS: DEC: remove unbuildable promcon.cPaul Bolle
2013-06-13MIPS: Fixup check for invalid scratch registerJayachandran C
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C
2013-06-13MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C
2013-06-13MIPS: Netlogic: wait for all hardware threadsJayachandran C
2013-06-13MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C