summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAgeFilesLines
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+1
* [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle2007-10-171-1/+1
* [MIPS] Alchemy: Reformat PM code.Ralf Baechle2007-10-171-3/+4
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-172-119/+133
* [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-1610-12/+12
* [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-163-6/+6
* [MIPS] Alchemy: cleanup interrupt code.Ralf Baechle2007-10-161-341/+313Star
* add new prom.h for AU1x00Yoichi Yuasa2007-10-1511-63/+47Star
* update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-151-22/+16Star
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-124-5/+5
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1212-17/+17
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-121-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-122-43/+1Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-122-6/+0Star
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-128-9/+0Star
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-121-11/+0Star
* [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
* [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
* [MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa2007-08-271-6/+6
* [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2007-08-271-0/+1
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle2007-07-131-6/+0Star
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle2007-07-131-4/+0Star
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle2007-07-131-25/+0Star
* [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle2007-07-131-8/+1Star
* [MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle2007-07-121-3/+0Star
* [MIPS] Alchemy: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [MIPS] Add generic GPIO to Au1x00Florian Fainelli2007-07-101-43/+81
* [MIPS] Fix pb1500 reg B accessYoichi Yuasa2007-06-261-1/+1
* [MIPS] Alchemy: Fix wrong castYoichi Yuasa2007-06-261-1/+1
* [MIPS] Separate Alchemy processor based boards configYoichi Yuasa2007-05-111-0/+142
* [MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2007-03-042-1/+30
* [MIPS] MTX1: remove unneeded settingsFlorian Fainelli2007-03-041-3/+1Star
* [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/+5Star
* [MIPS] PB1100: Fix pile of warningsRalf Baechle2007-02-061-45/+48
* [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-7/+11
* [MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle2007-02-061-8/+11
* [MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto2007-02-061-22/+10Star
* [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/+1Star
* [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-41/+22Star
* [MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa2006-11-301-6/+2Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-98/+0Star
* [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/+0Star
* [MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov2006-10-301-5/+2Star