aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/fw
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 2-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 3-0/+3
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-08-29MIPS: SMP: Constify smp opsGravatar Matt Redfearn 1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Gravatar Adam Buchbinder 1-1/+1
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Gravatar Ralf Baechle 1-10/+16
2014-11-24MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentGravatar Alban Bedel 1-3/+3
2014-11-24MIPS: FW: Fix parsing u-boot environmentGravatar Alban Bedel 1-1/+1
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesGravatar Maciej W. Rozycki 2-23/+37
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantGravatar Markos Chandras 1-2/+2
2013-05-08MIPS: FW: Add environment variable processing.Gravatar Steven J. Hill 2-0/+103
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 6-14/+14
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Gravatar Ralf Baechle 1-1/+1
2012-11-16mips, arc: fix build failureGravatar David Rientjes 1-0/+1
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Gravatar Ralf Baechle 1-2/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-1/+0
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 1-1/+0
2012-02-29bug.h: add include of it to various implicit C usersGravatar Paul Gortmaker 2-0/+2
2011-04-26Merge branch 'master' into for-nextGravatar Jiri Kosina 2-2/+2
2011-04-06update David Miller's old email addressGravatar Justin P. Mattock 8-8/+8
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-17mips: change to new flag variableGravatar matt mooney 1-1/+1
2009-12-17MIPS: IP22: Remove an unused functionGravatar Dmitri Vorobiev 1-5/+0
2009-09-17MIPS: Remove useless zero initializations.Gravatar Ralf Baechle 1-2/+2
2009-09-17MIPS: FW: Build with -WerrorGravatar Ralf Baechle 1-0/+2
2009-08-03MIPS: Eleminate filenames from commentsGravatar Ralf Baechle 1-2/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesGravatar Thomas Bogendoerfer 1-11/+0
2008-06-16[MIPS] Add RM200 with R5000 CPU to known ARC machinesGravatar Thomas Bogendoerfer 1-0/+5
2008-01-29[MIPS] RM: Collected changesGravatar Thomas Bogendoerfer 4-0/+258
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Gravatar Ralf Baechle 1-0/+8
2008-01-29[MIPS] ARC: Use strchr instead of strstr.Gravatar Roel Kluin 1-1/+1
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Gravatar Christoph Hellwig 2-222/+148
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-3/+3
2007-10-11[MIPS] ARC: Get rid of mips_machgroupGravatar Ralf Baechle 1-10/+0
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Gravatar Ralf Baechle 1-40/+48
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcGravatar Aurelien Jarno 13-0/+912
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeGravatar Aurelien Jarno 3-0/+659