aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/au1000
AgeCommit message (Expand)Author
2008-01-29[MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli
2008-01-29[MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss
2008-01-07[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov
2007-12-14[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle
2007-11-02[MIPS] mtx-1: Enable -Werror.Ralf Baechle
2007-11-02[MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle
2007-11-02[MIPS] Pb1200: Enable -Werror.Ralf Baechle
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle
2007-10-29[MIPS] Alchemy: Register platform devicesFlorian Fainelli
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli
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