summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte
Commit message (Expand)AuthorAgeFilesLines
* mips: sibyte: make tb_class constantRicardo B. Marliere2024-03-071-12/+9
* vgacon: fix mips/sibyte build regressionArnd Bergmann2023-10-241-0/+1
* vgacon: clean up global screen_info instancesArnd Bergmann2023-10-171-10/+14
* vgacon: rework screen_info #ifdef checksArnd Bergmann2023-10-171-1/+1
* mips: Fix spacing issueFranziska Naepelt2023-06-091-7/+7
* Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-04-277-78/+12
|\
| * MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer2023-03-171-11/+0
| * MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer2023-03-174-23/+0
| * MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer2023-03-177-29/+12
| * MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer2023-03-171-15/+0
* | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
|/
* MIPS: remove orphan sb1250_time_init() declarationGaosheng Cui2022-09-241-6/+0
* Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-3/+1
|\
| * MIPS: Sibyte: remove unnecessary return variableGuo Zhengkui2022-05-121-3/+1
* | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-1/+1
|/
* MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer2022-02-221-3/+3
* Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-131-1/+1
|\
| * MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-091-1/+1
* | arch: remove spurious blkdev.h includesChristoph Hellwig2021-10-182-2/+0
|/
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-5/+0
* MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-121-9/+7
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3012-167/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-16/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-5/+5
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-5/+5
* | MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2018-11-152-0/+15
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-0/+1
* MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-241-1/+0
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-123-16/+18
|\
| * MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-143-7/+9
| * MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-143-9/+9
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-302-2/+4
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-293-4/+4
* MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2017-04-212-0/+2
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht2016-05-091-1/+2
* MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle2015-09-031-1/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-032-6/+10
* MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-143-11/+1
* MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-211-8/+8
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-242-3/+3