Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-02-03 10:48:54 to 2016-02-04 22:59:22 UTC [more...]

[PATCH 1/2] dt/bindings: Add bindings for PIC32 watchdog peripheral
 2016-02-04 23:03 UTC  (5+ messages)
` [PATCH 2/2] watchdog: pic32-wdt: Add PIC32 watchdog driver

[PATCH v2] MIPS: Stop using dla in 32 bit kernels
 2016-02-04 22:18 UTC  (4+ messages)

[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
 2016-02-04 17:53 UTC  (16+ messages)
` [PATCH v3 1/6] PCI: xilinx: Keep references to both IRQ domains
` [PATCH v3 2/6] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v3 3/6] PCI: xilinx: Always clear interrupt decode register
` [PATCH v3 4/6] PCI: xilinx: Clear interrupt FIFO during probe
` [PATCH v3 5/6] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v3 6/6] PCI: xilinx: Allow build on MIPS platforms

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 random number generator
 2016-02-04 16:23 UTC  (5+ messages)
` [PATCH 2/2] rng: pic32-rng: Add PIC32 RNG hardware driver

[PATCH] MIPS: Stop using dla in 32 bit kernels
 2016-02-04 16:15 UTC  (7+ messages)

[PATCH v2 0/4] Support new MIPSr6 relocations
 2016-02-04 13:05 UTC  (10+ messages)
` [PATCH v2 1/4] MIPS: Bail on unsupported module relocs
` [PATCH v2 2/4] MIPS: module: Make consistent use of pr_*()
` [PATCH v2 3/4] MIPS: Support R_MIPS_PC{21,26} rela-style relocs
` [PATCH v2 4/4] MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs

[PATCH v2 00/51] mtd: rework ECC layout definition
 2016-02-04 10:07 UTC  (52+ messages)
` [PATCH v2 01/51] mtd: kill the ecclayout->oobavail field
` [PATCH v2 02/51] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v2 03/51] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v2 04/51] mtd: nand: simplify nand_bch_init() usage
` [PATCH v2 05/51] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v2 06/51] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v2 07/51] mtd: nand: core: "
` [PATCH v2 08/51] mtd: nand: atmel: "
` [PATCH v2 09/51] mtd: nand: fsl_ifc: "
` [PATCH v2 10/51] mtd: nand: gpmi: "
` [PATCH v2 11/51] mtd: nand: lpc32xx: "
` [PATCH v2 12/51] mtd: nand: omap2: "
` [PATCH v2 13/51] mtd: onenand: "
` [PATCH v2 14/51] mtd: add mtd_set_ecclayout() helper function
` [PATCH v2 15/51] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v2 16/51] mtd: nand: "
` [PATCH v2 17/51] mtd: onenand: "
` [PATCH v2 18/51] mtd: docg3: "
` [PATCH v2 19/51] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v2 20/51] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v2 21/51] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v2 22/51] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v2 23/51] mtd: nand: sharpsl: "
` [PATCH v2 24/51] mtd: nand: jz4740: "
` [PATCH v2 25/51] mtd: nand: atmel: "
` [PATCH v2 26/51] mtd: nand: bf5xx: "
` [PATCH v2 27/51] mtd: nand: brcm: "
` [PATCH v2 28/51] mtd: nand: cafe: "
` [PATCH v2 29/51] mtd: nand: davinci: "
` [PATCH v2 30/51] mtd: nand: denali: "
` [PATCH v2 31/51] mtd: nand: diskonchip: "
` [PATCH v2 32/51] mtd: nand: docg4: "
` [PATCH v2 33/51] mtd: nand: fsl_elbc: "
` [PATCH v2 34/51] mtd: nand: fsl_ifc: "
` [PATCH v2 35/51] mtd: nand: fsmc: "
` [PATCH v2 36/51] mtd: nand: gpmi: "
` [PATCH v2 37/51] mtd: nand: hisi504: "
` [PATCH v2 38/51] mtd: nand: jz4780: "
` [PATCH v2 39/51] mtd: nand: lpc32xx: "
` [PATCH v2 40/51] mtd: nand: mxc: "
` [PATCH v2 41/51] mtd: nand: omap2: "
` [PATCH v2 42/51] mtd: nand: pxa3xx: "
` [PATCH v2 43/51] mtd: nand: s3c2410: "
` [PATCH v2 44/51] mtd: nand: sh_flctl: "
` [PATCH v2 45/51] mtd: nand: sm_common: "
` [PATCH v2 46/51] mtd: nand: sunxi: "
` [PATCH v2 47/51] mtd: nand: vf610: "
` [PATCH v2 48/51] mtd: onenand: "
` [PATCH v2 49/51] staging: mt29f_spinand: "
` [PATCH v2 50/51] mtd: nand: kill the ecc->layout field
` [PATCH v2 51/51] mtd: kill the nand_ecclayout struct

[PATCH v2 00/15] MIPS Boston board support
 2016-02-04  5:53 UTC  (40+ messages)
` [PATCH v2 01/15] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 02/15] auxdisplay: driver for simple memory mapped ASCII LCD displays
` [PATCH v2 03/15] MIPS: PCI: Compatibility with ARM-like PCI host drivers
` [PATCH v2 04/15] PCI: xilinx: Keep references to both IRQ domains
` [PATCH v2 05/15] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v2 06/15] PCI: xilinx: Always clear interrupt decode register
` [PATCH v2 07/15] PCI: xilinx: Clear interrupt FIFO during probe
` [PATCH v2 08/15] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v2 09/15] PCI: xilinx: Allow build on MIPS platforms
` [PATCH v2 10/15] misc: pch_phub: "
` [PATCH v2 11/15] dmaengine: pch_dma: "
` [PATCH v2 12/15] ptp: pch: "
` [PATCH v2 13/15] MIPS: Support for generating FIT (.itb) images
` [PATCH v2 14/15] dt-bindings: mips: img,boston: Document img,boston binding
` [PATCH v2 15/15] MIPS: Boston board support

[PATCH 0/4] MIPS: BMIPS5200 SMP support
 2016-02-04  2:14 UTC  (5+ messages)
` [PATCH 1/4] MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code
` [PATCH 2/4] MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435
` [PATCH 3/4] MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTS
` [PATCH 4/4] MIPS: BMIPS: Fill in current_cpu_data.core

[PATCH 0/3] Imagination Technologies MIPS P6600 CPU Support
 2016-02-03 19:43 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Add P6600 cases to CPU switch statements

[PATCH v2] MIPS: Octeon: Add Octeon III CN7xxx interface detection
 2016-02-03 18:03 UTC  (4+ messages)

[PATCH] MIPS: Octeon: Add Octeon III CN7XXX interface detection
 2016-02-03 17:57 UTC  (7+ messages)

[PATCH 0/5] Support new MIPSr6 relocations
 2016-02-03 16:55 UTC  (20+ messages)
` [PATCH 1/5] MIPS: Bail on unsupported module relocs
` [PATCH 4/5] MIPS: Support R_MIPS_PC16 rel-style reloc
` [PATCH 5/5] MIPS: Implement MIPSr6 R_MIPS_PC2x rel-style relocs

[PATCH v2 0/6] pch_gbe fixes for Imagination Technologies MIPS Boston
 2016-02-03 16:51 UTC  (17+ messages)
` [PATCH v2 1/6] net: pch_gbe: Allow build on MIPS platforms
` [PATCH v2 2/6] net: pch_gbe: Mark Minnow PHY reset GPIO active low
` [PATCH v2 3/6] net: pch_gbe: Pull PHY GPIO handling out of Minnow code
` [PATCH v2 4/6] net: pch_gbe: Always reset PHY along with MAC
` [PATCH v2 5/6] net: pch_gbe: Add device tree support
` [PATCH v2 6/6] net: pch_gbe: Allow longer for resets

[PATCH 0/3] Imagination Technologies MIPS M6250 CPU support
 2016-02-03 16:17 UTC  (8+ messages)
` [PATCH 1/3] MIPS: Add M6250 PRID & cpu_type_enum values
` [PATCH 2/3] MIPS: Add M6250 cases to CPU switch statements
` [PATCH 3/3] MIPS: Probe the M6250 CPU

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-03 16:15 UTC  (11+ messages)
` [PATCH 03/15] MIPS: pm-cps: Avoid offset overflow on MIPSr6
` [PATCH 06/15] MIPS: CM: Fix mips_cm_max_vp_width for UP kernels

[PATCH] MIPS: Fix MSA ld unaligned failure cases
 2016-02-03 14:44 UTC  (3+ messages)

[PATCH] MIPS: SEAD3 can support MIPS32r6 CPUs
 2016-02-03 12:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox