summaryrefslogtreecommitdiffstats
path: root/arch/mips/fw
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* MIPS: SMP: Constify smp opsMatt Redfearn2017-08-291-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle2015-01-131-10/+16
* MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel2014-11-241-3/+3
* MIPS: FW: Fix parsing u-boot environmentAlban Bedel2014-11-241-1/+1
* MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2014-05-132-23/+37
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras2013-06-211-2/+2
* MIPS: FW: Add environment variable processing.Steven J. Hill2013-05-082-0/+103
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-016-14/+14
* MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-131-1/+1
* mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-211-2/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-292-0/+2
|/
* Merge branch 'master' into for-nextJiri Kosina2011-04-262-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| * mips: change to new flag variablematt mooney2011-03-171-1/+1
* | update David Miller's old email addressJustin P. Mattock2011-04-068-8/+8
|/
* MIPS: IP22: Remove an unused functionDmitri Vorobiev2009-12-171-5/+0
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-171-2/+2
* MIPS: FW: Build with -WerrorRalf Baechle2009-09-171-0/+2
* MIPS: Eleminate filenames from commentsRalf Baechle2009-08-031-2/+0
* [MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer2008-07-151-11/+0
* [MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer2008-06-161-0/+5
* [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-294-0/+258
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-0/+8
* [MIPS] ARC: Use strchr instead of strstr.Roel Kluin2008-01-291-1/+1
* [MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2008-01-292-222/+148
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-3/+3
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-111-10/+0
* [MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle2007-10-111-40/+48
* [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1113-0/+912
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-113-0/+659
OpenPOWER on IntegriCloud