| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2007-10-11 | 20 | -86/+89 |
* | [MIPS] tlbex: Size optimize code by declaring a few functions inline. | Ralf Baechle | 2007-10-11 | 1 | -4/+4 |
* | [MIPS] pg-r4k.c: Dump the generated code | Maciej W. Rozycki | 2007-10-11 | 1 | -0/+20 |
* | [MIPS] Cobalt: Remove cobalt_machine_power_off() | Yoichi Yuasa | 2007-10-11 | 2 | -11/+1 |
* | [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c | Yoichi Yuasa | 2007-10-11 | 2 | -9/+6 |
* | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c | Yoichi Yuasa | 2007-10-11 | 2 | -7/+4 |
* | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. | Yoichi Yuasa | 2007-10-11 | 2 | -24/+19 |
* | [MIPS] MTX1: Add defconfig file | Florian Fainelli | 2007-10-11 | 1 | -0/+3115 |
* | [MIPS] Cobalt: Add LED support to cobalt_defconfig | Yoichi Yuasa | 2007-10-11 | 1 | -3/+20 |
* | [MIPS] Cobalt: Add Qube series front LED support to platform register | Yoichi Yuasa | 2007-10-11 | 1 | -1/+7 |
* | [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger | Yoichi Yuasa | 2007-10-11 | 3 | -9/+71 |
* | [MIPS] Optimize __alloc_zeroed_user_highpage implementation. | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] Avoid indexed cacheops. | Ralf Baechle | 2007-10-11 | 1 | -46/+28 |
* | [MIPS] Don't abort the build process if '-msym32' isn't supported | Franck Bui-Huu | 2007-10-11 | 1 | -1/+3 |
* | [MIPS] Clockevent driver for BCM1480 | Ralf Baechle | 2007-10-11 | 1 | -25/+80 |
* | [MIPS] Clockevent driver for BCM1250 | Ralf Baechle | 2007-10-11 | 1 | -21/+160 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 | 10 | -5/+280 |
* | [MIPS] IP27: Add clocksource drivers | Ralf Baechle | 2007-10-11 | 1 | -3/+11 |
* | [MIPS] Jazz clockevent driver | Ralf Baechle | 2007-10-11 | 2 | -7/+48 |
* | [MIPS] Dyntick support for SMTC: | Ralf Baechle | 2007-10-11 | 4 | -49/+134 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 20 | -200/+210 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 11 | -292/+88 |
* | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 2007-10-11 | 7 | -63/+14 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 44 | -209/+114 |
* | [MIPS] Use generic NTP code for all MIPS platforms | Ralf Baechle | 2007-10-11 | 3 | -38/+8 |
* | [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants. | Ahmed S. Darwish | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 | 28 | -84/+4 |
* | [MIPS] ARC: Convert mach_table[] to ISO C initializers. | Ralf Baechle | 2007-10-11 | 1 | -40/+48 |
* | [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>. | Maciej W. Rozycki | 2007-10-11 | 1 | -1/+0 |
* | [MIPS] Split up war.h | Ralf Baechle | 2007-10-11 | 24 | -97/+625 |
* | [MIPS] GPIO LED driver for the WGT634U machine | Aurelien Jarno | 2007-10-11 | 2 | -1/+65 |
* | [MIPS] Add gpio support to the BCM47XX platform | Aurelien Jarno | 2007-10-11 | 3 | -1/+139 |
* | [MIPS] Add CFE support to BCM47XX | Aurelien Jarno | 2007-10-11 | 3 | -5/+161 |
* | [MIPS] Move ARC code into arch/mips/fw/arc | Aurelien Jarno | 2007-10-11 | 19 | -11/+11 |
* | [MIPS] Move CFE code into arch/mips/fw/cfe | Aurelien Jarno | 2007-10-11 | 12 | -8/+18 |
* | [MIPS] Remove IP27 specific structures from struct cpuinfo_mips | Ralf Baechle | 2007-10-11 | 5 | -22/+25 |
* | [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. | Ralf Baechle | 2007-10-11 | 11 | -577/+54 |
* | [MIPS] Alchemy: remove useless prototypes. | Ralf Baechle | 2007-10-11 | 1 | -11/+0 |
* | [MIPS] Sibyte: cleanup static inline forward declarations. | Ralf Baechle | 2007-10-11 | 2 | -76/+76 |
* | [MIPS] R3000 setup for kernel_thread() | Maciej W. Rozycki | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] Introduce a consistent style for vmlinux.lds. | Sam Ravnborg | 2007-10-11 | 1 | -150/+189 |
* | [MIPS] Add GT641xx IRQ routines. | Yoichi Yuasa | 2007-10-11 | 11 | -135/+307 |
* | [MIPS] GT64120: Remove unused definitions | Yoichi Yuasa | 2007-10-11 | 2 | -10/+0 |
* | [MIPS] i8295 cleanups. | Yoichi Yuasa | 2007-10-11 | 3 | -16/+10 |
* | [MIPS] Kill useless volatile keyword | Ralf Baechle | 2007-10-11 | 1 | -2/+2 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-10-11 | 2 | -2/+0 |
* | [MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards. | Thiemo Seufer | 2007-10-11 | 2 | -1/+11 |
* | [MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync(). | Ralf Baechle | 2007-10-11 | 1 | -1/+3 |
* | [MIPS] PCI: Always enable CONFIG_PCI_DOMAINS | Ralf Baechle | 2007-10-11 | 2 | -7/+1 |
* | [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors. | Atsushi Nemoto | 2007-10-11 | 8 | -4663/+38 |