| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] PNX8550: Fix system timer initialization | Atsushi Nemoto | 2007-01-10 | 1 | -0/+1 |
* | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 | 1 | -7/+37 |
* | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 2006-12-09 | 6 | -18/+135 |
* | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 1 | -8/+0 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -5/+7 |
* | [MIPS] IRQ cleanups | Atsushi Nemoto | 2006-11-30 | 1 | -54/+12 |
* | [MIPS] Fixup migration to GENERIC_TIME | Atsushi Nemoto | 2006-10-31 | 1 | -2/+2 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -17/+15 |
* | [MIPS] PNX8550 fixups | Vitaly Wool | 2006-10-04 | 4 | -16/+12 |
* | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle | 2006-07-13 | 2 | -12/+1 |
* | [MIPS] Nuke redeclarations of board_time_init. | Ralf Baechle | 2006-07-13 | 1 | -1/+0 |
* | [MIPS] Nuke redeclarations of board_timer_setup. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -5/+5 |
* | [MIPS] Cleanup memory managment initialization. | Ralf Baechle | 2006-06-19 | 1 | -1/+1 |
* | [MIPS] C99-ify struct resource initialization. | Ralf Baechle | 2006-06-19 | 2 | -12/+29 |
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 3 | -85/+17 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-19 | 1 | -0/+1 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-19 | 1 | -1/+2 |
* | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 2006-03-21 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 1 | -4/+4 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 | 1 | -2/+2 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 1 | -2/+2 |
* | | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 1 | -1/+2 |
|/ |
|
* | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 2005-10-29 | 16 | -0/+1490 |