| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] Malta: remaining bits of the board support code cleanup | Dmitri Vorobiev | 2008-01-29 | 1 | -38/+42 |
* | [MIPS] Malta: make the helper function static | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+1 |
* | [MIPS] Malta: fix braces at single statement blocks | Dmitri Vorobiev | 2008-01-29 | 2 | -3/+3 |
* | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 2008-01-29 | 2 | -8/+0 |
* | [MIPS] Malta: Use C89 style for comments | Dmitri Vorobiev | 2008-01-29 | 1 | -2/+2 |
* | [MIPS] Malta: else should follow close brace in malta_int.c | Dmitri Vorobiev | 2008-01-29 | 1 | -4/+2 |
* | [MIPS] Malta: remove a superfluous comment | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+0 |
* | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> | Dmitri Vorobiev | 2008-01-29 | 2 | -4/+4 |
* | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 2008-01-29 | 3 | -6/+0 |
* | [MIPS] Malta: fix oversized lines in malta_int.c | Dmitri Vorobiev | 2008-01-29 | 1 | -6/+16 |
* | [MIPS] Malta: remove a dead function declaration | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+0 |
* | [MIPS] Malta: use tabs not spaces | Dmitri Vorobiev | 2008-01-29 | 2 | -33/+33 |
* | [MIPS] Malta: set up the screen info in a separate function | Dmitri Vorobiev | 2008-01-29 | 1 | -17/+22 |
* | [MIPS] Malta: check the PCI clock frequency in a separate function | Dmitri Vorobiev | 2008-01-29 | 1 | -18/+25 |
* | [MIPS] Malta: use the KERN_ facility level in printk() | Dmitri Vorobiev | 2008-01-29 | 1 | -13/+14 |
* | [MIPS] Malta: use Linux kernel style for structure initialization | Dmitri Vorobiev | 2008-01-29 | 1 | -14/+42 |
* | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 | 2 | -26/+48 |
* | [MIPS] Malta: Fix reading the PCI clock frequency on big-endian | Dmitri Vorobiev | 2008-01-22 | 1 | -1/+1 |
* | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge | Atsushi Nemoto | 2008-01-11 | 1 | -2/+0 |
* | [MIPS] Malta: Fix software reset on big endian | Dmitri Vorobiev | 2008-01-11 | 1 | -4/+6 |
* | [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem. | Ralf Baechle | 2007-12-14 | 1 | -0/+2 |
* | [MIPS] Don't byteswap writes to display when running bigendian | Chris Dearman | 2007-12-09 | 1 | -2/+2 |
* | [MIPS] time: Replace plat_timer_setup with modern APIs. | Ralf Baechle | 2007-10-29 | 1 | -30/+22 |
* | [MIPS] Malta: Delete dead code. | Ralf Baechle | 2007-10-22 | 1 | -13/+0 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 3 | -3/+3 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 10 | -48/+48 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-11 | 1 | -0/+4 |
* | [MIPS] Dyntick support for SMTC: | Ralf Baechle | 2007-10-11 | 1 | -1/+0 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-11 | 1 | -16/+10 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-11 | 1 | -107/+5 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-11 | 4 | -14/+2 |
* | [MIPS] IRQ Affinity Support for SMTC on Malta Platform | Kevin D. Kissell | 2007-10-11 | 1 | -0/+50 |
* | [MIPS] Malta: Fix off by one bug in interrupt handler. | Ralf Baechle | 2007-09-14 | 1 | -1/+1 |
* | [MIPS] MIPSsim: Delete old file that survived moving around in the tree. | Ralf Baechle | 2007-08-27 | 1 | -88/+0 |
* | [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq. | Ralf Baechle | 2007-08-27 | 1 | -0/+1 |
* | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle | 2007-08-27 | 1 | -3/+3 |
* | [MIPS] SMTC: Fix secondary VPE interrupt mask initialization. | Ralf Baechle | 2007-08-27 | 1 | -4/+5 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 4 | -0/+8 |
* | [MIPS] Fix modpost warning. | Ralf Baechle | 2007-07-31 | 1 | -1/+1 |
* | [MIPS] MTI: Add CoreFPGA4 ID. | Chris Dearman | 2007-07-31 | 2 | -0/+2 |
* | [MIPS] SMTC: Safety net for i8259A interrupts. | Kevin D. Kissell | 2007-07-31 | 1 | -0/+12 |
* | [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. | Ralf Baechle | 2007-07-31 | 1 | -2/+2 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 | 2 | -0/+2 |
* | [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence | Ralf Baechle | 2007-07-10 | 2 | -1/+67 |
* | [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 | 7 | -52/+34 |
* | [MIPS] Fix builds where MSC01E_xxx is undefined. | Chris Dearman | 2007-06-14 | 1 | -1/+4 |
* | [MIPS] Separate performance counter interrupts | Chris Dearman | 2007-06-14 | 1 | -25/+93 |
* | [MIPS] Malta: Fix for SOCitSC based Maltas | Chris Dearman | 2007-06-14 | 4 | -61/+67 |