aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/swarm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+8
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+8
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior1-0/+54
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-4/+11
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz1-10/+0
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz1-4/+0
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk2-26/+26
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2-1/+83
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel2-77/+0
2008-07-14i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2-0/+38
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki1-2/+2
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-25/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-2/+2
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2-2/+4
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-13/+43
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa1-244/+0
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle1-8/+10
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki1-4/+4
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
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] Fix bcm1480 compileThiemo Seufer1-0/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-4/+4
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle1-0/+7
2005-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto2-0/+13
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson1-2/+26
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle1-6/+1
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki3-66/+67
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-6/+6
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+913