Age | Commit message (Expand) | Author | Files | Lines |
2024-01-22 | MIPS: fw arc: Fix missing prototypes | Thomas Bogendoerfer | 1 | -1/+1 |
2024-01-08 | MIPS: Fix typos | Bjorn Helgaas | 1 | -3/+3 |
2023-04-12 | MIPS: fw: Allow firmware to pass a empty env | Jiaxun Yang | 1 | -1/+1 |
2022-07-17 | MIPS: CFE: Add cfe_die() | Florian Fainelli | 1 | -1/+67 |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2 | -5/+1 |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2 | -10/+22 |
2020-06-25 | mips: Return proper error code from console ->setup() hook | Andy Shevchenko | 1 | -1/+3 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-05-07 | MIPS: CFE: Remove dead code in cfe_getfwinfo() | Jason Yan | 1 | -5/+0 |
2020-04-09 | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memory | Masahiro Yamada | 1 | -2/+2 |
2020-03-25 | MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC | Masahiro Yamada | 1 | -0/+2 |
2019-11-01 | Merge tag 'mips_fixes_5.4_3' into mips-next | Paul Burton | 1 | -1/+1 |
2019-10-23 | MIPS: SGI-IP27: reduce ARC usage to a minimum | Thomas Bogendoerfer | 2 | -10/+4 |
2019-10-23 | MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline | Thomas Bogendoerfer | 2 | -11/+12 |
2019-10-23 | MIPS: arc: remove unused stuff | Thomas Bogendoerfer | 1 | -2/+1 |
2019-10-23 | MIPS: SGI-IP27: move registering of smp ops into IP27 specific code | Thomas Bogendoerfer | 1 | -7/+0 |
2019-10-09 | MIPS: SGI-IP22/28: Use PROM for memory detection | Thomas Bogendoerfer | 1 | -0/+9 |
2019-10-09 | MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems | Thomas Bogendoerfer | 1 | -4/+21 |
2019-10-09 | MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel | Thomas Bogendoerfer | 1 | -0/+5 |
2019-10-09 | MIPS: fw: arc: remove unused ARC code | Thomas Bogendoerfer | 8 | -292/+6 |
2019-10-09 | MIPS: fw: sni: Fix out of bounds init of o32 stack | Thomas Bogendoerfer | 1 | -1/+1 |
2019-10-04 | MIPS: fw/arc: Remove unused addr variable | Paul Burton | 1 | -1/+0 |
2019-08-23 | MIPS: fw: Record prom memory | Jiaxun Yang | 1 | -6/+18 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -28/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 3 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
2016-04-03 | MIPS: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-01-13 | MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. | Ralf Baechle | 1 | -10/+16 |
2014-11-24 | MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment | Alban Bedel | 1 | -3/+3 |
2014-11-24 | MIPS: FW: Fix parsing u-boot environment | Alban Bedel | 1 | -1/+1 |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki | 2 | -23/+37 |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-06-21 | MIPS: sibyte: Declare the cfe_write() buffer as constant | Markos Chandras | 1 | -2/+2 |
2013-05-08 | MIPS: FW: Add environment variable processing. | Steven J. Hill | 2 | -0/+103 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 6 | -14/+14 |
2012-12-13 | MIPS: Kconfig: Rename several firmware related config symbols. | Ralf Baechle | 1 | -1/+1 |
2012-11-16 | mips, arc: fix build failure | David Rientjes | 1 | -0/+1 |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 1 | -2/+0 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 1 | -1/+0 |
2012-02-29 | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2 | -0/+2 |
2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -2/+2 |
2011-04-06 | update David Miller's old email address | Justin P. Mattock | 8 | -8/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-17 | mips: change to new flag variable | matt mooney | 1 | -1/+1 |