summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao32-506/+237
2012-09-12powerpc/pci: Use PCIe IP block revision register instead of compatibleRoy Zang1-6/+8
2012-09-12powerpc/pci: Add IP revision register define for Freescale PCIe controllerRoy Zang1-1/+4
2012-09-12powerpc/p5040: fix dtb build warning of p5040ds.dtbShaohui Xie1-4/+4
2012-09-12powerpc/8544ds: add partition table for norflashWang Dongsheng2-1/+42
2012-09-12powerpc: add adt7461 thermal monitor support to applicable boardsJia Hongtao7-0/+28
2012-09-12powerpc/mpc85xx: Add new ext fields to Integrated FLash ControllerPrabhakar Kushwaha1-6/+8
2012-09-12powerpc/e5500: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin3-0/+65
2012-09-12powerpc/e500mc: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin4-0/+67
2012-09-12powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1Olivia Yin17-0/+96
2012-09-12powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi5-2/+229
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao7-14/+32
2012-09-12powerpc/booke: Add CPU_FTR_EMB_HV check for e5500.Varun Sethi1-0/+6
2012-09-12powerpc/booke: Separate out restore_e5500/setup_e5500 routines.Varun Sethi2-18/+32
2012-09-12powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code.Varun Sethi2-4/+7
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi2-17/+30
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui5-15/+112
2012-09-12powerpc/85xx: implement hardware timebase syncZhao Chenhui2-0/+84
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui2-1/+12
2012-09-12powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui1-23/+23
2012-09-12powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi2-16/+47
2012-09-12powerpc/85xx: introduce support for the Freescale / iVeia P1022RDKTimur Tabi6-0/+393
2012-09-12powerpc/85xx: Add support for P5040DS boardTimur Tabi7-1/+318
2012-09-12powerpc/85xx: add Freescale P5040 SOC and SEC v5.2 device treesKim Phillips3-0/+549
2012-09-12powerpc/fsl-pci: add fsl,qoriq-pcie-v2.4 compatible stringTimur Tabi1-0/+1
2012-09-12powerpc/85xx: remove P1020RDB and P2020RDB CAMP device treesTimur Tabi4-396/+0
2012-09-12powerpc/85xx: L2sram - Add compatible string to the device id listTang Yuantian1-0/+10
2012-09-10powerpc/mm: Match variable types to APIJoe MacDonald1-2/+4
2012-09-10powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIOAlexey Kardashevskiy1-0/+6
2012-09-10powerpc: cleanup old DABRX #definesMichael Neuling1-5/+0
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling3-5/+13
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling14-30/+46
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan5-33/+32
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan6-32/+28
2012-09-10powerpc/eeh: Probe mode supportGavin Shan4-109/+140
2012-09-10powerpc/eeh: Move stats to PEGavin Shan5-32/+8
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan5-137/+125
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan2-58/+35
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan2-27/+21
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan4-80/+97
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan3-86/+74
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan3-33/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan4-104/+84
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan2-23/+10
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan3-0/+49
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan3-0/+87
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan2-0/+144
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan4-2/+129
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan2-0/+18