summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/setup.c
AgeCommit message (Expand)AuthorLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer-2/+15
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas-4/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-10/+10
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle-0/+1
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior-9/+3
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle-12/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk-1/+0
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz-1/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer-2/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki-1/+0
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle-0/+7
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle-7/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-3/+3
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle-0/+6
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle-7/+0
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer-3/+112
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa-4/+0
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan-1/+1
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle-1/+0
2006-10-09[MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle-0/+1
2006-10-09[MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle-2/+0
2006-10-09[MIPS] Jazz: Fix I/O port resources.Ralf Baechle-4/+21
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle-1/+1
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle-1/+3
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+101