summaryrefslogtreecommitdiff
path: root/arch/mips/fw
AgeCommit message (Expand)Author
2024-01-22MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-04-12MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2022-07-17MIPS: CFE: Add cfe_die()Florian Fainelli
2022-05-04MIPS: fix typos in commentsJulia Lawall
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-06-25mips: Return proper error code from console ->setup() hookAndy Shevchenko
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-07MIPS: CFE: Remove dead code in cfe_getfwinfo()Jason Yan
2020-04-09MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer
2019-10-23MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer
2019-10-23MIPS: arc: remove unused stuffThomas Bogendoerfer
2019-10-23MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer
2019-10-09MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer
2019-10-09MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer
2019-10-09MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle
2014-11-24MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel
2014-11-24MIPS: FW: Fix parsing u-boot environmentAlban Bedel
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras
2013-05-08MIPS: FW: Add environment variable processing.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17mips: change to new flag variablematt mooney