messages from 2016-02-03 16:15:30 to 2016-02-08 17:30:52 UTC [more...]
[PATCH v2 00/15] MIPS Boston board support
2016-02-08 17:30 UTC (8+ messages)
` [PATCH v2 01/15] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 14/15] dt-bindings: mips: img,boston: Document img,boston binding
[PATCH] MIPS: Differentiate between 32 and 64 bit ELF header
2016-02-08 17:19 UTC (17+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] mips: Use arch specific auxvec.h instead of generic-asm version
` [PATCH v3 2/3] crash_dump: Add vmcore_elf32_check_arch
` [PATCH v3 3/3] mips: Differentiate between 32 and 64 bit ELF header
[PATCH v6 1/2] dt/bindings: Add bindings for PIC32 pin control and GPIO
2016-02-08 16:47 UTC (5+ messages)
` [PATCH v6 2/2] pinctrl: pinctrl-pic32: Add PIC32 pin control driver
[PATCH 1/2] dt/bindings: Add bindings for PIC32 deadman timer peripheral
2016-02-08 16:07 UTC (6+ messages)
` [PATCH 2/2] watchdog: pic32-dmt: Add PIC32 deadman timer driver support
[PATCH 1/2] dt/bindings: Add bindings for the PIC32 real time clock
2016-02-08 16:04 UTC (2+ messages)
[PATCH 1/2] dt/bindings: Add bindings for the PIC32 random number generator
2016-02-08 16:03 UTC (6+ messages)
` [PATCH 2/2] rng: pic32-rng: Add PIC32 RNG hardware driver
[PATCH 0/7] MIPS: Add support for OCTEON cn78xx and cn73xx
2016-02-08 10:38 UTC (14+ messages)
` [PATCH 1/7] MIPS: OCTEON: Remove some code limiting NR_IRQS to 255
` [PATCH 2/7] MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work
` [PATCH 3/7] MIPS: OCTEON: Add register definitions for cn73xx, cnf75xx and cn78xx
` [PATCH 4/7] MIPS: OCTEON: Add model checking support "
` [PATCH 5/7] MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models
` [PATCH 6/7] [PATCH] MIPS: OCTEON: Add support for OCTEON III interrupt controller
` [PATCH 7/7] MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al
[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
2016-02-08 9:59 UTC (7+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver
` [PATCH v5 11/14] dt/bindings: Add bindings for PIC32 SDHCI host controller
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver
[PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral
2016-02-08 5:06 UTC (11+ messages)
` [PATCH 2/2] spi: spi-pic32: Add PIC32 SPI master driver
[PATCH net-next v7 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
2016-02-08 1:09 UTC (20+ messages)
` [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH net-next v7 02/19] test_bitmap: unit tests for lib/bitmap.c
` [PATCH net-next v7 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v7 04/19] net: usnic: use __ethtool_get_settings
` [PATCH net-next v7 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v7 06/19] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v7 07/19] net: usnic: "
` [PATCH net-next v7 08/19] net: bonding: "
` [PATCH net-next v7 09/19] net: ipvlan: "
` [PATCH net-next v7 10/19] net: macvlan: "
` [PATCH net-next v7 11/19] net: team: "
` [PATCH net-next v7 12/19] net: fcoe: "
` [PATCH net-next v7 13/19] net: rdma: "
` [PATCH net-next v7 14/19] net: 8021q: "
` [PATCH net-next v7 15/19] net: bridge: "
` [PATCH net-next v7 16/19] net: core: "
` [PATCH net-next v7 17/19] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v7 18/19] net: mlx4: convenience predicate for debug messages
` [PATCH net-next v7 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
[PATCH] MIPS: memset.S: Disable code unused with non-R6 MIPS configs
2016-02-07 11:05 UTC
[PATCH v2 00/51] mtd: rework ECC layout definition
2016-02-06 21:57 UTC (57+ 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] MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
2016-02-06 15:40 UTC (2+ messages)
[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] 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 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 (6+ messages)
` [PATCH 1/5] MIPS: Bail on unsupported module relocs
[PATCH v2 0/6] pch_gbe fixes for Imagination Technologies MIPS Boston
2016-02-03 16:51 UTC (3+ messages)
` [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 (6+ messages)
` [PATCH 06/15] MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox