summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-24MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2-0/+23
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney2-66/+0
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli1-0/+89
2012-07-23MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli1-0/+119
2012-07-23MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli1-9/+1
2012-07-23MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli1-0/+4
2012-07-23MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli1-1/+1
2012-07-23MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli1-0/+7
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli1-18/+18
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2-1/+1
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli1-1/+1
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen1-0/+1
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle1-2/+2
2012-07-19MIPS: Properly align the .data..init_task section.David Daney1-2/+2
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin1-2/+4
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin1-1/+1
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill1-2/+3
2012-07-06MIPS: MT: Fix indentation damage.Ralf Baechle1-1/+1
2012-07-06MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2-1/+24
2012-07-06MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle1-0/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-8/+3
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-5/+0
2012-05-29mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro1-3/+3
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds25-1586/+400
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle22-220/+394
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin4-169/+3
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-17/+0
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+9
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin3-0/+108
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin2-1/+2
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin2-15/+17
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2-2/+16
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16MIPS: Move cache setup to setup_arch().David Daney1-1/+2
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney1-0/+1
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+4
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens1-0/+5
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin2-1/+12
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin1-6/+21
2012-05-15MIPS: lantiq: fix early printkThomas Langer1-0/+6
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin1-4/+0
2012-05-15MIPS: add clkdev.hJohn Crispin1-0/+25
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle1-0/+11
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle1-0/+15
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin1-0/+6
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos1-1/+1
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos1-0/+3