summaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/yosemite
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-3/+3
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-15/+15
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-303-190/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-36/+0
|\
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-36/+0
* | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
|/
* 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] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-5/+0
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-1/+1
* [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-111-15/+3
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-1/+0
* [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-181-0/+1
* [MIPS] Yosemite: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [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
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6