linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-15 11:24:42 to 2014-04-24 07:23:57 UTC [more...]

[PATCH 18/18] powerpc/boot: add PPC64_BOOT_WRAPPER config option
 2014-04-24  7:23 UTC  (10+ messages)
` [PATCH v2 00/15] powerpc/boot: 64bit little endian wrapper (rebased on v3.15-rc2)
` [PATCH v2 01/15] powerpc/boot: fix do_div for 64bit wrapper
` [PATCH v2 02/15] powerpc/boot: use a common prom_args struct in oflib
` [PATCH v2 03/15] powerpc/boot: use prom_arg_t "
` [PATCH v2 04/15] powerpc/boot: add byteswapping routines "
` [PATCH v2 05/15] powerpc/boot: add PROM_ERROR define "
` [PATCH v2 06/15] powerpc/boot: rework of_claim() to make it 64bit friendly
` [PATCH v2 07/15] powerpc/boot: define typedef ihandle as u32
` [PATCH v2 09/15] powerpc/boot: define byteswapping routines for little endian

[PATCH v2 1/2] fsl/corenet_generic: add a particular initialization for platform
 2014-04-24  6:43 UTC  (5+ messages)

[PATCH v2 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature
 2014-04-24  6:12 UTC 

[PATCH] powerpc/powernv: Fix kexec races going back to OPAL
 2014-04-24  6:14 UTC 

[PATCH v2 1/2] powerpc/pm: add api to get suspend state which is STANDBY or MEM
 2014-04-24  6:11 UTC 

[PATCH 0/6] Implement split core for POWER8
 2014-04-24  4:06 UTC  (9+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Rework the secondary inhibit code
` [PATCH 2/6] powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()
` [PATCH 3/6] powerpc: Add threads_per_subcore
` [PATCH 4/6] powerpc: Check cpu_thread_in_subcore() in __cpu_up()
` [PATCH 5/6] KVM: PPC: Book3S HV: Use threads_per_subcore in KVM
` [PATCH 6/6] powerpc/powernv: Add support for POWER8 split core on powernv

[PATCH] net/phy: tune get_phy_c45_ids to support more c45 phy
 2014-04-24  3:05 UTC  (3+ messages)

[PATCH] powerpc/powernv: Fix little endian issues in OPAL flash code
 2014-04-23 21:25 UTC 

[PATCH v2 00/21] FDT clean-ups and libfdt support
 2014-04-23 21:04 UTC  (6+ messages)
` [PATCH v2 14/21] of/fdt: create common debugfs
` [PATCH v2 21/21] of: push struct boot_param_header and defines into powerpc

[PATCH v2] powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF)
 2014-04-23 20:51 UTC  (4+ messages)

[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
 2014-04-23 19:08 UTC  (5+ messages)
` [PATCH 09/38] mmc: sdhci: convert generic bus width setup to library function
` [PATCH 10/38] mmc: sdhci: convert reset into a "
` [PATCH 17/38] mmc: sdhci: convert sdhci_set_clock() "
` [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() "

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-23 17:25 UTC  (22+ messages)
` [PATCH 3/3] of: Handle memory@0 node on "

[PATCH RFC v12 0/7] MPC512x DMA slave s/g support, OF DMA lookup
 2014-04-23 13:53 UTC  (8+ messages)
` [PATCH RFC v12 1/7] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v12 2/7] dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
` [PATCH RFC v12 3/7] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v12 4/7] dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
` [PATCH RFC v12 5/7] dma: of: add common xlate function for matching by channel id
` [PATCH RFC v12 6/7] dma: mpc512x: add device tree binding document
` [PATCH RFC v12 7/7] dma: mpc512x: register for device tree channel lookup

[PATCH] powerpc/fsl: Updated device trees for platforms with corenet version 2
 2014-04-23  8:26 UTC  (3+ messages)

[PATCH] powerpc/rmu: Fix the error memory free parameters
 2014-04-23  7:16 UTC  (2+ messages)

[PATCH 1/6] powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
 2014-04-23  4:36 UTC  (12+ messages)
` [PATCH 2/6] powerpc/powernv: Remove some OPAL function declaration duplication
` [PATCH 3/6] powerpc/powernv: Fix little endian issues with opal_do_notifier calls
` [PATCH 4/6] powerpc/powernv: Fix little endian issues in OPAL error log code
` [PATCH 5/6] powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
` [PATCH 6/6] powerpc/powernv: Fix little endian issues in OPAL dump code

[git pull] Please pull abiv2 branch
 2014-04-23  2:49 UTC 

[PATCH 1/2] powerpc/powernv: reduce multi-hit of iommu_add_device()
 2014-04-23  2:26 UTC  (2+ messages)
` [PATCH 2/2] powerpc/powernv: release the refcount for pci_dev

[PATCH 1/2] powerpc/powernv: clear the refcount for pci_dev on powernv platform
 2014-04-23  1:56 UTC  (14+ messages)
` [PATCH 2/2] powerpc/powernc: revert part of commit d905c5df(PPC: POWERNV: move iommu_add_device earlier)

questions on CONFIG_PPC_ADV_DEBUG_REGS, DBCR0_BRT, and DBCR0_ACTIVE_EVENTS
 2014-04-22 22:37 UTC  (4+ messages)

[PATCH 00/33] Build ppc64le kernel using ABIv2
 2014-04-22 22:02 UTC  (4+ messages)
` [PATCH 10/33] powerpc: Ignore TOC relocations

[PATCH RFC v11 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-04-22 18:27 UTC  (5+ messages)
` [PATCH RFC v11 5/6] dma: mpc512x: add device tree binding document

[PATCH v2] gpio: ge: Convert to platform driver
 2014-04-22 13:03 UTC  (2+ messages)

[PATCH v4 0/3] Support of the kmcoge4 board
 2014-04-22  9:30 UTC  (4+ messages)
` [PATCH v4 1/3] devicetree: bindings: add Zarlink to the vendor prefixes
` [PATCH v4 2/3] devcietree: bindings: add some MFD Keymile FPGAs
` [PATCH v4 3/3] powerpc/mpc85xx: add support for Keymile's kmcoge4 board

[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-22  7:22 UTC  (6+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/

[PATCH 0/7] Build ppc64le kernel using ABIv2, supplemental patches
 2014-04-22  6:58 UTC  (3+ messages)
` [PATCH 6/7] powerpc/ftrace: Use module loader helpers to parse trampolines

[PATCH 3/4] ARCH: AUDIT: implement syscall_get_arch for all arches
 2014-04-22  3:09 UTC  (2+ messages)

[PATCH V4] mtd: m25p80: Modify the name of mtd_info
 2014-04-21 15:30 UTC  (2+ messages)

[RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller
 2014-04-21 15:18 UTC  (6+ messages)

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-21 23:00 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-21 14:52 UTC  (6+ messages)
` [PATCH 4/5] powerpc: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH 1/6] powerpc/corenet: Enable muxing MDIO buses via GPIO
 2014-04-21 22:14 UTC  (8+ messages)
` [PATCH 2/6] powerpc/corenet: Enable muxing MDIO buses via FPGA
` [PATCH 3/6] net/fsl_pq_mdio: Document supported compatibles
` [PATCH 4/6] powerpc/corenet: Create the dts components for the DPAA FMan
` [PATCH 5/6] powerpc/corenet: Add DPAA FMan support to the SoC device tree(s)
` [PATCH 6/6] powerpc/corenet: Add MDIO bus muxing support to the board "

[PATCH][v10] powerpc/fsl-booke: Add initial T104x_QDS board support
 2014-04-21 11:34 UTC 

[PATCH][v10] powerpc/mpc85xx:Add initial device tree support of T104x
 2014-04-21 11:34 UTC 

[PATCH] mtd: m25p80: Modify the name of mtd_info
 2014-04-21 10:21 UTC  (3+ messages)

[PATCH] powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
 2014-04-21  8:02 UTC  (3+ messages)

[PATCH 1/3] cpufreq: ppc: Add missing #include <asm/smp.h>
 2014-04-21  8:01 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: ppc: Fix integer overflow in expression
` [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks

[RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller
 2014-04-20 16:27 UTC  (2+ messages)
` [RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller

[RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller
 2014-04-20 16:23 UTC 

[RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller
 2014-04-20 16:23 UTC  (2+ messages)
` [RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller

[PATCH] powerpc: legacy_serial support MVME5100 UARTS with shifted registers
 2014-04-19 23:43 UTC 

[PATCH] powerpc/mpc85xx: Remove P1023 RDS support
 2014-04-18 17:18 UTC 

[PATCH] powerpc/diu: adjust DIU initialization entry
 2014-04-18  8:49 UTC 

[PATCH v4 0/8] DMA: Freescale: driver cleanups and enhancements
 2014-04-18  8:17 UTC  (9+ messages)
` [PATCH v4 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
` [PATCH v4 2/8] DMA: Freescale: unify register access methods
` [PATCH v4 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
` [PATCH v4 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
` [PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations
` [PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
` [PATCH v4 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave
` [PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver

[PATCH v3 0/8] DMA: Freescale: driver cleanups and enhancements
 2014-04-18  4:09 UTC  (6+ messages)
` [PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication

Powerpc: e1000e cannot work normally after system resume from sleep(standby)
 2014-04-17  7:00 UTC 

[PATCH] powerpc/mm: Fix ".__node_distance" undefined
 2014-04-17  3:10 UTC  (2+ messages)

[PATCH 1/1] powerpc: Increase COMMAND_LINE_SIZE to 2048 from 512
 2014-04-16 18:00 UTC  (4+ messages)

[PATCH v4] powerpc: kvm: make _PAGE_NUMA take effect
 2014-04-16 12:27 UTC  (2+ messages)

[v3] mtd: m25p80: Modify the name of mtd_info
 2014-04-16  6:53 UTC  (2+ messages)

[PATCH 1/2] powerpc/mpc85xx: add two functions to get suspend state which is standby or mem
 2014-04-16  6:06 UTC  (9+ messages)
` [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

[PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
 2014-04-16  3:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] fsl/pci: fix RC cannot detect PME message coming
 2014-04-15 21:11 UTC  (3+ messages)
` [PATCH 2/2] fsl/pci: fix EP device sometimes hangup when system resume from sleep

[PATCHv2] powerpc/85xx: Add OCA4080 board support
 2014-04-15 17:51 UTC 

[PATCH] powerpc/85xx: Add OCA4080 board support
 2014-04-15 17:15 UTC  (4+ messages)

[PATCH v2 0/6] powerpc/perf/hv_{gpci,24x7}: fixes
 2014-04-15 17:10 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/perf/hv_24x7: probe errors changed to pr_debug(), padding fixed
` [PATCH v2 2/6] powerpc/perf/hv_gpci: probe failures use pr_debug(), and padding reduced
` [PATCH v2 3/6] powerpc/perf/hv-gpci: make device attr static
` [PATCH v2 4/6] powerpc/perf/hv-24x7: use (unsigned long) not (u32) values when calling plpar_hcall_norets()
` [PATCH v2 5/6] powerpc/perf/hv-24x7: remove [static 4096], sparse chokes on it
` [PATCH v2 6/6] powerpc/perf/hv-24x7: catalog version number is be64, not be32

Build regressions/improvements in v3.15-rc1
 2014-04-15 11:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).