summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAgeFilesLines
* i2c-au1550: Convert to platform driverManuel Lauss2008-01-271-0/+21
* [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2008-01-071-2/+6
* [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov2007-12-141-5/+4Star
* [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-142-13/+4Star
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-4/+4
* [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-063-6/+6
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+1
* [MIPS] mtx-1: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle2007-11-021-9/+0Star
* [MIPS] Pb1200: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-44/+56
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-1/+5
* [MIPS] Alchemy: Register platform devicesFlorian Fainelli2007-10-292-0/+87
* [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle2007-10-291-1/+1
* [MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle2007-10-291-7/+2Star
* [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2007-10-292-34/+9Star
* 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