| Commit message (Expand) | Author | Age |
* | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 2008-01-29 |
* | [MIPS] Converting most array size calculations to use ARRAY_SIZE(). | Alejandro Martinez Ruiz | 2008-01-29 |
* | [MIPS] pnx8xxx: move to clocksource | Vitaly Wool | 2008-01-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] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 |
* | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 2007-10-11 |
* | [MIPS] Remove unused pnx8550 Kconfig | Yoichi Yuasa | 2007-08-26 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 |
* | [MIPS] PNX8550: Cleanup proc code. | Robert P. J. Day | 2007-07-10 |
* | [MIPS] PNX: Fix modpost warnings. | Ralf Baechle | 2007-07-10 |
* | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer | 2007-03-19 |
* | [MIPS] Viper2: Remove defective support. | Ralf Baechle | 2007-03-13 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] PNX8550: Fix system timer initialization | Atsushi Nemoto | 2007-01-10 |
* | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 |
* | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 2006-12-08 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-29 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-07 |
* | [MIPS] PNX8550 fixups | Vitaly Wool | 2006-10-04 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Nuke redeclarations of board_time_init. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Nuke redeclarations of board_timer_setup. | Ralf Baechle | 2006-07-13 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 |
* | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 |
|/ |
|
* | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 2005-10-29 |