summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1278-378/+378
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-1219-85/+85
* [MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle2007-10-121-4/+4
* [MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki2007-10-121-0/+20
* [MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2007-10-122-11/+1Star
* [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2007-10-121-2/+6
* [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2007-10-121-5/+4Star
* [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-121-0/+17
* [MIPS] MTX1: Add defconfig fileFlorian Fainelli2007-10-121-0/+3115
* [MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa2007-10-121-3/+20
* [MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa2007-10-121-1/+7
* [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa2007-10-123-9/+71
* [MIPS] Avoid indexed cacheops.Ralf Baechle2007-10-121-46/+28Star
* [MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu2007-10-121-1/+3
* [MIPS] Clockevent driver for BCM1480Ralf Baechle2007-10-121-25/+80
* [MIPS] Clockevent driver for BCM1250Ralf Baechle2007-10-121-21/+160
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-129-5/+250
* [MIPS] IP27: Add clocksource driversRalf Baechle2007-10-121-3/+11
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-122-7/+48
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-124-49/+134
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-1217-194/+202
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-1210-284/+80Star
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-126-56/+14Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-1242-199/+110Star
* [MIPS] Use generic NTP code for all MIPS platformsRalf Baechle2007-10-123-38/+8Star
* [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish2007-10-121-1/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-1227-57/+1Star
* [MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle2007-10-121-40/+48
* [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki2007-10-121-1/+0Star
* [MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2007-10-122-1/+65
* [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-122-1/+80
* [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-123-5/+161
* [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1215-7/+7
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-1212-278/+18Star
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-122-1/+4
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-127-555/+35Star
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-121-11/+0Star
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-122-76/+76
* [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-121-2/+2
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-121-150/+189
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-128-109/+189
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-121-6/+8
* [MIPS] Kill useless volatile keywordRalf Baechle2007-10-121-2/+2
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-122-2/+0Star
* [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-121-3/+1Star
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-125-41/+36Star
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-125-12/+30
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-1211-0/+342
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-126-158/+161
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1228-0/+3507