Age | Commit message (Expand) | Author |
2007-04-28 | MIPSnet: Modernize use platform_device API. | Ralf Baechle |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto |
2007-01-30 | [MIPS] Fix typo of "CONFIG_MT_SMP". | Robert P. J. Day |
2006-11-30 | [MIPS] Fix double inclusions | Nicolas Kaiser |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto |
2006-10-21 | [MIPS] Cleanup remaining references to mips_counter_frequency. | Ralf Baechle |
2006-10-09 | [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. | Ralf Baechle |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle |
2006-07-13 | [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup. | Ralf Baechle |
2006-07-13 | [MIPS] Remove unused code. | Ralf Baechle |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle |
2006-07-13 | [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt. | Ralf Baechle |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-19 | [MIPS] Cleanup memory managment initialization. | Ralf Baechle |
2006-06-19 | [MIPS] Remove unused instances of prom_build_cpu_map. | Ralf Baechle |
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle |
2006-04-19 | [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0. | Ralf Baechle |
2006-04-19 | [MIPS] Replace redundant declarations of _end by <asm/sections.h>. | Ralf Baechle |
2006-04-19 | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin |
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle |
2006-02-05 | [SERIAL] uart_port flags member should use UPF_* | Russell King |
2006-02-05 | [SERIAL] uart_port iotype member should use UPIO_* | Russell King |
2005-10-29 | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle |