aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common
Commit message (Expand)AuthorAgeFilesLines
* [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/+5
* [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-7/+11
* [MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle2007-02-061-8/+11
* [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/+1
* [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-41/+22
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-98/+0
* [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/+0
* [MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov2006-10-301-5/+2
* [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-092-1553/+0
* 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/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-084-39/+37
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-3/+3
* [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/+1
* [MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer2006-07-131-12/+14
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-4/+4
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3012-12/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-293-19/+23
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-292-18/+18
| * [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-291-10/+10
|/
* [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/+0
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-191-2/+2
* [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9
* [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/+19
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-212-4/+2
|\
| * [PATCH] USB: OHCI for AU1200Jordan Crouse2006-03-201-1/+1
| * [PATCH] USB: EHCI for AU1200Jordan Crouse2006-03-202-3/+1
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-215-7/+7
|/
* [MIPS] Simple patch to power off DBAU1200Matej Kupljen2006-03-181-0/+3
* [MIPS] Fix DBAu1550 software power off.Sergei Shtylylov2006-03-181-3/+4
* [MIPS] Au1xx0: really set KSEG0 to uncached on rebootSergei Shtylylov2006-02-071-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1