aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle1-0/+2
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2-8/+0
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle1-0/+2
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-5/+5
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-4/+4
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-2/+6
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle3-20/+4
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 Baechle2-15/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle1-6/+11
2007-07-31[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle1-0/+2
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle1-1/+1
2007-07-31[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2-189/+3
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2-4/+4
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu2-0/+2
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle1-1/+1
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean1-0/+50
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean1-0/+46
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean10-0/+1669
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-5/+0
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle1-1/+1
2007-02-06[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers1-0/+2
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-3/+3
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-2/+0
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-4/+2
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2-44/+12
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-96/+32
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-18/+6
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle1-1/+1
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-1/+1
2006-01-12[PATCH] mips: task_thread_info()Al Viro1-2/+2
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto1-0/+6
2005-10-29 prom_free_prom_memory() returns unsigned longArthur Othieno1-1/+2
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+3
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle1-1/+1
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle3-3/+0