summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-08MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos1-1/+3
2011-12-08MIPS: ath79: Store the SoC revision in a global variableGabor Juhos1-0/+1
2011-12-08MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf1-0/+21
2011-12-08SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+18
2011-12-08MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos1-0/+7
2011-12-08MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos1-0/+1
2011-12-08MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos1-0/+5
2011-12-08MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos1-0/+1
2011-12-08MIPS: ath79: add AR933X specific clock initGabor Juhos2-0/+28
2011-12-08MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos2-0/+70
2011-12-08MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos2-1/+7
2011-12-08MIPS: ath79: add common USB Host Controller deviceGabor Juhos1-1/+31
2011-12-08MIPS: ath79: Handle more MISC IRQsGabor Juhos2-0/+8
2011-12-08MIPS: ath79: Change number of available IRQsGabor Juhos1-2/+2
2011-11-09MIPS: Hook up process_vm_readv and process_vm_writev system calls.David Daney1-6/+12
2011-11-08MIPS: BCM47xx: fix build with GENERIC_GPIO configurationFlorian Fainelli1-3/+15
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-554/+418
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss1-13/+0
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-17/+117
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+2
2011-10-25MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle1-0/+6
2011-10-25MIPS: Add accessor macros for 64-bit performance counter registers.David Daney1-0/+8
2011-10-25MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney1-0/+3
2011-10-25MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-114/+89
2011-10-25MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-43/+0
2011-10-25MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss4-72/+68
2011-10-25MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss3-4/+1
2011-10-25MIPS: Alchemy: Redo PCI as platform driverManuel Lauss1-49/+93
2011-10-25MIPS: Alchemy: more base address cleanupManuel Lauss5-116/+37
2011-10-25MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss1-55/+0
2011-10-25MIPS: Alchemy: abstract USB block control register accessManuel Lauss1-67/+17
2011-10-25MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2-32/+78
2011-10-25Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+2
2011-10-20Revert "MIPS: LD/SD o32 macro GAS fix update"Ralf Baechle1-10/+2
2011-10-20MIPS: SNI: Fix conflicting wrapper symbols for headers.Ralf Baechle2-6/+6
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle1-0/+24
2011-09-27doc: fix broken referencesPaul Bolle1-4/+2
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney1-1/+0
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney1-2/+2
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl1-1/+0
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens2-0/+49
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2-0/+16
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens2-17/+52
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-6/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma1-5/+5
2011-07-27atomic: use <linux/atomic.h>Arun Sharma4-4/+3
2011-07-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds21-30/+175
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney1-0/+2