summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle31-31/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin7-27/+5
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney2-0/+19
2010-02-27MIPS: Remove probe_tlb().David Daney1-31/+0
2010-02-27MIPS: add readl/write_be accessorsFlorian Fainelli1-0/+18
2010-02-27MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin1-294/+670
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin37-58/+44
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin1-3/+3
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2-5/+22
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
2010-02-27MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin3-3/+54
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney1-6/+34
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney2-13/+31
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney6-25/+32
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney1-2/+0
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney1-0/+13
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney2-0/+77
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-16/+1
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss8-225/+99
2010-02-27MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.David Daney8-35/+71
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss1-43/+54
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss3-10/+12
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2-49/+51
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