aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-173/+2
* MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-241-1/+1
* MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-243-152/+127
* MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-243-109/+3
* MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-241-6/+6
* MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss2011-10-241-108/+75
* MIPS: Alchemy: abstract USB block control register accessManuel Lauss2011-10-242-48/+6
* MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2011-10-242-17/+22
* MIPS: Alchemy: Always build power codeManuel Lauss2011-10-241-4/+0
* NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss2011-10-241-9/+21
* MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss2011-09-211-8/+14
* MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss2011-09-211-1/+1
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-2/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-142-49/+51
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
* | | MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-192-25/+29
* | | MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-191-50/+101
* | | MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-42/+51
* | | MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-191-78/+45
* | | MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss2011-05-191-60/+41
* | | MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-191-115/+135
* | | MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2011-05-191-2/+2
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-251-48/+50
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+2
|\
| * MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+2
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
* MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
* MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-1/+14
* SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-051-2/+0
* MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger2010-08-051-4/+0
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-051-2/+0
* MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
* MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-052-31/+62
* MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-212-40/+72
* MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-212-89/+90
* MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss2010-02-271-9/+10
* MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2010-02-271-25/+7
* MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle2010-02-271-55/+56
* MIPS: Alchemy: Remove time_lock.Ralf Baechle2010-02-271-7/+0
* MIPS: Remove trailing space in messagesFrans Pop2010-02-271-1/+1
* MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-14/+5
* MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-271-8/+1
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-273-196/+1
* MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss2010-02-271-43/+54
* MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2010-02-271-2/+4
* MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2010-02-271-7/+3
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-271-0/+90
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-271-3/+0