aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+1
2007-11-02[MIPS] mtx-1: Enable -Werror.Ralf Baechle1-0/+2
2007-11-02[MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle1-9/+0
2007-11-02[MIPS] Pb1200: Enable -Werror.Ralf Baechle1-0/+2
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle1-44/+56
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle1-1/+5
2007-10-29[MIPS] Alchemy: Register platform devicesFlorian Fainelli2-0/+87
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle1-1/+1
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle1-7/+2
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2-34/+9
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle1-0/+1
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle1-1/+1
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 Baechle2-119/+133
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle10-12/+12
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle3-6/+6
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-15add new prom.h for AU1x00Yoichi Yuasa11-63/+47
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-22/+16
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle4-5/+5
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle12-17/+17
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] ARC: Get rid of mips_machgroupRalf Baechle8-9/+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-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-08-27[MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa1-6/+6
2007-08-27[MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle1-0/+1
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-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
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-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1
2007-05-11[MIPS] Separate Alchemy processor based boards configYoichi Yuasa1-0/+142
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2-1/+30
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli1-3/+1
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] PB1100: Fix pile of warningsRalf Baechle1-45/+48