aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2007-10-16move a few definitions to au1000_xxs1500.cYoichi Yuasa
2007-10-15add new prom.h for AU1x00Yoichi Yuasa
2007-10-13[MIPS] CFE: Add missing parenthesis.Ralf Baechle
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle
2007-10-11[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle
2007-10-11[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa
2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa
2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa
2007-10-11[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-10-11[MIPS] Split up war.hRalf Baechle
2007-10-11[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno
2007-10-11[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle
2007-10-11[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle
2007-10-11[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa
2007-10-11[MIPS] GT64120: Remove unused definitionsYoichi Yuasa
2007-10-11[MIPS] i8295 cleanups.Yoichi Yuasa
2007-10-11[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer
2007-10-11[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle
2007-10-11[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle
2007-10-11[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto
2007-10-11[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-10-11[MIPS] Add back support for LASAT platformsBrian Murphy
2007-10-11[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa
2007-10-11[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa
2007-10-11[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu
2007-10-11[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki
2007-09-14[MIPS] No ide_default_io_base() if PCI IDE was not foundAtsushi Nemoto