linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-14 08:30:00 to 2013-07-18 20:20:57 UTC [more...]

[PATCH v1 00/24] add COMMON_CLK support for PowerPC MPC512x
 2013-07-18 20:20 UTC  (63+ messages)
` [PATCH v1 01/24] spi: mpc512x: prepare clocks before enabling them
` [PATCH v1 02/24] serial: "
` [PATCH v1 03/24] mtd: mpc5121_nfc: "
` [PATCH v1 04/24] powerpc: mpc512x: array decl for MCLK registers in CCM
` [PATCH v1 05/24] clk: wrap I/O access for improved portability
` [PATCH v1 06/24] dts: mpc512x: prepare for preprocessor support
` [PATCH v1 07/24] dts: mpc512x: introduce dt-bindings/clock/ header
` [PATCH v1 08/24] dts: mpc512x: add clock related device tree specs
` [PATCH v1 09/24] clk: mpc512x: introduce COMMON_CLK for MPC512x
` [PATCH v1 10/24] dts: mpc512x: add clock specs for client lookups
` [PATCH v1 11/24] net: can: mscan: add a comment on reg to idx mapping
` [PATCH v1 12/24] net: can: mscan: make mpc512x code use common clock
` [PATCH v1 13/24] spi: mpc512x: OF clock lookup, use the 'mclk' name
` [PATCH v1 14/24] powerpc/mpc512x: improve DIU related clock setup
` [PATCH v1 15/24] serial: mpc512x: OF clock lookup, use the 'mclk' name
` [PATCH v1 16/24] clk: mpc512x: remove now obsolete clkdev registration
` [PATCH v1 17/24] serial: mpc512x: setup the PSC FIFO clock as well
` [PATCH v1 18/24] i2c: mpc: OF clock lookup for MPC512x
` [PATCH v1 19/24] USB: fsl-mph-dr-of: OF clock lookup, prepare and enable
` [PATCH v1 20/24] fs_enet: OF clock lookup (non-fatal), "
` [PATCH v1 21/24] [media] fsl-viu: OF clock lookup, prepare before enable
` [PATCH v1 22/24] powerpc/fsl-pci: "
` [PATCH v1 23/24] clk: mpc512x: switch to COMMON_CLK, remove PPC_CLOCK
` [PATCH v1 24/24] net: can: mscan: remove MPC512x non-COMMON_CLK code path
` [PATCH v2 00/24] add COMMON_CLK support for PowerPC MPC512x
  ` [PATCH v2 01/24] spi: mpc512x: cleanup clock API use
  ` [PATCH v2 02/24] serial: "
  ` [PATCH v2 03/24] mtd: mpc5121_nfc: prepare clocks before enabling them
  ` [PATCH v2 04/24] powerpc: mpc512x: array decl for MCLK registers in CCM
  ` [PATCH v2 05/24] clk: wrap I/O access for improved portability
  ` [PATCH v2 06/24] dts: mpc512x: prepare for preprocessor support
  ` [PATCH v2 07/24] dts: mpc512x: introduce dt-bindings/clock/ header
  ` [PATCH v2 08/24] dts: mpc512x: add clock related device tree specs
  ` [PATCH v2 09/24] clk: mpc512x: introduce COMMON_CLK for MPC512x
  ` [PATCH v2 10/24] dts: mpc512x: add clock specs for client lookups
  ` [PATCH v2 11/24] spi: mpc512x: remove now obsolete clock lookup name
  ` [PATCH v2 12/24] serial: "
  ` [PATCH v2 13/24] clk: mpc512x: remove now obsolete clkdev registration
  ` [PATCH v2 14/24] serial: mpc512x: setup the PSC FIFO clock as well
  ` [PATCH v2 15/24] net: can: mscan: add a comment on reg to idx mapping
  ` [PATCH v2 16/24] net: can: mscan: make mpc512x code use common clock
  ` [PATCH v2 17/24] powerpc/mpc512x: improve DIU related clock setup
  ` [PATCH v2 18/24] i2c: mpc: OF clock lookup for MPC512x
  ` [PATCH v2 19/24] USB: fsl-mph-dr-of: OF clock lookup, prepare and enable
  ` [PATCH v2 20/24] fs_enet: OF clock lookup (non-fatal), "
  ` [PATCH v2 21/24] [media] fsl-viu: OF clock lookup, prepare before enable
  ` [PATCH v2 22/24] powerpc/fsl-pci: "
  ` [PATCH v2 23/24] clk: mpc512x: switch to COMMON_CLK, remove PPC_CLOCK

[GIT PULL 00/76] perf/core improvements and fixes
 2013-07-18 19:49 UTC  (2+ messages)
` [PATCH 13/76] perf tools: Make Power7 events available for perf

[PATCH 2/4 V2] mmc: esdhc: workaround for dma err in the last system transaction
 2013-07-18 15:24 UTC  (7+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Correct host version of T4240-R1.0
` [PATCH 4/4 V2] mmc: esdhc: Add broken timeout quirk for p4/p5 board

[PATCH] powerpc: Add second POWER8 PVR entry
 2013-07-18  6:25 UTC  (3+ messages)

[PATCH] module: ppc64 module CRC relocation fix causes perf issues
 2013-07-18  4:00 UTC  (7+ messages)

[PATCH v2 0/10] EEH Followup Fixes (II)
 2013-07-18  2:14 UTC  (11+ messages)
` [PATCH 01/10] powerpc/eeh: Remove reference to PCI device
` [PATCH 02/10] powerpc/eeh: Export functions for hotplug
` [PATCH 03/10] powerpc/pci: Override pcibios_release_device()
` [PATCH 04/10] PCI/hotplug: Needn't remove EEH cache again
` [PATCH 05/10] powerpc/eeh: Keep PE during hotplug
` [PATCH 06/10] powerpc/eeh: Tranverse EEH devices with safe mode
` [PATCH 07/10] powerpc/pci: Partial hotplug support
` [PATCH 08/10] powerpc/eeh: Support partial hotplug
` [PATCH 09/10] powerpc/eeh: Don't use pci_dev during BAR restore
` [PATCH 10/10] powerpc/eeh: Fix unbalanced enable for IRQ

[PATCH] KVM: PPC: Book3S PR: return appropriate error when allocation fails
 2013-07-17 15:10 UTC 

[PATCH RFC 0/8] MPC512x DMA slave s/g support, OF DMA lookup
 2013-07-17 10:42 UTC  (18+ messages)
` [PATCH RFC 1/8] powerpc: mpc512x_dma: add support for data transfers between memory and i/o memory
` [PATCH RFC 5/8] dma: mpc512x: use symbolic specifiers for DMA channels
` [PATCH RFC v2 0/5] MPC512x DMA slave s/g support, OF DMA lookup
  ` [PATCH RFC v2 1/5] dma: mpc512x: re-order mpc8308 specific instructions
  ` [PATCH RFC v2 2/5] dma: mpc512x: add support for peripheral transfers
  ` [PATCH RFC v2 3/5] dma: of: Add common xlate function for matching by channel id
  ` [PATCH RFC v2 4/5] dma: mpc512x: register for device tree channel lookup
  ` [PATCH RFC v2 5/5] HACK mmc: mxcmmc: enable clocks for the MPC512x

[V2 2/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2013-07-17  9:03 UTC  (4+ messages)

[PATCH V2 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-17  7:09 UTC  (6+ messages)
` [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes

[PATCH 1/4 V4] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-17  5:12 UTC 

[PATCH V3] powerpc/85xx: Add support for 85xx cpu type detection
 2013-07-17  2:34 UTC  (5+ messages)

[PATCH] powerpc/fsl-booke: Work around erratum A-006958
 2013-07-16 18:16 UTC  (8+ messages)

force cpu:bus frequency?
 2013-07-16 15:14 UTC 

[PATCH 0/2] powerpc: split the match emulation into two parts
 2013-07-16 11:57 UTC  (3+ messages)
` [PATCH 1/2] powerpc: split the math "
` [PATCH 2/2] powerpc/mpc85xx: only emulate the unimplemented FP instructions on corenet64

[PATCH] powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
 2013-07-16  8:56 UTC 

[PATCH] Powerpc/t4240: change the compatible flags for t4240qds board
 2013-07-16  5:04 UTC  (6+ messages)
` [PATCH 3/4 V2] mmc: esdhc: Add quirks to support T4240QDS board

[v1][PATCH 1/1] powerpc/ppc64: rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
 2013-07-16  3:09 UTC 

[PATCH 00/10 v6] KVM: PPC: IOMMU in-kernel handling
 2013-07-16  0:54 UTC  (11+ messages)
` [PATCH 01/10] KVM: PPC: reserve a capability number for multitce support
` [PATCH 02/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
` [PATCH 03/10] vfio: add external user support
` [PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 05/10] powerpc: add real mode support for dma operations on powernv
` [PATCH 06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH 07/10] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 08/10] powerpc/iommu: rework to support realmode
` [PATCH 09/10] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 10/10] KVM: PPC: Add hugepage "

ABI defined register usage within function calls
 2013-07-16  0:37 UTC  (4+ messages)

Help on mpc5200b and 1:1 CPU:bus clock ratio
 2013-07-16  0:08 UTC 

[PATCH v3 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-15 17:57 UTC  (4+ messages)
` [PATCH v3 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v3 2/2] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH 00/11] Add compression support to pstore
 2013-07-15 16:57 UTC  (12+ messages)
` [PATCH 01/11] powerpc/pseries: Remove (de)compression in nvram with pstore enabled
` [PATCH 02/11] pstore: Add new argument 'compressed' in pstore write callback
` [PATCH 03/11] pstore/Kconfig: Select ZLIB_DEFLATE and ZLIB_INFLATE when PSTORE is selected
` [PATCH 04/11] pstore: Add compression support to pstore
` [PATCH 05/11] pstore: Introduce new argument 'compressed' in the read callback
` [PATCH 06/11] pstore: Provide decompression support to pstore
` [PATCH 07/11] pstore: Add file extension to pstore file if compressed
` [PATCH 08/11] powerpc/pseries: Read and write to the 'compressed' flag of pstore
` [PATCH 09/11] erst: "
` [PATCH 10/11] efi-pstore: "
` [PATCH 11/11] pstore/ram: "

SMP on PPC750
 2013-07-15 16:29 UTC 

[PATCHv5 02/11] PCI: use weak functions for MSI arch-specific functions
 2013-07-15 11:52 UTC  (2+ messages)
` [PATCHv5 03/11] PCI: remove ARCH_SUPPORTS_MSI kconfig option

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-07-15 10:21 UTC  (8+ messages)

[PATCH] hashtable: add hash_for_each_possible_rcu_notrace()
 2013-07-15 10:04 UTC  (2+ messages)

[PATCH V6] powerpc/85xx: add the P1020RDB-PD DTS support
 2013-07-15  8:22 UTC 

[PATCH] powerpc/pseries: drop "select HOTPLUG"
 2013-07-15  8:46 UTC  (3+ messages)

[PATCH] powerpc: Fix the corrupt r3 error during MCE handling
 2013-07-15  6:18 UTC  (4+ messages)

[PATCH 1/3] powerpc: Add iommu domain pointer to device archdata
 2013-07-15  4:50 UTC  (3+ messages)
` [PATCH 2/3 v19] iommu/fsl: Add additional iommu attributes required by the PAMU driver
` [PATCH 3/3 v18] iommu/fsl: Freescale PAMU driver and iommu implementation

[PATCH 1/8] powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
 2013-07-15  3:03 UTC  (8+ messages)
` [PATCH 2/8] powerpc/powernv: Update opal.h to add new LPC and XSCOM functions
` [PATCH 3/8] powerpc/powernv: Add helper to get ibm,chip-id of a node
` [PATCH 4/8] powerpc/powernv: Add PIO accessors for Power8 LPC bus
` [PATCH 5/8] powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
` [PATCH 6/8] powerpc: Check "status" property before adding legacy ISA serial ports
` [PATCH 7/8] powerpc/powernv: Don't crash if there are no OPAL consoles
` [PATCH 8/8] powerpc/powernv: Enable detection of legacy UARTs

[v1][PATCH 1/1] powerpc: to access local paca after hard irq disabled
 2013-07-15  2:36 UTC 

visible memory seems wrong in kexec crash dump kernel
 2013-07-14 23:11 UTC  (10+ messages)

[PATCH 0/4] powerpc: several cleanup patches for the FPU
 2013-07-14  9:02 UTC  (5+ messages)
` [PATCH 1/4] powerpc: remove the unused function disable_kernel_fp()
` [PATCH 2/4] powerpc: remove the redundant flush_fp_to_thread() in setup_sigcontext()
` [PATCH 3/4] powerpc: make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
` [PATCH 4/4] powerpc: remove the empty giveup_fpu() function on 32bit kernel

[PATCH v3 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:40 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu
` [PATCH v3 2/2] powerpc: introduce function emulate_math()

[PATCH v2 0/2] powerpc/math-emu: two patches for the emulation of the FPU unimplemented instructions
 2013-07-14  8:29 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/math-emu: move the flush FPU state function into do_mathemu


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).