summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Clean up partition nodes in dts for MPC8572DSJia Hongtao2012-03-161-18/+32
* powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi2012-03-162-1/+76
* powerpc/85xx: create 32-bit DTS for the P1022DSTimur Tabi2012-03-164-274/+440
* powerpc/85xx: Add magic-packet properties for etsecXie Xiaobo2012-03-164-4/+8
* powerpc/85xx: Add some DTS nodes and attributes for mpc8536dsXie Xiaobo2012-03-163-3/+104
* powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo2012-03-161-0/+1
* powerpc/85xx: fix typo in p1010rdb.dtsiGustavo Zacarias2012-03-161-1/+1
* powerpc/85xx: p2020rdb & p1010rdb - lower spi flash freq to 40MhzSebastian Andrzej Siewior2012-03-162-2/+2
* powerpc/85xx: p2020rdb - move the NAND address.Sebastian Andrzej Siewior2012-03-161-1/+1
* powerpc/srio: Fix the compile errors when building with 64bitLiu Gang2012-03-161-20/+22
* powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang2012-03-161-2/+2
* powerpc/85xx: Add dts for p1025rdb boardZhicheng Fan2012-03-163-0/+509
* powerpc/85xx: Add p1025rdb platform supportZhicheng Fan2012-03-161-0/+22
* powerpc/85xx: Add usb controller version infoRamneek Mehresh2012-03-1611-2/+38
* powerpc/85xx: Add p2020rdb-pc dts supportTang Yuantian2012-03-163-0/+433
* 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: Added dts for P1021RDB-PC boardXu Jiucheng2012-03-164-0/+432
* powerpc: Add initial e6500 cpu supportKumar Gala2012-03-152-4/+26
* powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2Kumar Gala2012-03-152-6/+14
* powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker2012-03-151-0/+1
* Merge branch 'eeh' into nextBenjamin Herrenschmidt2012-03-1317-869/+1462
|\
| * powerpc/eeh: pseries platform config space access in EEHGavin Shan2012-03-093-17/+57
| * 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-094-63/+63
| * powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan2012-03-092-133/+144
| * 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/+10Star
| * powerpc/eeh: Introduce EEH deviceGavin Shan2012-03-098-10/+173
| * powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2012-03-093-7/+7
| * powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-095-97/+107
| * powerpc/eeh: pseries platform EEH configure bridgeGavin Shan2012-03-094-46/+30Star
| * powerpc/eeh: pseries platform EEH error log retrievalGavin Shan2012-03-095-67/+51Star
| * powerpc/eeh: pseries platform EEH reset PEGavin Shan2012-03-093-58/+33Star
| * powerpc/eeh: pseries platform EEH wait PE stateGavin Shan2012-03-094-47/+49
| * powerpc/eeh: pseries platform PE state retrievalGavin Shan2012-03-094-82/+94
| * powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan2012-03-092-65/+48Star
| * powerpc/eeh: pseries platform EEH operationsGavin Shan2012-03-095-27/+48
| * powerpc/eeh: pseries platform EEH initializationGavin Shan2012-03-092-0/+67
| * powerpc/eeh: Platform dependent EEH operationsGavin Shan2012-03-095-1/+270
| * powerpc/eeh: Cleanup function names in the EEH coreGavin Shan2012-03-094-63/+59Star
| * powerpc/eeh: Cleanup comments in the EEH coreGavin Shan2012-03-093-221/+276
* | powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-0919-342/+647
* | powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2012-03-094-15/+10Star
* | powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt2012-03-091-6/+7
* | powerpc: Fix register clobbering when accumulating stolen timeBenjamin Herrenschmidt2012-03-091-0/+2
* | powerpc/xmon: Add display of soft & hard irq statesBenjamin Herrenschmidt2012-03-091-3/+4
* | powerpc: Add support for page fault retry and fatal signalsBenjamin Herrenschmidt2012-03-091-50/+120
* | powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt2012-03-093-7/+9