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