aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/fw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle1-10/+16
2014-11-24MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel1-3/+3
2014-11-24MIPS: FW: Fix parsing u-boot environmentAlban Bedel1-1/+1
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2-23/+37
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras1-2/+2
2013-05-08MIPS: FW: Add environment variable processing.Steven J. Hill2-0/+103
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle6-14/+14
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle1-1/+1
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle1-2/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker2-0/+2
2011-04-26Merge branch 'master' into for-nextJiri Kosina2-2/+2
2011-04-06update David Miller's old email addressJustin P. Mattock8-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2009-12-17MIPS: IP22: Remove an unused functionDmitri Vorobiev1-5/+0
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-2/+2
2009-09-17MIPS: FW: Build with -WerrorRalf Baechle1-0/+2
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer1-11/+0
2008-06-16[MIPS] Add RM200 with R5000 CPU to known ARC machinesThomas Bogendoerfer1-0/+5
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer4-0/+258
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-0/+8
2008-01-29[MIPS] ARC: Use strchr instead of strstr.Roel Kluin1-1/+1
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig2-222/+148
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-3/+3
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-10/+0
2007-10-11[MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle1-40/+48
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno13-0/+912
2007-10-11[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno3-0/+659