aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-10/+10
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle1-0/+1
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+3
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle1-12/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+0
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer1-2/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-1/+0
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle1-0/+7
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle1-7/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-3/+3
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+6
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle1-7/+0
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer1-3/+112
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa1-4/+0
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle1-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle1-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle1-4/+21
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+3
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+101