summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SSB: Kconfig: Amend SSB_EMBEDDED dependenciesMarkos Chandras2013-07-011-1/+1
* 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
* tty/8250_dw: Add support for OCTEON UARTS.David Daney2013-07-011-39/+69
* 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-013-2/+37
* 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
* MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-014-0/+23
* MIPS: initial stack protector supportGregory Fong2013-07-014-0/+63
* MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras2013-07-011-0/+2
* irqdomain: Remove temporary MIPS workaround codeGrant Likely2013-06-181-12/+0
* mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-181-7/+7
* MIPS: MSP71xx: Remove gpio driversPaul Bolle2013-06-184-409/+0
* MIPS: DEC: remove unbuildable promcon.cPaul Bolle2013-06-182-55/+0
* MIPS: Fixup check for invalid scratch registerJayachandran C2013-06-131-5/+5
* MIPS: Allow platform specific scratch registersJayachandran C2013-06-132-15/+27
* MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3
* MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1
* MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C2013-06-131-0/+13
* MIPS: Netlogic: wait for all hardware threadsJayachandran C2013-06-131-7/+20
* MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C2013-06-131-1/+1
* MIPS: Netlogic: use branch instead of jumpJayachandran C2013-06-132-2/+2
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-138-9/+22
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-132-6/+11
* MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-135-8/+16
OpenPOWER on IntegriCloud