summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common
AgeCommit message (Expand)Author
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss
2010-08-05MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss
2010-02-27MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss
2010-02-27MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle
2010-02-27MIPS: Alchemy: Remove time_lock.Ralf Baechle
2010-02-27MIPS: Remove trailing space in messagesFrans Pop
2010-02-27MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa
2010-02-27MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss