summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli3-0/+124
2010-02-27MIPS: Alchemy: DB1200 defconfig updateManuel Lauss1-631/+850
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss1-0/+51
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss8-75/+654
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss8-0/+163
2010-02-27MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle4-4/+0
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2-0/+4
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli3-5/+10
2010-02-27MIPS: Alchemy: remove unused SYS area structureManuel Lauss1-49/+0
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2-115/+21
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss7-69/+51
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2-6/+6
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2-26/+6
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss1-3/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss19-665/+743
2010-02-27MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss1-0/+31
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss1-5/+5
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss1-28/+22
2010-02-27MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss3-17/+64
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss22-125/+412
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss3-7/+16
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss20-348/+192
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss3-70/+76
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss16-549/+428
2010-02-27MIPS: Fix build error for uncompressed non-plain vmlinux kernelsRalf Baechle1-2/+11
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-8/+8
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski2-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski2-7/+7
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin1-0/+1
2010-02-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-4/+31
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck4-1/+24
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2-2/+6
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn4-3/+18
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn6-303/+361
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin3-0/+7
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1
2010-01-12MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-12MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney1-3/+28
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa3-7/+0
2010-01-12MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa1-3/+0