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