Age | Commit message (Expand) | Author | Files | Lines |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 | Ralf Baechle | 1 | -6/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK | Ralf Baechle | 1 | -4/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K | Ralf Baechle | 1 | -25/+0 |
2007-07-12 | [MIPS] Hydrogen3: Remove remaining bits of code. | Ralf Baechle | 1 | -3/+0 |
2007-07-10 | [MIPS] Alchemy: Fix modpost warnings. | Ralf Baechle | 1 | -1/+1 |
2007-07-10 | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli | 1 | -43/+81 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c | Eric W. Biederman | 1 | -6/+32 |
2007-02-14 | [PATCH] sysctl: mips/au1000: remove sys_sysctl support | Eric W. Biederman | 1 | -11/+5 |
2007-02-06 | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle | 1 | -7/+11 |
2007-02-06 | [MIPS] Alchemy: Fix bunch more warnings. | Ralf Baechle | 1 | -8/+11 |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 1 | -4/+4 |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 1 | -2/+1 |
2007-01-10 | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 1 | -4/+4 |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto | 1 | -41/+22 |
2006-10-31 | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 1 | -98/+0 |
2006-10-31 | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle | 2 | -2/+2 |
2006-10-31 | [MIPS] Au1000: Fix warning about unused variable. | Yoichi Yuasa | 1 | -1/+0 |
2006-10-31 | [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency | Sergei Shtylyov | 1 | -5/+2 |
2006-10-19 | [MIPS] A few more pt_regs fixups. | Ralf Baechle | 1 | -1/+1 |
2006-10-10 | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle | 2 | -1553/+0 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 3 | -3/+3 |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle | 1 | -1/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 4 | -39/+37 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -3/+3 |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 1 | -4/+6 |
2006-07-14 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2 | -3/+1 |
2006-07-14 | [MIPS] au1xxx: Support both YAMON and U-Boot | Domen Puncer | 1 | -12/+14 |
2006-07-14 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 1 | -4/+4 |
2006-07-03 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 3 | -6/+6 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 12 | -12/+0 |
2006-06-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -19/+23 |
2006-06-30 | [MIPS] Remove BSD and Sys V compat data types. | Ralf Baechle | 2 | -18/+18 |
2006-06-30 | [MIPS] au1xxx: export dbdma functions | Domen Puncer | 1 | -0/+4 |
2006-06-30 | [MIPS] au1xxx: dbdma, no sleeping under spin_lock | Domen Puncer | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -10/+10 |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 1 | -1/+1 |
2006-06-19 | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 1 | -8/+8 |
2006-06-19 | [MIPS] Remove duplicate declarations from Alchemy code. | Ralf Baechle | 1 | -4/+0 |
2006-06-19 | [MIPS] arch/mips/au1000/time.c cleanup | Sergei Shtylyov | 1 | -7/+2 |
2006-06-19 | [MIPS] Au1xxx: board specific irq code cleanup | Herbert Valerio Riedel | 1 | -2/+2 |
2006-06-06 | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment | Sergei Shtylyov | 1 | -15/+9 |
2006-06-06 | [MIPS] Save write-only Config.OD from being clobbered | Sergei Shtylyov | 1 | -0/+5 |
2006-06-01 | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2 | -0/+2 |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 3 | -72/+19 |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 1 | -1/+2 |
2006-03-27 | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 1 | -1/+1 |
2006-03-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -4/+2 |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 5 | -7/+7 |
2006-03-21 | [PATCH] USB: OHCI for AU1200 | Jordan Crouse | 1 | -1/+1 |