summaryrefslogtreecommitdiffstats
path: root/arch/mips/philips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-2818-1518/+0Star
* [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-282-4/+4
* [MIPS] pnx8xxx: clocksource cleanupsVitaly Wool2008-01-291-24/+11Star
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-292-5/+0Star
* [MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz2008-01-291-1/+1
* [MIPS] pnx8xxx: move to clocksourceVitaly Wool2008-01-111-37/+72
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-121-16/+16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-121-2/+2
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-122-6/+4Star
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-122-2/+0Star
* [MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2007-08-271-1/+0Star
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] PNX8550: Cleanup proc code.Robert P. J. Day2007-07-101-13/+17
* [MIPS] PNX: Fix modpost warnings.Ralf Baechle2007-07-101-1/+1
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-4/+3Star
* [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-131-13/+1Star
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-042-7/+4Star
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-6/+1Star
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1Star
* [MIPS] PNX8550: Fix system timer initializationAtsushi Nemoto2007-01-101-0/+1
* [MIPS] PNX8550: Fix system timer supportVitaly Wool2007-01-081-7/+37
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-096-18/+135
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-8/+0Star
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-5/+7
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-54/+12Star
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-2/+2
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-17/+15Star
* [MIPS] PNX8550 fixupsVitaly Wool2006-10-044-16/+12Star
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-12/+1Star
* [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-131-1/+0Star
* [MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-5/+5
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-192-12/+29
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-85/+17Star
* [MIPS] PNX8550 build fix.Ralf Baechle2006-04-191-0/+1
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+2
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-091-4/+4
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-2/+2
| * [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-2/+2
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
|/
* Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-2916-0/+1490