summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/swarm
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-06-09mips: Fix spacing issueFranziska Naepelt1-7/+7
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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-16/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-15MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang3-7/+9
2018-05-15MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang3-9/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-25MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2014-11-24MIPS: Remove useless parenthesesRalf Baechle3-5/+5
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle1-2/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle2-27/+27
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle1-4/+4
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-9/+8
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+8
2010-04-28net/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-31[MIPS] kgdb: Remove existing implementationJason Wessel2-77/+0
2008-07-15i2c-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-12[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-2/+2
2007-10-12[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2-2/+4
2007-10-12[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-05[MIPS] SWARM: Fix a typo in #error directivesMaciej W. Rozycki1-4/+4
2006-07-14[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-11[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