aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAge
* MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss2010-02-27
* MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss2010-02-27
* MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2010-02-27
* MIPS: Alchemy: devboard PM needs to save CPLD registers.Manuel Lauss2010-02-27
* MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle2010-02-27
* MIPS: Alchemy: Remove time_lock.Ralf Baechle2010-02-27
* MIPS: Remove trailing space in messagesFrans Pop2010-02-27
* MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-27
* MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-27
* MIPS: Alchemy: Remove forced command line settingYoichi Yuasa2010-02-27
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-27
* MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss2010-02-27
* MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2010-02-27
* MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2010-02-27
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-27
* MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss2010-02-27
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-27
* MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-27
* MIPS: Alchemy: UARTs are of type 16550AManuel Lauss2010-02-27
* MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2010-02-27
* MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli2010-02-27
* MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2010-02-27
* MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2010-02-27
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-27
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-27
* MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss2010-02-27
* MIPS: Alchemy: Stop IRQ name sharingManuel Lauss2010-02-27
* MIPS: Alchemy: higher priority for system timer.Manuel Lauss2010-02-27
* MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss2010-02-27
* MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss2010-02-27
* MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss2010-02-27
* MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2010-02-27
* MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss2010-02-27
* MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss2010-02-27
* MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-27
* MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2010-02-01
* MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall2010-01-12
* MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-02
* MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.Ralf Baechle2009-11-02
* MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-30
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-23
* MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss2009-09-17
* MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2009-09-17
* MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli2009-08-03
* MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss2009-06-17
* MIPS: Alchemy: xxs1500: use linux gpio api.Manuel Lauss2009-06-17
* MIPS: Alchemy: MTX-1: Use linux gpio api.Manuel Lauss2009-06-17
* MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss2009-06-17
* MIPS: Alchemy: Timer build fixManuel Lauss2009-05-14
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07