summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi2012-09-125-2/+229
* powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao2012-09-127-14/+32
* powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi2012-09-121-0/+6
* powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2012-09-122-18/+32
* powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2012-09-122-4/+7
* powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2012-09-122-17/+30
* powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-125-15/+112
* powerpc/85xx: implement hardware timebase syncZhao Chenhui2012-09-122-0/+84
* powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2012-09-122-1/+12
* powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui2012-09-121-23/+23
* powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi2012-09-122-16/+47
* powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi2012-09-126-0/+393
* powerpc/85xx: Add support for P5040DS boardTimur Tabi2012-09-127-1/+318
* powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device treesKim Phillips2012-09-123-0/+549
* powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi2012-09-121-0/+1
* powerpc/85xx: remove P1020RDB and P2020RDB CAMP device treesTimur Tabi2012-09-124-396/+0
* powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian2012-09-121-0/+10
* powerpc/mm: Match variable types to APIJoe MacDonald2012-09-101-2/+4
* powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy2012-09-101-0/+6
* powerpc: cleanup old DABRX #definesMichael Neuling2012-09-101-5/+0
* powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling2012-09-103-5/+13
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-1014-30/+46
* powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan2012-09-105-33/+32
* powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2012-09-106-32/+28
* powerpc/eeh: Probe mode supportGavin Shan2012-09-104-109/+140
* powerpc/eeh: Move stats to PEGavin Shan2012-09-105-32/+8
* powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-105-137/+125
* powerpc/eeh: Make EEH handler PE sensitiveGavin Shan2012-09-101-15/+10
* powerpc/eeh: Do reset based on PEGavin Shan2012-09-102-58/+35
* powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2012-09-102-27/+21
* powerpc/eeh: Device bars restore based on PEGavin Shan2012-09-104-80/+97
* powerpc/eeh: Make EEH operations based on PEGavin Shan2012-09-103-86/+74
* powerpc/eeh: Trace error based on PE from beginningGavin Shan2012-09-103-33/+25
* powerpc/eeh: Trace EEH state based on PEGavin Shan2012-09-104-104/+84
* powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-102-23/+10
* powerpc/eeh: Remove PE at appropriate timeGavin Shan2012-09-103-0/+49
* powerpc/eeh: Create PEs duing EEH initializationGavin Shan2012-09-103-0/+87
* powerpc/eeh: Search PE based on requirementGavin Shan2012-09-102-0/+144
* powerpc/eeh: Create PEs for PHBsGavin Shan2012-09-104-2/+129
* powerpc/eeh: Introduce global mutexGavin Shan2012-09-102-0/+18
* powerpc/eeh: Introduce eeh_pe structGavin Shan2012-09-101-0/+38
* powerpc/eeh: More logs for EEH initializationGavin Shan2012-09-102-1/+15
* powerpc/eeh: Use slab to allocate eeh devicesGavin Shan2012-09-103-3/+3
* powerpc/eeh: Move EEH initialization aroundGavin Shan2012-09-106-26/+15
* powerpc: Initialise paca.data_offset with poisonMichael Ellerman2012-09-101-0/+1
* powerpc: Use the XDABR hcallMichael Neuling2012-09-071-3/+3
* powerpc: Use consistent name info for arch_hw_breakpointMichael Neuling2012-09-071-4/+4
* powerpc: Pack arch_hw_breakpoint to avoid holes in structMichael Neuling2012-09-071-3/+3
* powerpc: Export memory limit via device treeSuzuki Poulose2012-09-071-0/+12
* powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose2012-09-075-7/+6
OpenPOWER on IntegriCloud