| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1 | Olivia Yin | 2012-09-12 | 3 | -0/+65 |
* | powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1 | Olivia Yin | 2012-09-12 | 4 | -0/+67 |
* | powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1 | Olivia Yin | 2012-09-12 | 17 | -0/+96 |
* | powerpc/mpic: FSL MPIC error interrupt support. | Varun Sethi | 2012-09-12 | 5 | -2/+229 |
* | powerpc/swiotlb: Enable at early stage and disable if not necessary | Jia Hongtao | 2012-09-12 | 7 | -14/+32 |
* | powerpc/booke: Add CPU_FTR_EMB_HV check for e5500. | Varun Sethi | 2012-09-12 | 1 | -0/+6 |
* | powerpc/booke: Separate out restore_e5500/setup_e5500 routines. | Varun Sethi | 2012-09-12 | 2 | -18/+32 |
* | powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code. | Varun Sethi | 2012-09-12 | 2 | -4/+7 |
* | powepc/booke: Separate out E.HV check and ivor setup code. | Varun Sethi | 2012-09-12 | 2 | -17/+30 |
* | powerpc/85xx: add HOTPLUG_CPU support | Zhao Chenhui | 2012-09-12 | 5 | -15/+112 |
* | powerpc/85xx: implement hardware timebase sync | Zhao Chenhui | 2012-09-12 | 2 | -0/+84 |
* | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE | Zhao Chenhui | 2012-09-12 | 2 | -1/+12 |
* | powerpc/85xx: Replace epapr spin table macros/defines with a struct | Zhao Chenhui | 2012-09-12 | 1 | -23/+23 |
* | powerpc/mpic: finish supporting timer group B on Freescale chips | Varun Sethi | 2012-09-12 | 2 | -16/+47 |
* | powerpc/85xx: introduce support for the Freescale / iVeia P1022RDK | Timur Tabi | 2012-09-12 | 6 | -0/+393 |
* | powerpc/85xx: Add support for P5040DS board | Timur Tabi | 2012-09-12 | 7 | -1/+318 |
* | powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device trees | Kim Phillips | 2012-09-12 | 3 | -0/+549 |
* | powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible string | Timur Tabi | 2012-09-12 | 1 | -0/+1 |
* | powerpc/85xx: remove P1020RDB and P2020RDB CAMP device trees | Timur Tabi | 2012-09-12 | 4 | -396/+0 |
* | powerpc/85xx: L2sram - Add compatible string to the device id list | Tang Yuantian | 2012-09-12 | 1 | -0/+10 |
* | powerpc/mm: Match variable types to API | Joe MacDonald | 2012-09-10 | 1 | -2/+4 |
* | powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO | Alexey Kardashevskiy | 2012-09-10 | 1 | -0/+6 |
* | powerpc: cleanup old DABRX #defines | Michael Neuling | 2012-09-10 | 1 | -5/+0 |
* | powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor | Michael Neuling | 2012-09-10 | 3 | -5/+13 |
* | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-10 | 14 | -30/+46 |
* | powerpc/eeh: Cleanup on EEH PCI address cache | Gavin Shan | 2012-09-10 | 5 | -33/+32 |
* | powerpc/eeh: Trace eeh device from I/O cache | Gavin Shan | 2012-09-10 | 6 | -32/+28 |
* | powerpc/eeh: Probe mode support | Gavin Shan | 2012-09-10 | 4 | -109/+140 |
* | powerpc/eeh: Move stats to PE | Gavin Shan | 2012-09-10 | 5 | -32/+8 |
* | powerpc/eeh: Handle EEH error based on PE | Gavin Shan | 2012-09-10 | 5 | -137/+125 |
* | powerpc/eeh: Make EEH handler PE sensitive | Gavin Shan | 2012-09-10 | 1 | -15/+10 |
* | powerpc/eeh: Do reset based on PE | Gavin Shan | 2012-09-10 | 2 | -58/+35 |
* | powerpc/eeh: I/O enable and log retrival based on PE | Gavin Shan | 2012-09-10 | 2 | -27/+21 |
* | powerpc/eeh: Device bars restore based on PE | Gavin Shan | 2012-09-10 | 4 | -80/+97 |
* | powerpc/eeh: Make EEH operations based on PE | Gavin Shan | 2012-09-10 | 3 | -86/+74 |
* | powerpc/eeh: Trace error based on PE from beginning | Gavin Shan | 2012-09-10 | 3 | -33/+25 |
* | powerpc/eeh: Trace EEH state based on PE | Gavin Shan | 2012-09-10 | 4 | -104/+84 |
* | powerpc/eeh: Build EEH event based on PE | Gavin Shan | 2012-09-10 | 2 | -23/+10 |
* | powerpc/eeh: Remove PE at appropriate time | Gavin Shan | 2012-09-10 | 3 | -0/+49 |
* | powerpc/eeh: Create PEs duing EEH initialization | Gavin Shan | 2012-09-10 | 3 | -0/+87 |
* | powerpc/eeh: Search PE based on requirement | Gavin Shan | 2012-09-10 | 2 | -0/+144 |
* | powerpc/eeh: Create PEs for PHBs | Gavin Shan | 2012-09-10 | 4 | -2/+129 |
* | powerpc/eeh: Introduce global mutex | Gavin Shan | 2012-09-10 | 2 | -0/+18 |
* | powerpc/eeh: Introduce eeh_pe struct | Gavin Shan | 2012-09-10 | 1 | -0/+38 |
* | powerpc/eeh: More logs for EEH initialization | Gavin Shan | 2012-09-10 | 2 | -1/+15 |
* | powerpc/eeh: Use slab to allocate eeh devices | Gavin Shan | 2012-09-10 | 3 | -3/+3 |
* | powerpc/eeh: Move EEH initialization around | Gavin Shan | 2012-09-10 | 6 | -26/+15 |
* | powerpc: Initialise paca.data_offset with poison | Michael Ellerman | 2012-09-10 | 1 | -0/+1 |
* | powerpc: Use the XDABR hcall | Michael Neuling | 2012-09-07 | 1 | -3/+3 |
* | powerpc: Use consistent name info for arch_hw_breakpoint | Michael Neuling | 2012-09-07 | 1 | -4/+4 |