aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/au1000
AgeCommit message (Expand)Author
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa
2007-08-27[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle
2007-07-10[MIPS] Alchemy: Fix modpost warnings.Ralf Baechle
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa
2007-05-11[MIPS] Separate Alchemy processor based boards configYoichi Yuasa
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman
2007-02-14[PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman
2007-02-06[MIPS] PB1100: Fix pile of warningsRalf Baechle
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle
2007-02-06[MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle
2007-02-06[MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2007-01-10 [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-11-30[MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-27[MIPS] db1x00: Remove unused mirage_ts.cYoichi Yuasa
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer
2006-07-13[MIPS] Au1000: Remove au1000 code.Yoichi Yuasa
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar