| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Malta: Cleanup organization of code into directories. | Ralf Baechle | 2008-07-15 | 11 | -1475/+0 |
* | [MIPS] Remove always true ifdef conditions. | Ralf Baechle | 2008-07-15 | 3 | -12/+0 |
* | [MIPS] Remove impossible ifdef and code wrapped by it. | Ralf Baechle | 2008-07-15 | 1 | -13/+0 |
* | [MIPS] SEAD: Remove support code. | Ralf Baechle | 2008-07-15 | 4 | -21/+2 |
* | [MIPS] Atlas: Remove support code. | Ralf Baechle | 2008-07-15 | 4 | -39/+2 |
* | [MIPS] Add an appropriate header into display.c | Dmitri Vorobiev | 2008-07-15 | 1 | -0/+1 |
* | [MIPS] Malta: Fix build errors for 64-bit kernels | Thomas Bogendoerfer | 2008-06-16 | 1 | -2/+2 |
* | [MIPS] Fix build error - Delete debugging crap that crept in with CMP | Ralf Baechle | 2008-06-05 | 1 | -19/+0 |
* | [MIPS] make plat_perf_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
* | [MIPS] make mdesc and prom_getmdesc() static | Dmitri Vorobiev | 2008-04-28 | 1 | -2/+2 |
* | [MIPS] make mips_ejtag_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
* | [MIPS] make mips_nmi_setup() static | Dmitri Vorobiev | 2008-04-28 | 1 | -1/+1 |
* | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 | 4 | -5/+108 |
* | [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit | Chris Dearman | 2008-04-28 | 1 | -5/+11 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2008-01-29 | 1 | -0/+8 |
* | [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] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-12 | 4 | -12/+12 |
* | [MIPS] i8253 PIT clocksource and clockevent drivers | Ralf Baechle | 2007-10-12 | 1 | -0/+4 |
* | [MIPS] Dyntick support for SMTC: | Ralf Baechle | 2007-10-12 | 1 | -1/+0 |
* | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle | 2007-10-12 | 1 | -16/+10 |
* | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle | 2007-10-12 | 1 | -107/+5 |
* | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 2007-10-12 | 1 | -2/+2 |
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 1 | -0/+2 |
* | [MIPS] MTI: Add CoreFPGA4 ID. | Chris Dearman | 2007-07-31 | 1 | -0/+1 |
* | [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void. | Ralf Baechle | 2007-07-31 | 1 | -2/+2 |
* | [MIPS] Don't drag a platform specific header into generic arch code. | Ralf Baechle | 2007-06-20 | 1 | -34/+16 |
* | [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 | 2 | -31/+51 |
* | [MIPS] SMTC: Fix build error caused by nonsense code. | Chris Dearman | 2007-06-11 | 1 | -14/+2 |
* | [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. | Ralf Baechle | 2007-06-06 | 2 | -29/+26 |
* | [MIPS] MIPS Tech: Get rid of volatile in core code. | Ralf Baechle | 2007-04-27 | 2 | -10/+10 |
* | [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines | Yoichi Yuasa | 2007-04-27 | 1 | -2/+2 |
* | [MIPS] mips-boards: More liberal check for mips-board console | Thiemo Seufer | 2007-03-19 | 1 | -1/+1 |
* | [MIPS] Atlas, Malta: Fix build warning. | Ralf Baechle | 2007-03-07 | 1 | -2/+2 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 | 4 | -21/+15 |
* | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 2007-03-04 | 1 | -3/+0 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-27 | 1 | -2/+0 |
* | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto | 2007-02-06 | 1 | -14/+4 |
* | [MIPS] Fix build errors on SEAD | Atsushi Nemoto | 2007-01-08 | 1 | -2/+7 |
* | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto | 2006-11-30 | 1 | -0/+1 |
* | [MIPS] Fix warning in mips-boards generic PCI | Yoichi Yuasa | 2006-11-01 | 1 | -1/+1 |
* | [MIPS] 16K & 64K page size fixes | Ralf Baechle | 2006-11-01 | 1 | -1/+1 |
* | [MIPS] VSMP: Synchronize cp0 counters on bootup. | Ralf Baechle | 2006-10-31 | 1 | -2/+3 |