summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix pb1500 reg B accessYoichi Yuasa2007-06-261-1/+1
* [MIPS] Alchemy: Fix wrong castYoichi Yuasa2007-06-261-1/+1
* [MIPS] Separate Alchemy processor based boards configYoichi Yuasa2007-05-111-0/+142
* [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-042-1/+30
* [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-041-3/+1Star
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman2007-02-141-6/+32
* [PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman2007-02-141-11/+5Star
* [MIPS] PB1100: Fix pile of warningsRalf Baechle2007-02-061-45/+48
* [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-7/+11
* [MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle2007-02-061-8/+11
* [MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto2007-02-061-22/+10Star
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-4/+4
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-41/+22Star
* [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-98/+0Star
* [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-312-2/+2
* [MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa2006-10-301-1/+0Star
* [MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov2006-10-301-5/+2Star
* [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-191-1/+1
* [MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2006-10-107-1582/+9Star
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-093-3/+3
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0Star
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-085-41/+40Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-3/+3
* [MIPS] db1x00: Remove unused mirage_ts.cYoichi Yuasa2006-09-272-261/+0Star
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-4/+6
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-3/+1Star
* [MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer2006-07-131-12/+14
* [MIPS] Au1000: Remove au1000 code.Yoichi Yuasa2006-07-138-609/+0Star
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-5/+5
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3026-26/+0Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-294-22/+26
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-293-21/+21
| * [MIPS] au1xxx: export dbdma functionsDomen Puncer2006-06-291-0/+4
| * [MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer2006-06-291-1/+1
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-11/+11
|/
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-8/+8
* [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-191-4/+0Star
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2Star
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-1911-22/+22
* [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9Star
* [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-061-0/+5
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-72/+19Star
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2