summaryrefslogtreecommitdiffstats
path: root/arch/mips/philips/pnx8550
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-16/+16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-2/+2
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-6/+4
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-112-2/+0
* [MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2007-08-271-1/+0
* [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/+3
* [MIPS] Viper2: Remove defective support.Ralf Baechle2007-03-131-13/+1
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-042-7/+4
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-6/+1
* [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/+1
* [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/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-5/+7
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-54/+12
* [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/+15
* [MIPS] PNX8550 fixupsVitaly Wool2006-10-044-16/+12
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-132-12/+1
* [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-131-1/+0
* [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/+0
* [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/+17
* [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-081-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