aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/swarm/setup.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24vgacon: fix mips/sibyte build regressionArnd Bergmann1-0/+1
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann1-10/+14
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann1-1/+1
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer1-6/+0
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer1-3/+3
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-1/+1
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli1-1/+1
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang1-3/+5
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-5/+5
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle1-2/+0
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+8
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-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz1-10/+0
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz1-4/+0
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-25/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-13/+43
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-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-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 Baechle1-1/+1
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+163