aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki2011-10-161-30/+22
* 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-145-86/+123
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
* | | MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne2011-05-191-0/+32
* | | MIPS: JZ4740: Set one-shot feature flag for the clockeventLars-Peter Clausen2011-05-101-1/+1
* | | MIPS: JZ4740: Export symbols to the watchdog driver moduleRalf Baechle2011-05-101-0/+2
* | | MIPS: JZ4740: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-3/+1
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-292-9/+9
* | MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen2011-03-251-4/+4
* | MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen2011-03-251-0/+24
* | MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen2011-03-251-15/+2
* | MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen2011-03-251-12/+13
* | MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2011-03-252-58/+67
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\ \
| * | mips: change to new flag variablematt mooney2011-03-171-1/+1
| |/
* | watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-151-0/+16
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-223-4/+4
|\
| * MIPS: JZ4740: Fix pcm device nameLars-Peter Clausen2010-12-161-1/+1
| * MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| * MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
|/
* MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
* MIPS: JZ4740: Add qi_lb60 board supportLars-Peter Clausen2010-08-053-0/+477
* MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen2010-08-053-0/+29
* MIPS: JZ4740: Add platform devicesLars-Peter Clausen2010-08-051-0/+291
* MIPS: JZ4740: Add prom supportLars-Peter Clausen2010-08-051-0/+68
* MIPS: JZ4740: Add serial supportLars-Peter Clausen2010-08-052-0/+53
* MIPS: JZ4740: Add PWM supportLars-Peter Clausen2010-08-051-0/+177
* MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2010-08-051-0/+289
* MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-051-0/+604
* MIPS: JZ4740: Add setup codeLars-Peter Clausen2010-08-051-0/+29
* MIPS: JZ4740: Add power-management and system reset supportLars-Peter Clausen2010-08-053-0/+141
* MIPS: JZ4740: Add clocksource/clockevent support.Lars-Peter Clausen2010-08-051-0/+144
* MIPS: JZ4740: Add timer supportLars-Peter Clausen2010-08-052-0/+184
* MIPS: JZ4740: Add IRQ handler codeLars-Peter Clausen2010-08-052-0/+188
* MIPS: JZ4740: Add clock API support.Lars-Peter Clausen2010-08-053-0/+1109