aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-165-93/+129
|\
| * [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-161-3/+3
| * [MIPS] Alchemy: Get rid of au_ffz().Ralf Baechle2007-10-161-7/+0
| * [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-161-10/+0
| * [MIPS] Lasat: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-1/+4
| * [MIPS] Lasat: Add #ifndef ... #endif include warpper to lasatint.h.Ralf Baechle2007-10-161-0/+4
| * [MIPS] IP22: Fix warning.Ralf Baechle2007-10-161-2/+2
| * [MIPS] MSP71XX: Add workarounds file.Ralf Baechle2007-10-161-0/+28
| * [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-161-70/+88
* | move a few definitions to au1000_xxs1500.cYoichi Yuasa2007-10-161-35/+0
|/
* add new prom.h for AU1x00Yoichi Yuasa2007-10-151-0/+13
* [MIPS] CFE: Add missing parenthesis.Ralf Baechle2007-10-131-1/+1
* [MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle2007-10-111-1/+53
* [MIPS] Kill num_online_cpus() loops.Ralf Baechle2007-10-111-2/+2
* [MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2007-10-111-0/+9
* [MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle2007-10-111-0/+3
* [MIPS] Convert list of CPU types from #define to enum.Ralf Baechle2007-10-111-70/+49
* [MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle2007-10-111-6/+21
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-1167-1726/+1726
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1126-467/+467
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-111-1/+4
* [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2007-10-111-7/+0
* [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2007-10-111-2/+0
* [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2007-10-111-24/+2
* [MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle2007-10-111-1/+1
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+30
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-113-6/+8
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-8/+8
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-7/+0
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-10/+4
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-27/+3
* [MIPS] Split up war.hRalf Baechle2007-10-1124-97/+625
* [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-111-0/+59
* [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-114-4/+4
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-112-0/+270
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-113-21/+21
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-114-22/+19
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-113-26/+118
* [MIPS] GT64120: Remove unused definitionsYoichi Yuasa2007-10-112-10/+0
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-112-10/+2
* [MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer2007-10-112-1/+11
* [MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle2007-10-111-1/+3
* [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-111-4/+0
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-113-4622/+2
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-113-2/+43
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-113-30/+21
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1110-0/+697
* [MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa2007-10-111-1/+2
* [MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa2007-10-111-20/+0
* [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-113-8/+8