summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/swarm
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-06-09mips: Fix spacing issueFranziska Naepelt-7/+7
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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-16/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+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-7/+9
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang-9/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle-1/+1
2014-11-24MIPS: Remove useless parenthesesRalf Baechle-5/+5
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle-2/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-27/+27
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle-4/+4
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-9/+8
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior-9/+8
2010-04-27net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior-0/+54
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-08-03MIPS: Eleminate filenames from commentsRalf Baechle-2/+0
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz-10/+0
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz-4/+0
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk-26/+26
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle-0/+4
2008-10-05IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle-1/+83
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel-77/+0
2008-07-14i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki-0/+38
2008-06-16[MIPS] Sibyte: Build RTC support as an objectMaciej W. Rozycki-2/+2
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle-25/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle-2/+2
2007-10-11[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle-2/+4
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-13/+43
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa-244/+0
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-11-07Use rtc_lock to protect RTC operationsAtsushi Nemoto-0/+13