aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2-6/+2
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle1-3/+3
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss1-7/+14
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2-2/+80
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss8-70/+82
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss2-5/+10
2014-03-06MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss2-6/+2
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss1-5/+2
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+2
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2-0/+2
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle1-3/+0
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle1-20/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle17-169/+169
2012-12-27MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss1-20/+5
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2-1/+615
2012-10-22MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli1-2/+33
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli1-1/+22
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss5-413/+93
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss5-292/+161
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss8-91/+114
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf1-0/+2
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle8-86/+42
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer1-6/+4
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli3-6/+6
2012-07-23MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss1-4/+1
2012-07-23MIPS: Alchemy: devboards: kill prom.cManuel Lauss3-61/+31
2012-07-23MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss1-10/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+0
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten3-9/+0
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss1-1/+1
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle52-2701/+3710
2011-12-08MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss1-8/+22
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss3-587/+550
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2-49/+39
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2-96/+91
2011-12-08MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss1-0/+56
2011-12-08MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss1-17/+57
2011-12-08MIPS: Alchemy: remove unused board headersManuel Lauss1-3/+0
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss1-0/+66
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang3-5/+4
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss4-26/+11
2011-12-07MIPS: Alchemy: MMC for DB1100Manuel Lauss1-0/+202
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss5-100/+80
2011-12-07MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss5-507/+229
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss3-69/+89
2011-12-07MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss19-748/+464