aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmcs-msp71xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton1-1/+0
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton1-1/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang1-6/+16
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2-27/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-5/+5
2018-08-31MIPS: Remove no-op/identity castsPaul Burton1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann1-0/+2
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2-2/+1
2016-05-13MIPS: MSP71xx: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle1-1/+1
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley1-1/+1
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle1-1/+0
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle1-1/+3
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+2
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-3/+3
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2014-10-24MIPS: MSP71xx: Fix build errorStefan Hengelein1-2/+2
2014-10-22MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is presentStefan Hengelein1-0/+1
2014-08-19MIPS: MSP71xx: remove unused plat_irq_dispatch() argumentSergey Ryazanov1-1/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle6-132/+7
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle2-166/+0
2014-05-23MIPS: Remove CONFIG_PMCTWILED completelyPaul Bolle1-9/+0
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle1-1/+1
2014-01-24MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli1-0/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2-5/+4
2013-06-18MIPS: MSP71xx: Remove gpio driversPaul Bolle3-363/+0
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-17MIPS: MSP71xx: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-02-01MIPS: MSP71xx: Move code.Ralf Baechle20-0/+2947