aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle11-1475/+0
2008-07-15[MIPS] Remove always true ifdef conditions.Ralf Baechle3-12/+0
2008-07-15[MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle1-13/+0
2008-07-15[MIPS] SEAD: Remove support code.Ralf Baechle4-21/+2
2008-07-15[MIPS] Atlas: Remove support code.Ralf Baechle4-39/+2
2008-07-15[MIPS] Add an appropriate header into display.cDmitri Vorobiev1-0/+1
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer1-2/+2
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle1-19/+0
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle4-5/+108
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman1-5/+11
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle1-1/+1
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-0/+8
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto1-2/+0
2008-01-11[MIPS] Malta: Fix software reset on big endianDmitri Vorobiev1-4/+6
2007-12-14[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle1-0/+2
2007-12-09[MIPS] Don't byteswap writes to display when running bigendianChris Dearman1-2/+2
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle1-30/+22
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle1-13/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle4-12/+12
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+4
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle1-1/+0
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-16/+10
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-107/+5
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-2/+2
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-31[MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman1-0/+1
2007-07-31[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle1-2/+2
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-34/+16
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman1-1/+4
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman1-25/+93
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2-31/+51
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman1-14/+2
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2-29/+26
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2-10/+10
2007-04-27[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa1-2/+2
2007-03-19[MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer1-1/+1
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle4-21/+15
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto1-3/+0
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-14/+4
2007-01-08[MIPS] Fix build errors on SEADAtsushi Nemoto1-2/+7
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-0/+1
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle1-1/+1
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle1-2/+3