summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+2
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-0/+2
* MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-081-3/+0
* MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-081-20/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-0117-169/+169
* MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5
* USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-222-1/+615
* MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-221-2/+33
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-221-1/+22
* MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-115-413/+93
* MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-115-292/+161
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-118-91/+114
* MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf2012-08-171-0/+2
*-. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-258-86/+42
|\ \
| | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1
| | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31
| | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1
| |/ |/|
| * MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4
| * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-233-6/+6
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-013-9/+0
|\
| * mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-133-9/+0
* | MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
|/
* MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss2012-02-201-1/+1
* Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-1152-2701/+3710
|\
| * MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss2011-12-081-8/+22
| * MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss2011-12-083-587/+550
| * MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2011-12-082-49/+39
| * MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2011-12-082-96/+91
| * MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss2011-12-081-0/+56
| * MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss2011-12-081-17/+57
| * MIPS: Alchemy: remove unused board headersManuel Lauss2011-12-081-3/+0
| * MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-0/+66
| * MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss2011-12-074-26/+11
| * MIPS: Alchemy: MMC for DB1100Manuel Lauss2011-12-071-0/+202
| * MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-075-100/+80
| * MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss2011-12-075-507/+229
| * MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss2011-12-073-69/+89
| * MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss2011-12-0719-748/+464
| * MIPS: Alchemy: merge GPR/MTX-1/XXS1500 board code into single filesManuel Lauss2011-12-0715-555/+326
| * MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2011-12-075-75/+520
| * MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-075-0/+807
| * MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-0710-3/+695
| * MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg accManuel Lauss2011-12-071-9/+2
| * MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportManuel Lauss2011-12-076-203/+3
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-077-246/+1
* | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-073-5/+4
|/