summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/swarm/setup.c
AgeCommit message (Expand)AuthorLines
2023-10-24vgacon: fix mips/sibyte build regressionArnd Bergmann-0/+1
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann-10/+14
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann-1/+1
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer-6/+0
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer-3/+3
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds-1/+1
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli-1/+1
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-05-14MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang-3/+5
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang-5/+5
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-1/+1
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle-2/+0
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle-4/+4
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior-9/+8
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky-4/+11
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz-10/+0
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz-4/+0
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle-25/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-13/+43
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle-8/+10
2006-12-04[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki-4/+4
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle-2/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-19[MIPS] Fix bcm1480 compileThiemo Seufer-0/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle-1/+1
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa-4/+4
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle-0/+7
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson-2/+26
2005-10-29No need to explicitly call __read_64bit_c0_split; __read_64bit_c0_registerRalf Baechle-6/+1
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle-1/+1
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+163