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