summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-135-187/+253
* MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C2013-06-134-70/+105
* MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-132-0/+16
* MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-131-3/+7
* MIPS: Netlogic: COP2 save/restore codeJayachandran C2013-06-134-1/+142
* MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2013-06-132-10/+10
* MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2013-06-132-3/+7
* MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-131-10/+5
* MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-134-39/+44
* MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-134-0/+122
* MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-132-0/+15
* MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
* MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle2013-06-131-3/+3
* MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-111-4/+0
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-108-19/+108
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-105-4/+6
* MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-101-1/+1
* MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
OpenPOWER on IntegriCloud