| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] PB1100: Fix pile of warnings | Ralf Baechle | 2007-02-06 | 1 | -45/+48 |
* | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle | 2007-02-06 | 1 | -7/+11 |
* | [MIPS] Alchemy: Fix bunch more warnings. | Ralf Baechle | 2007-02-06 | 1 | -8/+11 |
* | [MIPS] Fix pb1200/irqmap.c and apply some missed patches | Atsushi Nemoto | 2007-02-06 | 1 | -22/+10 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 1 | -4/+4 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 1 | -2/+1 |
* | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-01-10 | 1 | -4/+4 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -41/+22 |
* | [MIPS] PB1200: Remove duplicate definitions | Yoichi Yuasa | 2006-11-30 | 1 | -6/+2 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 | 1 | -98/+0 |
* | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle | 2006-10-31 | 2 | -2/+2 |
* | [MIPS] Au1000: Fix warning about unused variable. | Yoichi Yuasa | 2006-10-30 | 1 | -1/+0 |
* | [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency | Sergei Shtylyov | 2006-10-30 | 1 | -5/+2 |
* | [MIPS] A few more pt_regs fixups. | Ralf Baechle | 2006-10-19 | 1 | -1/+1 |
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle | 2006-10-09 | 7 | -1582/+9 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 3 | -3/+3 |
* | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 2006-10-09 | 1 | -1/+0 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 5 | -41/+40 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -3/+3 |
* | [MIPS] db1x00: Remove unused mirage_ts.c | Yoichi Yuasa | 2006-09-27 | 2 | -261/+0 |
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 | 1 | -4/+6 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 2 | -3/+1 |
* | [MIPS] au1xxx: Support both YAMON and U-Boot | Domen Puncer | 2006-07-13 | 1 | -12/+14 |
* | [MIPS] Au1000: Remove au1000 code. | Yoichi Yuasa | 2006-07-13 | 8 | -609/+0 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 2 | -5/+5 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 3 | -6/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 26 | -26/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-06-29 | 4 | -22/+26 |
|\ |
|
| * | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2006-06-29 | 3 | -21/+21 |
| * | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 2006-06-29 | 1 | -0/+4 |
| * | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 2006-06-29 | 1 | -1/+1 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 2 | -11/+11 |
|/ |
|
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 | 1 | -8/+8 |
* | [MIPS] Remove duplicate declarations from Alchemy code. | Ralf Baechle | 2006-06-19 | 1 | -4/+0 |
* | [MIPS] arch/mips/au1000/time.c cleanup | Sergei Shtylyov | 2006-06-19 | 1 | -7/+2 |
* | [MIPS] Au1xxx: board specific irq code cleanup | Herbert Valerio Riedel | 2006-06-19 | 11 | -22/+22 |
* | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment | Sergei Shtylyov | 2006-06-06 | 1 | -15/+9 |
* | [MIPS] Save write-only Config.OD from being clobbered | Sergei Shtylyov | 2006-06-06 | 1 | -0/+5 |
* | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2006-06-01 | 2 | -0/+2 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 3 | -72/+19 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 1 | -1/+2 |
* | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-03-21 | 2 | -4/+2 |
|\ |
|
| * | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 2006-03-20 | 1 | -1/+1 |
| * | [PATCH] USB: EHCI for AU1200 | Jordan Crouse | 2006-03-20 | 2 | -3/+1 |
* | | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 5 | -7/+7 |
|/ |
|
* | [MIPS] Simple patch to power off DBAU1200 | Matej Kupljen | 2006-03-18 | 1 | -0/+3 |
* | [MIPS] Fix DBAu1550 software power off. | Sergei Shtylylov | 2006-03-18 | 1 | -3/+4 |
* | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 2006-02-07 | 1 | -1/+1 |