summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch
2012-03-16powerpc: Move GE PIC driversMartyn Welch
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch
2012-03-16powerpc: Add GE FPGA config optionMartyn Welch
2012-03-16powerpc/85xx: Add p1020rdb-pc platform supportZhicheng Fan
2012-03-16powerpc/85xx: add P1020UTM-PC platform supportJerry Huang
2012-03-16powerpc/85xx: add P1020MBG-PC platform supportJerry Huang
2012-03-16powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi
2012-03-16powerpc/85xx: Add p1025rdb platform supportZhicheng Fan
2012-03-16powerpc/85xx: Adds Support for P2020RDB-PC boardTang Yuantian
2012-03-16powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng
2012-03-15powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker
2012-03-12Merge branch 'eeh' into nextBenjamin Herrenschmidt
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan
2012-03-08powerpc: Remove the main legacy iSerie platform codeStephen Rothwell
2012-03-07powerpc/pmac: Use string library in nvram codeAkinobu Mita
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-27arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka
2012-02-27powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell
2012-02-26Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt
2012-02-24powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-24powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas
2012-02-23ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker
2012-02-22fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar
2012-02-22powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-22powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell
2012-02-21of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely