| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 2021-10-24 | 7 | -1255/+0 |
* | mips: netlogic: fix kernel-doc complaints in fmn-config.c | Randy Dunlap | 2021-07-22 | 1 | -6/+9 |
* | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2021-01-07 | 1 | -5/+0 |
* | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2020-10-12 | 1 | -2/+3 |
* | MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler() | Jason Yan | 2020-04-19 | 1 | -1/+1 |
* | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-05 | 1 | -8/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 2018-10-03 | 1 | -2/+2 |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | MIPS: Define & use CP0_EBase bit definitions | James Hogan | 2016-05-13 | 1 | -1/+1 |
* | MIPS: netlogic: remove unnecessary MTD partition probe specification | Brian Norris | 2015-06-21 | 1 | -3/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-01-31 | 3 | -24/+3 |
|\ |
|
| * | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
| * | MIPS: Netlogic: Remove XLR early serial setup | Jayachandran C | 2014-01-24 | 2 | -22/+2 |
| * | MIPS: Netlogic: Add cpu to node mapping for XLP9XX | Jayachandran C | 2014-01-24 | 1 | -1/+1 |
* | | MIPS: Remove panic_timeout settings | Ralf Baechle | 2013-11-26 | 1 | -1/+0 |
|/ |
|
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 | 1 | -1/+2 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | MIPS: Netlogic: move cpu_ready array to boot area | Jayachandran C | 2013-06-13 | 2 | -1/+3 |
* | MIPS: Netlogic: Initialization when !CONFIG_SMP | Jayachandran C | 2013-06-13 | 1 | -0/+6 |
* | MIPS: Netlogic: rename nlm_cop2_save/restore | Jayachandran C | 2013-06-13 | 1 | -8/+8 |
* | MIPS: Netlogic: Fix nlm_read_c2_status() definition | Jayachandran C | 2013-06-13 | 1 | -1/+1 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 | 1 | -0/+1 |
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 3 | -2/+4 |
|\ |
|
| * | MIPS: Netlogic: Use PIC timer as a clocksource | Jayachandran C | 2013-02-17 | 2 | -2/+2 |
| * | MIPS: Netlogic: add XLS6xx to FMN config | Jayachandran C | 2013-02-17 | 1 | -0/+2 |
* | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 4 | -14/+14 |
|/ |
|
* | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 2013-01-30 | 1 | -1/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 5 | -14/+544 |
|\ |
|
| * | MIPS: Netlogic: Support for XLR/XLS Fast Message Network | Ganesan Ramalingam | 2012-11-09 | 4 | -2/+505 |
| * | MIPS: Netlogic: Support for multi-chip configuration | Jayachandran C | 2012-11-09 | 2 | -9/+32 |
| * | MIPS: Netlogic: Move from u32 cpumask to cpumask_t | Jayachandran C | 2012-11-09 | 2 | -4/+8 |
* | | MIPS: Netlogic: convert to use OHCI platform driver | Florian Fainelli | 2012-10-22 | 1 | -2/+7 |
* | | MIPS: Netlogic: use ehci-platform driver | Florian Fainelli | 2012-10-22 | 1 | -1/+7 |
|/ |
|
* | MIPS: Netlogic: Platform changes for XLR/XLS I2C | Jayachandran C | 2012-07-24 | 1 | -0/+51 |
* | MIPS: Netlogic: Platform NAND/NOR flash support | Ganesan Ramalingam | 2012-07-24 | 2 | -1/+221 |
* | MIPS: Netlogic: Platform changes for XLS USB | Jayachandran C | 2012-07-24 | 1 | -0/+89 |
* | MIPS: Netlogic: Remove NETLOGIC_ prefix | Jayachandran C | 2012-07-24 | 1 | -1/+1 |
* | MIPS: Netlogic: Merge some of XLR/XLP wakup code | Jayachandran C | 2011-12-07 | 4 | -112/+14 |
* | MIPS: Netlogic: Move code common with XLP to common/ | Jayachandran C | 2011-12-07 | 8 | -612/+69 |
* | MIPS: Netlogic: No need to set -Werror in mips/xlr | Jayachandran C | 2011-12-07 | 1 | -2/+0 |
* | MIPS: Netlogic: Add basic MSI support for XLR/XLS | Ganesan Ramalingam | 2011-12-07 | 1 | -0/+5 |
* | MIPS: XLR, XLS: Add comment for smp setup | Hillf Danton | 2011-10-25 | 1 | -0/+4 |
* | MIPS:Netlogic:Fix section mismatch warnings. | Jayachandran C | 2011-10-20 | 3 | -8/+14 |
* | MIPS: Do not use EXTRA_CFLAGS | Arnaud Lacombe | 2011-09-21 | 1 | -1/+1 |
* | MIPS: Netlogic: SMP fixes for XLR/XLS platform code. | Jayachandran C | 2011-07-21 | 2 | -12/+3 |
* | MIPS: XLR, XLS: Add PCI support. | Jayachandran C | 2011-05-19 | 1 | -1/+85 |
* | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C | 2011-05-19 | 1 | -0/+5 |
* | MIPS: Platform files for XLR/XLS processor support | Jayachandran C | 2011-05-19 | 7 | -0/+918 |