summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-081-0/+248
* MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-081-0/+49
* MIPS: ralink: add RT5350 sdram register definesJohn Crispin2013-05-081-0/+8
* MIPS: ralink: add RT3352 register definesJohn Crispin2013-05-081-0/+13
* MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-082-4/+3Star
* MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen2013-05-081-1/+1
* MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2013-05-082-0/+4
* MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2013-05-081-64/+0Star
* MIPS: Netlogic: Remove unused codeJayachandran C2013-05-081-36/+0Star
* MIPS: Netlogic: Add 32-bit support for XLPJayachandran C2013-05-081-6/+50
* MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-081-53/+0Star
* MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C2013-05-081-6/+1Star
* MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C2013-05-081-8/+5Star
* MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-081-11/+0Star
* MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-081-0/+1
* MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-081-1/+2
* MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-081-1/+2
* MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-084-1/+202
* MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-082-2/+2
* MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-082-46/+4Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-051-2/+6
|\
| * MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
* | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-191-1/+1
* | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-191-3/+1Star
* | MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2013-03-191-19/+190
* | MIPS: SEAD3: Enable LL/SC.Ralf Baechle2013-03-121-1/+1
* | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-121-4/+0Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02352-10116/+9598Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-3/+2Star
| |\
| * \ Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-2122-271/+651
| |\ \
| | * | MIPS: Probe for and report hardware virtualization support.David Daney2013-02-193-1/+6
| | * | MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+3
| | * | MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+13
| | * | MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+3
| | * | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2013-02-191-0/+1
| | * | MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+1
| | * | MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2013-02-192-1/+37
| | * | MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+39
| | * | MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-192-0/+19
| | * | MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-191-0/+2
| | * | ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-171-13/+0Star
| | * | ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-171-7/+2Star
| | * | MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-0/+2
| | * | MIPS: add dummy pci_load_of_rangesGabor Juhos2013-02-171-0/+5
| | * | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-28/+0Star
| | * | MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-171-0/+24
| | * | MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2013-02-171-0/+6
| | * | MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2013-02-171-0/+139
| | * | MIPS: ralink: adds include filesJohn Crispin2013-02-172-0/+64
| | * | MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-171-0/+1