summaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra
Commit message (Expand)AuthorAgeFilesLines
* proper extern for late_time_initAdrian Bunk2008-04-291-3/+0
* [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-292-65/+89
* [MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day2008-01-291-96/+0
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-291-2/+0
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+2
* Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2007-10-291-1/+1
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-192-8/+0
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+2
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-112-5/+5
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-4/+4
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-2/+6
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-113-20/+4
* [MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.Ahmed S. Darwish2007-10-111-1/+1
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-112-15/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] Yosemite: Fix warning.Ralf Baechle2007-07-311-6/+11
* [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle2007-07-311-0/+2
* [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle2007-07-311-0/+2
* [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle2007-07-311-1/+1
* [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2007-07-312-189/+3
* [MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2007-07-312-4/+4
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-182-0/+2
* [MIPS] Yosemite: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [MIPS] PMC MSP71xx PCI supportMarc St-Jean2007-07-101-0/+50
* [MIPS] PMC MSP71xx mips commonMarc St-Jean2007-07-101-0/+46
* [MIPS] PMC MSP71xx core platformMarc St-Jean2007-07-1010-0/+1669
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+165
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-5/+0
* [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle2007-02-061-1/+1
* [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers2007-02-061-0/+2
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+3
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-2/+0
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-4/+2
* [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-311-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-082-44/+12
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-96/+32
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-18/+6
* [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle2006-02-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-081-1/+1
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-1/+1
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
|/
* [PATCH] mips: task_thread_info()Al Viro2006-01-121-2/+2
OpenPOWER on IntegriCloud