aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle1-3/+4
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle1-119/+132
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2-4/+4
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2-5/+5
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-15add new prom.h for AU1x00Yoichi Yuasa2-15/+13
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-22/+16
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle3-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle3-3/+3
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-1/+1
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2-43/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-6/+0
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle1-11/+0
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa1-6/+6
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle1-6/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle1-4/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle1-25/+0
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle1-3/+0
2007-07-10[MIPS] Alchemy: Fix modpost warnings.Ralf Baechle1-1/+1
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli1-43/+81
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.cEric W. Biederman1-6/+32
2007-02-14[PATCH] sysctl: mips/au1000: remove sys_sysctl supportEric W. Biederman1-11/+5
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle1-7/+11
2007-02-06[MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle1-8/+11
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-4/+4
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2007-01-10 [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-4/+4
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-41/+22
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-98/+0
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2-2/+2
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa1-1/+0
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov1-5/+2
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle1-1/+1
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle2-1553/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells3-3/+3
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle4-39/+37
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-3/+3
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+6
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2-3/+1
2006-07-13[MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer1-12/+14
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-4/+4
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner3-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel12-12/+0
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-19/+23
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2-18/+18
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer1-0/+4