summaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle3-6/+8
2007-10-12[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-8/+8
2007-10-12[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-7/+0
2007-10-12[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-10/+4
2007-10-12[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-27/+3
2007-10-12[MIPS] Split up war.hRalf Baechle24-97/+625
2007-10-12[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno1-0/+59
2007-10-12[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno4-4/+4
2007-10-12[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2-0/+270
2007-10-12[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle3-21/+21
2007-10-12[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle4-22/+19
2007-10-12[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa3-26/+118
2007-10-12[MIPS] GT64120: Remove unused definitionsYoichi Yuasa2-10/+0
2007-10-12[MIPS] i8295 cleanups.Yoichi Yuasa2-10/+2
2007-10-12[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer2-1/+11
2007-10-12[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle1-1/+3
2007-10-12[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle1-4/+0
2007-10-12[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto3-4622/+2
2007-10-12[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno3-2/+43
2007-10-12[MIPS] JAZZ fixesThomas Bogendoerfer3-30/+21
2007-10-12[MIPS] Add back support for LASAT platformsBrian Murphy10-0/+697
2007-10-12[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa1-1/+2
2007-10-12[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa1-20/+0
2007-10-12[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu3-8/+8
2007-10-12[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu1-1/+1
2007-10-12[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2-2/+66
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-28[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle1-8/+24
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-1/+3
2007-09-14[MIPS] No ide_default_io_base() if PCI IDE was not foundAtsushi Nemoto1-0/+31
2007-09-12BCM1480 serial build fixThiemo Seufer1-0/+5
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa1-30/+0
2007-09-11[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle1-0/+1
2007-09-11[MIPS] tty: add the new ioctls and definitions.Alan Cox3-4/+13
2007-08-27[MIPS] Polish <asm/edac.h>.Ralf Baechle1-9/+8
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle1-1/+5
2007-08-27[MIPS] unwind_stack should return a value ...Ralf Baechle1-0/+1
2007-08-27[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle1-51/+25
2007-08-27[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle1-1/+4
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle1-0/+10
2007-08-27[MIPS] remove unused marvell.hYoichi Yuasa1-59/+0
2007-08-27[MIPS] remove unused gt64240.hYoichi Yuasa1-1235/+0
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-1/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto7-165/+14
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto1-0/+30
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle1-3/+3