linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-09 10:59:27 to 2011-11-15 10:43:50 UTC [more...]

[PATCH 1/3] mtd/nand: fix coding style issue in drivers/mtd/nand/fsl_elbc.c
 2011-11-15  9:29 UTC  (3+ messages)
` [PATCH 2/3] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
  ` [PATCH v3 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

3.2.0-rc1 panic on PowerPC
 2011-11-15  8:44 UTC 

[PATCH] net: fsl_pq_mdio: fix non tbi phy access
 2011-11-15  5:17 UTC 

[PATCH v3] powerpc: 85xx: separate e500 from e500mc
 2011-11-15  3:40 UTC  (54+ messages)
` [RFC PATCH 00/17] powerpc/e500: "
              ` [RFC PATCH 0/2] powerpc: CPU cache op cleanup
              ` [RFC PATCH 1/2] powerpc: Remove duplicate cacheable_memcpy/memzero functions
              ` [RFC PATCH 2/2] WIP: PowerPC cache cleanup
` [RFC PATCH 01/17] powerpc/mpic: Fix bogus CONFIG_BOOKE conditional
` [RFC PATCH 02/17] powerpc: Split up PHYS_64BIT config option to fix "select" issues
` [RFC PATCH 03/17] fsl_rio: Remove FreeScale e500 conditionals
` [RFC PATCH 04/17] powerpc: Allow multiple machine-check handlers
` [RFC PATCH 05/17] powerpc/e500: Remove unused "default e500" from CPU table
` [RFC PATCH 06/17] powerpc/e500: Split FreeScale e500v1/v2 and e500mc config options
` [RFC PATCH 07/17] powerpc/e200: Rename CONFIG_E200 => CONFIG_FSL_E200
` [RFC PATCH 08/17] powerpc/e500: Remove conditional "lwsync" substitution
` [RFC PATCH 09/17] powerpc/e500: Split idle handlers for e500v1/v2 and e500mc
` [RFC PATCH 10/17] powerpc/e500: Fix up the last references to CONFIG_PPC_E500MC
` [RFC PATCH 11/17] powerpc/e500: Use the correct assembler flags for e500mc and e5500
` [RFC PATCH 12/17] powerpc/e500: Separate e500mc CPU table entries from e500v1/e500v2
` [RFC PATCH 13/17] powerpc/e500: Add a new CONFIG_FSL_E5500 option for the e5500
` [RFC PATCH 14/17] powerpc/e500: Don't make kgdb use e500v1/e500v2 registers on e500mc
` [RFC PATCH 15/17] powerpc/e500: Fix up all remaining code uses of CONFIG_E500
` [RFC PATCH 16/17] powerpc/e500: Make __setup_cpu_{e200, e500, e500mc, e5500} optional
  ` [RFC PATCH 16/17] powerpc/e500: Make __setup_cpu_{e200,e500,e500mc,e5500} optional
` [RFC PATCH 17/17] powerpc/e500: Finally remove "CONFIG_E500"

[PATCH 1/5, v3] fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit
 2011-11-15  3:21 UTC  (8+ messages)
` [PATCH 2/5, v3] fsl-rio: Add two ports and rapidio message units support
` [PATCH 3/5,v3] powerpc/85xx: Update SRIO device tree nodes
` [PATCH 4/5, v3] powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
` [PATCH 5/5, v3] powerpc/fsl: Document rapidio node binding-information

[PATCH v3 0/8] Kudmp support for PPC440x
 2011-11-15  2:43 UTC  (11+ messages)
` [PATCH v3 1/8] [44x] Fix typo in KEXEC Kconfig dependency
  ` [PATCH v3 0/8] Kdump support for PPC440x
  ` [UPDATED] [PATCH v3 1/8] [44x] Fix typo in KEXEC CONFIG dependency
` [PATCH v3 2/8] [booke] Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
` [PATCH v3 3/8] [44x] Enable DYNAMIC_MEMSTART for 440x
` [PATCH v3 4/8] [ppc] Process dynamic relocations for kernel
` [PATCH v3 5/8] [ppc] Define virtual-physical translations for RELOCATABLE
` [PATCH v3 6/8] [44x] Enable CONFIG_RELOCATABLE for PPC44x
` [PATCH v3 7/8] [44x] Enable CRASH_DUMP for 440x
` [PATCH v3 8/8] [boot] Change the load address for the wrapper to fit the kernel

[PATCH] powerpc/44x: Fix typos '47x' and 'CONFIG_47x'
 2011-11-15  2:30 UTC  (2+ messages)

[PATCH] powerpc: panic if we can't instantiate RTAS
 2011-11-14 22:55 UTC 

[PATCH] powerpc: Copy down exception vectors after feature fixups
 2011-11-14 22:54 UTC 

[PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses
 2011-11-14 20:50 UTC  (5+ messages)
  ` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn

[GIT PULL] SRIO powerpc compile fix
 2011-11-14 18:41 UTC 

unsubscribe
 2011-11-14 17:26 UTC 

[PATCH] P1021: set IReady in QE Microcode Upload
 2011-11-14  8:55 UTC  (3+ messages)

[PATCH] powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'
 2011-11-13  9:48 UTC  (2+ messages)

yenta_socket and Machine check in kernel mode
 2011-11-12 23:27 UTC 

[PATCH] fsl-rio: fix compile error
 2011-11-12  5:42 UTC  (4+ messages)

[PATCH] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N
 2011-11-12  4:07 UTC  (3+ messages)

AUTO: Michael Barry is out of the office (returning 15/11/2011)
 2011-11-12  4:00 UTC 

Linuxppc-dev Digest, Vol 87, Issue 61
 2011-11-12  1:34 UTC 

Disabling TCP slow start after idle
 2011-11-12  0:05 UTC  (2+ messages)

[PATCH 00/10] PAPR virtualization on PR KVM
 2011-11-11 16:03 UTC  (7+ messages)
` [PATCH 01/10] KVM: PPC: move compute_tlbie_rb to book3s common header
  ` [PATCH] KVM: PPC: move compute_tlbie_rb to book3s_64 "
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
  ` [PATCH] KVM: PPC: protect use of kvmppc_h_pr

[RFC][PATCH 00/30] Rework FSL MPC85xx/Pxxxx device trees
 2011-11-11 15:29 UTC  (42+ messages)
` [RFC][PATCH 01/30] powerpc/85xx: Simplify P1020RDB CAMP dts using includes
  ` [RFC][PATCH 02/30] powerpc/85xx: Rework PCI nodes on P1020RDB
    ` [RFC][PATCH 03/30] powerpc/85xx: Update SPI binding to match binding spec for P1020RDB
      ` [RFC][PATCH 04/30] powerpc/85xx: Update P1020 SEC3.3 node to match actual SoC HW
        ` [RFC][PATCH 05/30] powerpc/85xx: Add ethernet magic packet property to P1020 device tree
          ` [RFC][PATCH 06/30] powerpc/85xx: p1020si.dtsi update interrupt handling
            ` [RFC][PATCH 07/30] powerpc/85xx: create dts components to build up an SoC
              ` [RFC][PATCH 08/30] powerpc/85xx: Rework P1020 SoC device tree
                ` [RFC][PATCH 09/30] powerpc/85xx: Rework P1020RDB "
                  ` [RFC][PATCH 10/30] powerpc/85xx: Add P1020RDB 36-bit address map "
                    ` [RFC][PATCH 11/30] powerpc/85xx: Rework P1010RDB and P1010 "
                      ` [RFC][PATCH 12/30] powerpc/85xx: Add RTC to P1010RDB "
                        ` [RFC][PATCH 13/30] powerpc/85xx: Add crypto engine to P1010 SoC "
                          ` [RFC][PATCH 14/30] powerpc/85xx: Add a P1010RDB 36-bit address map "
                            ` [RFC][PATCH 15/30] powerpc/85xx: Rework P1022DS "
                              ` [RFC][PATCH 16/30] powerpc/85xx: Rework P2020DS "
                                ` [RFC][PATCH 17/30] powerpc/85xx: Rework P2020RDB "
                                  ` [RFC][PATCH 18/30] powerpc/85xx: Rework P1021MDS "
                                    ` [RFC][PATCH 19/30] powerpc/85xx: Rework MPC8572DS "
                                      ` [RFC][PATCH 20/30] powerpc/85xx: Rework MPC8536DS device trees
                                        ` [RFC][PATCH 21/30] powerpc/85xx: Rework MPC8544DS device tree
                                          ` [RFC][PATCH 22/30] powerpc/85xx: Rework MPC8548CDS device trees
                                            ` [RFC][PATCH 23/30] powerpc/85xx: Rework P4080DS "
                                              ` [RFC][PATCH 24/30] powerpc/85xx: Rework P5020DS device tree
                                                ` [RFC][PATCH 25/30] powerpc/85xx: Rework P3041DS "
                                                  ` [RFC][PATCH 26/30] powerpc/85xx: Rework P2041RDB "
                                                    ` [RFC][PATCH 27/30] powerpc/85xx: Rework P3060QDS "
                                                      ` [RFC][PATCH 28/30] powerpc/85xx: Rework P1023RDS "
                                                        ` [RFC][PATCH 29/30] powerpc/85xx: Rework MPC8568MDS "
                                                          ` [RFC][PATCH 30/30] powerpc/85xx: Rework MPC8569MDS "

[PATCH 2/7] powerpc/85xx: add HOTPLUG_CPU support
 2011-11-11 12:26 UTC  (8+ messages)

[PATCH] usb/fsl_udc: fix dequeuing a request in progress
 2011-11-11 12:38 UTC 

[PATCH] powerpc: Export PIR data through sysfs
 2011-11-11  5:58 UTC  (10+ messages)
                ` [PATCH V2] "

[PATCH RFC v3 0/3] Support multiple VirtioConsoles
 2011-11-11  4:30 UTC  (5+ messages)
` [PATCH v3 1/3] virtio_console: Fix locking of vtermno
` [PATCH v3 2/3] hvc_init(): Enforce one-time initialization

[PATCH v2 0/5] Kdump support for PPC440x
 2011-11-11  4:11 UTC  (13+ messages)
` [PATCH v2 1/5] [ppc] Process dynamic relocations for kernel

[PATCH] powerpc/trace: add a dummy stack frame for trace_hardirqs_off
 2011-11-11  2:04 UTC 

[PATCH] powerpc/kvm: annotate kvm_rma_init as __init
 2011-11-10 17:11 UTC  (2+ messages)

[PATCH] powerpc/kvm: fix build with older toolchains
 2011-11-10 17:11 UTC  (2+ messages)

[PATCH 01/11] powerpc/85xx: Add 'fsl, pq3-gpio' compatiable for GPIO driver
 2011-11-10 16:15 UTC  (12+ messages)
` [PATCH 02/11] powerpc/85xx: Simplify P1020RDB CAMP dts using includes
  ` [PATCH 03/11] powerpc/85xx: Rework PCI nodes on P1020RDB
    ` [PATCH 04/11] powerpc/85xx: Update SPI binding to match binding spec for P1020RDB
      ` [PATCH 05/11] powerpc/85xx: Update P1020 SEC3.3 node to match actual SoC HW
        ` [PATCH 06/11] powerpc/85xx: Add ethernet magic packet property to P1020 device tree
          ` [PATCH 07/11] powerpc/85xx: p1020si.dtsi update interrupt handling
            ` [PATCH 08/11] powerpc/85xx: create dts components to build up an SoC
              ` [PATCH 09/11] powerpc/85xx: Rework P1020 SoC device tree
                ` [PATCH 10/11] powerpc/85xx: Rework P1020RDB "
                  ` [PATCH 11/11] powerpc/85xx: Add P1020RDB 36-bit address map "

right way to get interrupt controller register
 2011-11-10 11:31 UTC 

[RFC PATCH v4 00/10] fadump: Firmware-assisted dump support for Powerpc
 2011-11-10 10:43 UTC  (14+ messages)
` [RFC PATCH v4 01/10] fadump: Add documentation for firmware-assisted dump
` [RFC PATCH v4 02/10] fadump: Reserve the memory for firmware assisted dump
` [RFC PATCH v4 05/10] fadump: Convert firmware-assisted cpu state dump data into elf notes
` [RFC PATCH v4 06/10] fadump: Add PT_NOTE program header for vmcoreinfo
` [RFC PATCH v4 10/10] fadump: Introduce config option for firmware assisted dump feature

[PATCH] powerpc: add hvcall.h include to book3s_hv.c
 2011-11-10  6:39 UTC 

[stable 3.1] [PATCH] powerpc/kvm: Fix build failure with HV KVM and CBE
 2011-11-10  0:04 UTC 

[stable 3.1] [PATCH] KVM: PPC: Assemble book3s{, _hv}_rmhandlers.S separately
 2011-11-10  0:04 UTC 

[PATCH] net: fsl_pq_mdio: fix oops when using uninitialized mutex
 2011-11-09 20:10 UTC  (2+ messages)

[PATCH v14 03/10] USB/ppc4xx: Add Synopsys DWC OTG Core Interface Layer (CIL)
 2011-11-09 18:02 UTC  (3+ messages)

[PATCH 5/7] fsl_pmc: update device bindings
 2011-11-09 17:15 UTC  (6+ messages)

[PATCH 4/7] powerpc/85xx: add support to JOG feature using cpufreq interface
 2011-11-09 16:13 UTC  (6+ messages)

[PATCH] powerpc/p1023: set IRQ[4:6, 11] to high level sensitive for PCIe
 2011-11-09 15:49 UTC  (7+ messages)


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