summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/malta/malta_setup.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle1-229/+0
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-0/+6
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev1-38/+42
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev1-1/+1
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev1-2/+1
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev1-4/+0
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev1-3/+3
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev1-2/+0
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev1-1/+0
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev1-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev1-18/+25
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev1-14/+42
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-5/+5
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+0
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman1-3/+1
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle1-0/+6
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle1-2/+2
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle1-39/+0
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+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-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-5/+5
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-1/+1
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+231