aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa1-2/+6
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa1-5/+4
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa1-0/+17
2007-10-11[MIPS] MTX1: Add defconfig fileFlorian Fainelli1-0/+3115
2007-10-11[MIPS] Cobalt: Add LED support to cobalt_defconfigYoichi Yuasa1-3/+20
2007-10-11[MIPS] Cobalt: Add Qube series front LED support to platform registerYoichi Yuasa1-1/+7
2007-10-11[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off triggerYoichi Yuasa3-9/+71
2007-10-11[MIPS] Avoid indexed cacheops.Ralf Baechle1-46/+28
2007-10-11[MIPS] Don't abort the build process if '-msym32' isn't supportedFranck Bui-Huu1-1/+3
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle1-25/+80
2007-10-11[MIPS] Clockevent driver for BCM1250Ralf Baechle1-21/+160
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle9-5/+250
2007-10-11[MIPS] IP27: Add clocksource driversRalf Baechle1-3/+11
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle2-7/+48
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle4-49/+134
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle17-194/+202
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle10-284/+80
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle6-56/+14
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle42-199/+110
2007-10-11[MIPS] Use generic NTP code for all MIPS platformsRalf Baechle3-38/+8
2007-10-11[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish1-1/+1
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle27-57/+1
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle1-40/+48
2007-10-11[MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki1-1/+0
2007-10-11[MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2-1/+65
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2-1/+80
2007-10-11[MIPS] Add CFE support to BCM47XXAurelien Jarno3-5/+161
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno15-7/+7
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno12-278/+18
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2-1/+4
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle7-555/+35
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle1-11/+0
2007-10-11[MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2-76/+76
2007-10-11[MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki1-2/+2
2007-10-11[MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg1-150/+189
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa8-109/+189
2007-10-11[MIPS] i8295 cleanups.Yoichi Yuasa1-6/+8
2007-10-11[MIPS] Kill useless volatile keywordRalf Baechle1-2/+2
2007-10-11[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2-2/+0
2007-10-11[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle1-3/+1
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto5-41/+36
2007-10-11[MIPS] cleanup struct irqaction initializersThomas Gleixner5-12/+30
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno11-0/+342
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer6-158/+161
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy28-0/+3507
2007-10-11[MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa1-2/+0
2007-10-11[MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa1-9/+2
2007-10-11[MIPS] VR41xx: Add default restart routine.Yoichi Yuasa1-1/+6
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu1-7/+5
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2-18/+20