aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pmc-sierra
AgeCommit message (Expand)Author
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] 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] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix warning.Ralf Baechle
2007-07-31[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle
2007-07-31[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle
2007-07-31[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle
2007-07-31[MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-10[MIPS] Yosemite: Fix modpost warnings.Ralf Baechle
2007-07-10[MIPS] PMC MSP71xx PCI supportMarc St-Jean
2007-07-10[MIPS] PMC MSP71xx mips commonMarc St-Jean
2007-07-10[MIPS] PMC MSP71xx core platformMarc St-Jean
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle
2007-02-06[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle
2006-02-21[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King
2006-01-12[PATCH] mips: task_thread_info()Al Viro
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto
2005-10-29 prom_free_prom_memory() returns unsigned longArthur Othieno
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle
2005-10-29Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.Ralf Baechle
2005-10-29Useless includes of everything, the kitchen sink and version.h ...Ralf Baechle
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds