summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2007-10-15add new prom.h for AU1x00Yoichi Yuasa-63/+47
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa-22/+16
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle-3/+3
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle-48/+48
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds-2/+2
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu-48/+48
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa-35/+81
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle-34/+11
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa-35/+12
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu-0/+8
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle-10/+13
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle-7/+7
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle-16/+25
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle-40/+21
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle-77/+94
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle-217/+225
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-378/+378
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle-85/+85
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle-4/+4
2007-10-11[MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki-0/+20
2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa-11/+1
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa-2/+6
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa-5/+4
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa-0/+17
2007-10-11[MIPS] MTX1: Add defconfig fileFlorian Fainelli-0/+3115
2007-10-11[MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa-3/+20
2007-10-11[MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa-1/+7
2007-10-11[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa-9/+71
2007-10-11[MIPS] Avoid indexed cacheops.Ralf Baechle-46/+28
2007-10-11[MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu-1/+3
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle-25/+80
2007-10-11[MIPS] Clockevent driver for BCM1250Ralf Baechle-21/+160
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle-5/+250
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle-3/+11
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle-7/+48
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle-49/+134
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle-194/+202
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle-284/+80
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle-56/+14
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-199/+110
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle-38/+8
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish-1/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle-57/+1
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle-40/+48
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki-1/+0
2007-10-11[MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno-1/+65
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno-1/+80
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno-5/+161
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno-7/+7
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno-278/+18