summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin1-5/+17
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill2-6/+7
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin3-0/+20
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill1-2/+16
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-36/+59
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill1-47/+0
2013-05-08MIPS: FW: Add environment variable processing.Steven J. Hill1-0/+47
2013-05-08MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill1-0/+3
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill3-3/+18
2013-05-01MIPS: microMIPS: Add instruction utility macros.Steven J. Hill1-0/+18
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill1-0/+4
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill1-24/+38
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill1-0/+449
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+6
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski1-3/+1
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli1-19/+190
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle1-4/+0
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds352-10116/+9598
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-17/+26
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle1-3/+2
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle22-271/+651
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2-3/+29
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney3-1/+6
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos1-0/+13
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos1-0/+1
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos1-0/+1
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2-1/+37
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos1-0/+39
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2-0/+19
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos1-0/+2
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos1-13/+0
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos1-7/+2
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-0/+2
2013-02-17MIPS: add dummy pci_load_of_rangesGabor Juhos1-0/+5
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos1-28/+0
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos1-0/+24
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos1-0/+6
2013-02-17MIPS: ralink: adds support for RT305x SoC familyJohn Crispin1-0/+139
2013-02-17MIPS: ralink: adds include filesJohn Crispin2-0/+64
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos1-0/+1
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos1-0/+2
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill2-1/+2
2013-02-17MIPS: dsp: Simplify the DSP macros.Steven J. Hill1-201/+30
2013-02-17MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill1-0/+89