aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds15-0/+2173