summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/setup.c
Commit message (Expand)AuthorAgeFilesLines
* vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann2023-10-171-9/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer2018-07-121-2/+15
* MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-4/+4
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-10/+10
* MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-071-0/+1
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-301-9/+3
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+0
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* [MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer2008-07-151-2/+1
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-1/+0
* [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-291-0/+7
* [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-7/+1
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-3/+3
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+6
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-111-7/+0
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-111-3/+112
* [MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2007-07-241-4/+0
* mips-jazz: correct flags for timer io resourceAlexey Dobriyan2007-06-281-1/+1
* [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle2006-10-091-0/+1
* [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle2006-10-091-2/+0
* [MIPS] Jazz: Fix I/O port resources.Ralf Baechle2006-10-091-4/+21
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+3
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+101