summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | powerpc/85xx: add P1020MBG-PC platform supportJerry Huang2012-03-161-0/+22
| | * | | powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi2012-03-161-0/+71
| | * | | powerpc/85xx: Add p1025rdb platform supportZhicheng Fan2012-03-161-0/+22
| | * | | powerpc/85xx: Adds Support for P2020RDB-PC boardTang Yuantian2012-03-161-0/+24
| | * | | powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng2012-03-161-0/+24
| | * | | powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker2012-03-151-0/+1
| * | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-03-212-1/+2
| |\ \ \ \
| | * | | | powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-0/+1
| | * | | | powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-171-1/+1
| | |/ / /
| * | | | powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely2012-03-211-6/+4
| * | | | powerpc/mpc52xx: add a4m072 board supportHeiko Schocher2012-03-211-0/+1
| |/ / /
| * | | Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-1311-736/+1327
| |\ \ \
| | * | | powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-092-17/+55
| | * | | powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan2012-03-091-27/+38
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan2012-03-091-48/+48
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-093-59/+60
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-091-129/+140
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan2012-03-091-7/+20
| | * | | powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan2012-03-091-13/+10
| | * | | powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-094-2/+112
| | * | | powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-092-5/+5
| | * | | powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-094-73/+97
| | * | | powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-093-45/+30
| | * | | powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-093-65/+49
| | * | | powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-092-58/+30
| | * | | powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-093-46/+49
| | * | | powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-093-82/+86
| | * | | powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48
| | * | | powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-093-25/+44
| | * | | powerpc/eeh: pseries platform EEH initializationGavin Shan2012-03-092-0/+67
| | * | | powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-094-1/+238
| | * | | powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-093-59/+55
| | * | | powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-091-132/+268
| * | | | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-2/+16
| |/ / /
| * | | powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-0937-8374/+0
| * | | powerpc/pmac: Use string library in nvram codeAkinobu Mita2012-03-071-23/+19
| * | | arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twiceDanny Kukawka2012-02-271-1/+0
| * | | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig filesStephen Rothwell2012-02-273-41/+2
| * | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2012-02-271-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar2012-02-232-514/+0
| * | | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-2330-53/+33
| * | | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-2315-22/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-7/+7
|\ \ \ \
| * | | | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-201-5/+5
| * | | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+2
| | |/ / | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-0/+4
|\ \ \ \
| * | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-214-0/+4
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2118-181/+129
|\ \ \ \ \
| * | | | | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-222-6/+6
| * | | | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-162-24/+2
OpenPOWER on IntegriCloud