index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/85xx: p2020rdb & p1010rdb - lower spi flash freq to 40Mhz
Sebastian Andrzej Siewior
2012-03-16
2
-2
/
+2
*
powerpc/85xx: p2020rdb - move the NAND address.
Sebastian Andrzej Siewior
2012-03-16
1
-1
/
+1
*
powerpc/srio: Fix the compile errors when building with 64bit
Liu Gang
2012-03-16
1
-20
/
+22
*
powerpc/srio: Fix the relocation errors when building with 64bit
Liu Gang
2012-03-16
1
-2
/
+2
*
powerpc/85xx: Add dts for p1025rdb board
Zhicheng Fan
2012-03-16
3
-0
/
+509
*
powerpc/85xx: Add p1025rdb platform support
Zhicheng Fan
2012-03-16
1
-0
/
+22
*
powerpc/85xx: Add usb controller version info
Ramneek Mehresh
2012-03-16
11
-2
/
+38
*
powerpc/85xx: Add p2020rdb-pc dts support
Tang Yuantian
2012-03-16
3
-0
/
+433
*
powerpc/85xx: Adds Support for P2020RDB-PC board
Tang Yuantian
2012-03-16
1
-0
/
+24
*
powerpc/85xx: Added P1021RDB-PC Platform support
Xu Jiucheng
2012-03-16
1
-0
/
+24
*
powerpc/85xx: Added dts for P1021RDB-PC board
Xu Jiucheng
2012-03-16
4
-0
/
+432
*
powerpc: Add initial e6500 cpu support
Kumar Gala
2012-03-15
2
-4
/
+26
*
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
Kumar Gala
2012-03-15
2
-6
/
+14
*
powerpc/85xx: fix Kconfig warning about missing 8250 dependency
Paul Gortmaker
2012-03-15
1
-0
/
+1
*
Merge branch 'eeh' into next
Benjamin Herrenschmidt
2012-03-13
17
-869
/
+1462
|
\
|
*
powerpc/eeh: pseries platform config space access in EEH
Gavin Shan
2012-03-09
3
-17
/
+57
|
*
powerpc/eeh: Introduce struct eeh_stats for EEH
Gavin Shan
2012-03-09
1
-27
/
+38
|
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries
Gavin Shan
2012-03-09
1
-48
/
+48
|
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
Gavin Shan
2012-03-09
4
-63
/
+63
|
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
Gavin Shan
2012-03-09
2
-133
/
+144
|
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache
Gavin Shan
2012-03-09
1
-7
/
+20
|
*
powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs
Gavin Shan
2012-03-09
1
-13
/
+10
|
*
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
8
-10
/
+173
|
*
powerpc/eeh: Cleanup function names in EEH aux components
Gavin Shan
2012-03-09
3
-7
/
+7
|
*
powerpc/pseries: Cleanup comments in EEH aux components
Gavin Shan
2012-03-09
5
-97
/
+107
|
*
powerpc/eeh: pseries platform EEH configure bridge
Gavin Shan
2012-03-09
4
-46
/
+30
|
*
powerpc/eeh: pseries platform EEH error log retrieval
Gavin Shan
2012-03-09
5
-67
/
+51
|
*
powerpc/eeh: pseries platform EEH reset PE
Gavin Shan
2012-03-09
3
-58
/
+33
|
*
powerpc/eeh: pseries platform EEH wait PE state
Gavin Shan
2012-03-09
4
-47
/
+49
|
*
powerpc/eeh: pseries platform PE state retrieval
Gavin Shan
2012-03-09
4
-82
/
+94
|
*
powerpc/eeh: pseries platform EEH PE address retrieval
Gavin Shan
2012-03-09
2
-65
/
+48
|
*
powerpc/eeh: pseries platform EEH operations
Gavin Shan
2012-03-09
5
-27
/
+48
|
*
powerpc/eeh: pseries platform EEH initialization
Gavin Shan
2012-03-09
2
-0
/
+67
|
*
powerpc/eeh: Platform dependent EEH operations
Gavin Shan
2012-03-09
5
-1
/
+270
|
*
powerpc/eeh: Cleanup function names in the EEH core
Gavin Shan
2012-03-09
4
-63
/
+59
|
*
powerpc/eeh: Cleanup comments in the EEH core
Gavin Shan
2012-03-09
3
-221
/
+276
*
|
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
19
-342
/
+647
*
|
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
4
-15
/
+10
*
|
powerpc: Fix 64-bit BookE FP unavailable exceptions
Benjamin Herrenschmidt
2012-03-09
1
-6
/
+7
*
|
powerpc: Fix register clobbering when accumulating stolen time
Benjamin Herrenschmidt
2012-03-09
1
-0
/
+2
*
|
powerpc/xmon: Add display of soft & hard irq states
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+4
*
|
powerpc: Add support for page fault retry and fatal signals
Benjamin Herrenschmidt
2012-03-09
1
-50
/
+120
*
|
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
2012-03-09
3
-7
/
+9
*
|
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
9
-54
/
+49
*
|
powerpc: Improve behaviour of irq tracing on 64-bit exception entry
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+22
*
|
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
2012-03-09
1
-20
/
+23
*
|
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
6
-57
/
+89
*
|
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2012-03-09
2
-17
/
+6
*
|
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
7
-203
/
+15
|
/
*
powerpc: clean up vio.c
Stephen Rothwell
2012-03-09
5
-682
/
+1
[next]