index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
1
-31
/
+22
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
10
-118
/
+234
*
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
3
-10
/
+10
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
7
-58
/
+195
*
powerpc: Move the pte free routines from common header
Aneesh Kumar K.V
2013-04-30
3
-59
/
+189
*
powerpc: Reduce the PTE_INDEX_SIZE
Aneesh Kumar K.V
2013-04-30
1
-3
/
+3
*
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
4
-30
/
+168
*
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
6
-22
/
+75
*
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
2013-04-30
1
-2
/
+1
*
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2013-04-30
2
-2
/
+8
*
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2013-04-30
2
-1
/
+10
*
powerpc: Use signed formatting when printing error
Aneesh Kumar K.V
2013-04-30
1
-1
/
+1
*
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
2013-04-30
1
-0
/
+8
*
powerpc/booke: Remove obsolete macro FINISH_EXCEPTION
Kevin Hao
2013-04-30
1
-5
/
+0
*
powerpc/rtas_flash: Fix bad memory access
Vasant Hegde
2013-04-30
1
-10
/
+4
*
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
2013-04-30
1
-0
/
+1
*
powerpc: Fix usage of setup_pci_atmu()
Michael Neuling
2013-04-30
1
-1
/
+1
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-30
60
-92
/
+2735
|
\
|
*
powerpc/fsl-booke: add the reg prop for pci bridge device node for T4/B4
Kevin Hao
2013-04-29
2
-0
/
+5
|
*
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
Kevin Hao
2013-04-29
1
-5
/
+2
|
*
powerpc/dts: Fix the dts for p1025rdb 36bit
Zhicheng Fan
2013-04-29
1
-0
/
+5
|
*
powerpc/85xx: Fix MPC8536DS 36-bit device tree
Kumar Gala
2013-04-11
1
-3
/
+3
|
*
powerpc/85xx: enable Silicon image 3132 PCIe to SATA controller
Roy ZANG
2013-04-11
2
-0
/
+2
|
*
powerpc/fsl: Add property for 'era' in SEC dts crypto node
Vakul Garg
2013-04-11
7
-0
/
+7
|
*
powerpc/fsl: removed qoriq-sec4.1-0.dtsi.
Vakul Garg
2013-04-11
1
-109
/
+0
|
*
powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS
Shaveta Leekha
2013-04-10
1
-0
/
+1
|
*
powerpc/fsl-booke: Add B4_QDS board support
Shaveta Leekha
2013-04-10
3
-0
/
+120
|
*
powerpc/fsl-booke: Add initial B4860QDS and B4420QDS board device tree
Shaveta Leekha
2013-04-10
3
-0
/
+280
|
*
powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420
Shaveta Leekha
2013-04-10
5
-0
/
+663
|
*
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
Rojhalat Ibrahim
2013-04-10
3
-13
/
+54
|
*
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
Kumar Gala
2013-04-10
2
-40
/
+34
|
*
powerpc: remove "config MPC10X_OPENPIC"
Paul Bolle
2013-04-10
1
-5
/
+0
|
*
powerpc/fsl-booke: Minor fixes to T4240 Si device tree
Kumar Gala
2013-04-09
2
-13
/
+13
|
*
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
Chen-Hui Zhao
2013-04-03
1
-1
/
+1
|
*
powerpc/fsl-msi: use a different lockclass for the cascade interrupt
Sebastian Andrzej Siewior
2013-04-03
1
-1
/
+3
|
*
powerpc/85xx: add SEC-5.3 device tree
Shaveta Leekha
2013-04-03
1
-0
/
+118
|
*
powerpc/fsl_pci: fix 64 bit pci size issue
Roy Zang
2013-04-03
1
-5
/
+5
|
*
powerpc/85xx: sgy-cts1000 - Remove __dev* attributes
Ben Collins
2013-04-03
1
-3
/
+3
|
*
powerpc/fsl-booke: Update T4240 device config node in device tree
Kumar Gala
2013-03-18
1
-1
/
+1
|
*
powerpc/fsl-booke: Update DCSR EPU device tree entries for existing SoCs
Stephen George
2013-03-18
5
-5
/
+5
|
*
powerpc/fsl-booke: Added device tree DCSR entries for T4240 Chassis v2 Debug IP
Stephen George
2013-03-18
3
-12
/
+148
|
*
powerpc: add CONFIG(s) require for using flash controller
Prabhakar Kushwaha
2013-03-18
3
-1
/
+96
|
*
powerpc/qe: Fix Kconfig enablement of QE_USB support
Kumar Gala
2013-03-15
1
-1
/
+1
|
*
powerpc/85xx: Add platform_device declaration to fsl_pci.h
Jia Hongtao
2013-03-15
1
-0
/
+2
|
*
powerpc: remove "config 8260_PCI9"
Paul Bolle
2013-03-15
1
-5
/
+0
|
*
powerpc/85xx: enable E1000 NIC to mpc85xx_defconfig
Roy Zang
2013-03-15
1
-4
/
+4
|
*
powerpc: Add paravirt idle loop for 64-bit Book-E
Stuart Yoder
2013-03-13
2
-2
/
+32
|
*
powerpc/85xx: add CONFIG_E1000E to corenet64_smp_defconfig
Scott Wood
2013-03-12
1
-0
/
+1
|
*
powerpc/fsl: remove the PPC_CLOCK dependency
Tang Yuantian
2013-03-12
2
-2
/
+0
|
*
powerpc/85xx: Reserve a partition of NOR flash for QE ucode firmware
Jiucheng Xu
2013-03-12
1
-2
/
+10
[next]