summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki2014-06-041-3/+12
* DEC: Add self as the maintainerMaciej W. Rozycki2014-06-041-0/+9
* MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-042-10/+43
* MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter2014-06-042-5/+8
* MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2014-06-042-3/+3
* MIPS: BFP: Simplify code slightly.Ralf Baechle2014-06-041-4/+4
* mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2014-06-024-8/+3
* MIPS: Add minimal defconfig for mips_paravirtAndreas Herrmann2014-06-021-0/+103
* MIPS: Enable build for new system 'paravirt'David Daney2014-06-022-0/+20
* MIPS: paravirt: Add pci controller for virtioDavid Daney2014-06-024-1/+139
* MIPS: Add code for new system 'paravirt'David Daney2014-06-0211-6/+777
* MIPS: Add functions for hypervisor callDavid Daney2014-05-303-1/+117
* MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann2014-05-301-0/+1
* MIPS: Add function get_ebase_cpunumDavid Daney2014-05-302-1/+10
* MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2014-05-302-4/+46
* MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney2014-05-301-2/+6
* MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney2014-05-301-1/+8
* MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney2014-05-301-12/+11
* MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney2014-05-301-5/+5
* MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-306-27/+75
* MIPS: Malta: support powering downPaul Burton2014-05-301-0/+4
* MIPS: Malta: hang on haltPaul Burton2014-05-301-4/+6
* MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton2014-05-301-0/+6
* MIPS: Malta: add suspend state entry codePaul Burton2014-05-304-0/+141
* MIPS: Define some more PIIX4 registers & valuesPaul Burton2014-05-301-0/+12
* MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki2014-05-301-0/+5
* MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki2014-05-301-2/+2
* MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki2014-05-301-5/+3
* MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2014-05-302-18/+48
* MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam2014-05-302-0/+378
* MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam2014-05-302-0/+210
* MIPS: Add MSI support for XLP9XXGanesan Ramalingam2014-05-304-51/+156
* MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-308-4/+23
* MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C2014-05-302-18/+73
* MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-304-34/+114
* MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C2014-05-301-2/+3
* MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-306-9/+10
* MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2014-05-303-35/+69
* MIPS: Netlogic: Enable access to more than 64GBJayachandran C2014-05-301-0/+15
* MIPS: Netlogic: Reduce size of reset codeJayachandran C2014-05-302-11/+16
* MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C2014-05-301-3/+4
* MIPS: Netlogic: Warn on invalid irqJayachandran C2014-05-301-0/+2
* MIPS: Netlogic: Move coremask setup to nlm_node_initJayachandran C2014-05-302-4/+2
* MIPS: Netlogic: Fix uniprocessor compilationJayachandran C2014-05-301-0/+2
* MIPS: Support upto 256 CPUsJayachandran C2014-05-301-2/+2
* MIPS: Enable the BPF_JIT symbol for MIPSMarkos Chandras2014-05-301-0/+1
* MIPS: net: Add BPF JITMarkos Chandras2014-05-304-0/+1447
* MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-304-8/+12
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-305-5/+11
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-305-1/+6