Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2016-03-23 11:08:54 to 2016-04-03 18:32:10 UTC [more...]

[PATCH] bmips: rename BCM63168 to BCM63268
 2016-04-03 18:31 UTC  (3+ messages)

[PATCH 1/3] MIPS: BMIPS: improve BCM6328 device tree
 2016-04-03 12:13 UTC  (3+ messages)
` [PATCH 2/3] MIPS: BMIPS: improve BCM6358 "
` [PATCH 3/3] MIPS: BMIPS: improve BCM6368 "

[PATCH v2 1/2] bmips: add BCM6358 support
 2016-04-03  9:56 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] bmips: add device tree example for BCM6358

[PATCH v5 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-04-02 16:35 UTC  (3+ messages)

[PATCH] MIPS: Fix broken malta qemu
 2016-04-02 14:05 UTC  (5+ messages)

[PATCH v2] MIPS: vdso: flush the vdso data page to update it on all processes
 2016-04-02 10:36 UTC  (6+ messages)

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

[PATCH v3 0/3] Add MIPS support to perf tools
 2016-04-01 14:06 UTC  (7+ messages)
` [PATCH v3 1/3] MIPS: Add user stack and registers to perf
` [PATCH v3 2/3] perf tools: Add support for MIPS userspace DWARF callchains
` [PATCH v3 3/3] perf tools: Hook up MIPS unwind and dwarf-regs in the Makefile

[PATCH v2 00/11] MIPS relocatable kernel & KASLR
 2016-04-01  9:07 UTC  (28+ messages)
` [PATCH v2 01/11] MIPS: tools: Add relocs tool
` [PATCH v2 02/11] MIPS: tools: Build "
` [PATCH v2 03/11] MIPS: Reserve space for relocation table
` [PATCH v2 04/11] MIPS: Generate relocation table when CONFIG_RELOCATABLE
` [PATCH v2 05/11] MIPS: Kernel: Add relocate.c
` [PATCH v2 06/11] MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
` [PATCH v2 07/11] MIPS: bootmem: When relocatable, free memory below kernel
` [PATCH v2 08/11] MIPS: Add CONFIG_RELOCATABLE Kconfig option
` [PATCH v2 09/11] MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
` [PATCH v2 10/11] MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
` [PATCH v2 11/11] MIPS: KASLR: Print relocation Information on boot

[PATCH] fixup! MIPS: ath79: Disable platform code for OF boards
 2016-03-31 14:09 UTC 

[PATCH] MIPS: ath79: fix build failure
 2016-03-31 14:08 UTC  (4+ messages)

[PATCH v4 0/5] Cleaning printk stuff in NMI context
 2016-03-31 12:36 UTC  (9+ messages)
` [PATCH v4 1/5] printk/nmi: generic solution for safe printk in NMI
` [PATCH v4 2/5] printk/nmi: use IRQ work only when ready
` [PATCH v4 3/5] printk/nmi: warn when some message has been lost in NMI context
` [PATCH v4 4/5] printk/nmi: increase the size of NMI buffer and make it configurable
` [PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic

[PATCH v2 0/6] MIPS seccomp_bpf self test and fixups
 2016-03-31  8:57 UTC  (17+ messages)
` [PATCH v2 1/6] selftests/seccomp: add MIPS self-test support
` [PATCH v2 2/6] MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
` [PATCH v2 3/6] MIPS: scall: Handle seccomp filters which redirect syscalls
` [PATCH v2 4/6] seccomp: Get compat syscalls from asm-generic header
` [PATCH v2 5/6] MIPS: seccomp: Support compat with both O32 and N32
` [PATCH v2 6/6] secomp: Constify mode1 syscall whitelist

[PATCH v2 2/4] exit_thread: remove empty bodies
 2016-03-31  7:55 UTC 

[PATCH 2/5] mips/defconfigs: Remove CONFIG_IPV6_PRIVACY
 2016-03-30 21:43 UTC  (2+ messages)

[PATCH] MIPS: Octeon: do not change affinity for disabled irqs
 2016-03-30  8:48 UTC  (3+ messages)

[PATCH v2 00/15] MIPS Boston board support
 2016-03-29 23:19 UTC  (3+ messages)
` [PATCH v2 03/15] MIPS: PCI: Compatibility with ARM-like PCI host drivers

[PATCH 2/3] swiotlb: prefix dma_to_phys and phys_to_dma functions
 2016-03-29 19:32 UTC  (7+ messages)

[PATCH] MIPS: Detect DSP v3 support
 2016-03-29 14:50 UTC  (2+ messages)

[PATCH 0/4] MIPS cache & highmem fixes
 2016-03-29  8:55 UTC  (10+ messages)
` [PATCH 1/4] MIPS: Flush dcache for flush_kernel_dcache_page
` [PATCH 2/4] MIPS: Flush highmem pages in __flush_dcache_page
` [PATCH 3/4] MIPS: Handle highmem pages in __update_cache

[PATCH 07/31] Add mips-specific parity functions
 2016-03-29  2:15 UTC  (4+ messages)
` [PATCH 13/31] mips: use parity functions in cerr-sb1.c

[PATCH 0/6] MIPS: BMIPS: RIXI and workarounds support
 2016-03-29  1:38 UTC  (2+ messages)

[PATCH 0/4] MIPS: BMIPS5200 SMP support
 2016-03-29  1:36 UTC  (2+ messages)

[PATCH 0/6] MIPS: BMIPS: Random fixes for BMIPS5000/5200
 2016-03-29  1:35 UTC  (2+ messages)

[PATCH 0/2] scsi: remove orphaned modular code from non-modular drivers
 2016-03-28 15:10 UTC  (7+ messages)
` [PATCH 1/2] drivers/scsi: make jazz_esp.c driver explicitly non-modular

[added to the 4.1 stable tree] ld-version: Fix awk regex compile failure
 2016-03-26 17:28 UTC  (4+ messages)
` [added to the 4.1 stable tree] Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
` [added to the 4.1 stable tree] MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6
` [added to the 4.1 stable tree] MIPS: Fix build error when SMP is used without GIC

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-25 15:24 UTC  (10+ messages)

[PATCH 3/4] exit_thread: accept a task parameter to be exited
 2016-03-25  8:32 UTC  (6+ messages)
` [3/4] "

[PATCH] MIPS: ath79: make bootconsole wait for both THRE and TEMT
 2016-03-24 15:02 UTC 

[PATCH] printk/nmi: flush NMI messages on the system panic
 2016-03-24 14:10 UTC 

[PATCH v2] drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
 2016-03-23 22:00 UTC  (3+ messages)

[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
 2016-03-23 18:42 UTC  (7+ messages)
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()

[PATCH v4 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
 2016-03-23 13:42 UTC  (2+ messages)

[PATCH v10 0/3] PIC32MZDA Clock Driver
 2016-03-23 11:06 UTC  (7+ messages)
` [PATCH v10 1/3] dt/bindings: Add PIC32 clock binding documentation
` [PATCH v10 2/3] clk: microchip: Add PIC32 clock driver
` [PATCH v10 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding


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