| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 | 1 | -1/+2 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 | 1 | -0/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 8 | -118/+118 |
* | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss | 2012-12-27 | 1 | -20/+5 |
* | USB: move common alchemy USB routines to arch/mips/alchemy/common.c | Florian Fainelli | 2012-10-22 | 2 | -1/+615 |
* | MIPS: Alchemy: use the OHCI platform driver | Florian Fainelli | 2012-10-22 | 1 | -2/+33 |
* | MIPS: Alchemy: use the ehci platform driver | Florian Fainelli | 2012-10-22 | 1 | -1/+22 |
* | MIPS: Alchemy: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2012-07-23 | 1 | -6/+4 |
* | MIPS: Alchemy: Increase minimum timeout for 32kHz timer. | Manuel Lauss | 2012-02-20 | 1 | -1/+1 |
* | Merge branch 'next/alchemy' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 9 | -267/+892 |
|\ |
|
| * | MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. | Manuel Lauss | 2011-12-08 | 3 | -587/+550 |
| * | MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller | Manuel Lauss | 2011-12-08 | 2 | -49/+39 |
| * | MIPS: Alchemy: irq: register pm at irq init time | Manuel Lauss | 2011-12-08 | 2 | -96/+91 |
| * | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 2011-12-07 | 9 | -3/+691 |
| * | MIPS: Alchemy: remove PB1000 support | Manuel Lauss | 2011-12-07 | 1 | -11/+0 |
* | | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 2 | -3/+2 |
|/ |
|
* | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 | 1 | -173/+2 |
* | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss | 2011-10-24 | 1 | -1/+1 |
* | MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 | 3 | -152/+127 |
* | MIPS: Alchemy: Redo PCI as platform driver | Manuel Lauss | 2011-10-24 | 3 | -109/+3 |
* | MIPS: Alchemy: more base address cleanup | Manuel Lauss | 2011-10-24 | 1 | -6/+6 |
* | MIPS: Alchemy: rewrite USB platform setup. | Manuel Lauss | 2011-10-24 | 1 | -108/+75 |
* | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss | 2011-10-24 | 2 | -48/+6 |
* | MIPS: Alchemy: support multiple GPIO styles in one kernel | Manuel Lauss | 2011-10-24 | 2 | -17/+22 |
* | MIPS: Alchemy: Always build power code | Manuel Lauss | 2011-10-24 | 1 | -4/+0 |
* | NET: au1000_eth: Pass MACDMA address through platform resource info. | Manuel Lauss | 2011-10-24 | 1 | -9/+21 |
* | MIPS: Alchemy: Include Au1100 in PM code. | Manuel Lauss | 2011-09-21 | 1 | -8/+14 |
* | MIPS: Alchemy: Fix typo in MAC0 registration | Manuel Lauss | 2011-09-21 | 1 | -1/+1 |
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 2 | -49/+51 |
| |\ |
|
| * | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -2/+1 |
* | | | MIPS: Alchemy: Cleanup DMA addresses | Manuel Lauss | 2011-05-19 | 2 | -25/+29 |
* | | | MIPS: Alchemy: Rewrite ethernet platform setup | Manuel Lauss | 2011-05-19 | 1 | -50/+101 |
* | | | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss | 2011-05-19 | 1 | -42/+51 |
* | | | MIPS: Alchemy: Convert dbdma.c to syscore_ops | Manuel Lauss | 2011-05-19 | 1 | -78/+45 |
* | | | MIPS: Alchemy: Convert irq.c to syscore_ops. | Manuel Lauss | 2011-05-19 | 1 | -60/+41 |
* | | | MIPS: Alchemy: irq code and constant cleanup | Manuel Lauss | 2011-05-19 | 1 | -115/+135 |
* | | | MIPS: DB1200: Set Config[OD] for improved stability. | Manuel Lauss | 2011-05-19 | 1 | -2/+2 |
| |/
|/| |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | MIPS: Alchemy: Convert to new irq chip functions | Thomas Gleixner | 2011-03-25 | 1 | -48/+50 |
|/ |
|
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -0/+2 |
|\ |
|
| * | MIPS: Alchemy: fix build with SERIAL_8250=n | Manuel Lauss | 2010-12-16 | 1 | -0/+2 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
|/ |
|
* | Alchemy: Add UART PM methods. | Manuel Lauss | 2010-10-22 | 2 | -35/+28 |
* | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 | 1 | -3/+2 |
* | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 2010-08-05 | 1 | -1/+14 |
* | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss | 2010-08-05 | 1 | -2/+0 |
* | MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY | Christoph Egger | 2010-08-05 | 1 | -4/+0 |
* | MIPS: Move Alchemy Makefile parts to their own Platform file. | Manuel Lauss | 2010-08-05 | 1 | -2/+0 |