aboutsummaryrefslogtreecommitdiff
path: root/hdata/cpu-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-09hdata: add mmu-pid-bits and mmu-lpid-bits for POWER10 CPUsNicholas Piggin1-0/+4
2021-08-06hdata: Add POWER10 supportVasant Hegde1-1/+18
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-11-11Remove dead POWER7 codeNicholas Piggin1-2/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+3
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-16/+0
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+1
2019-01-25Remove POWER9N DD1 supportNicholas Piggin1-16/+0
2017-10-10hdat: Disable TM on Power9 DD 2.1Michael Ellerman1-1/+1
2017-08-11hdat: Add POWER9 DD2.0 specific pa_featuresMichael Neuling1-1/+20
2017-08-11hdat: Make is_power9n() globalMichael Neuling1-12/+0
2017-06-19Ensure P9 DD1 workarounds apply only to NimbusMichael Neuling1-7/+19
2017-03-31hdata/cpu: account for p9 shared cachesOliver O'Halloran1-5/+26
2017-02-02hdata: Fix ibm,pa-features for all CPU typesBenjamin Herrenschmidt1-5/+57
2017-01-15hdat: add radix-AP-encodingsOliver O'Halloran1-0/+4
2016-12-21tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran1-2/+1
2016-05-10Add base POWER9 supportMichael Neuling1-0/+3
2015-04-09Add Naples chip supportBenjamin Herrenschmidt1-0/+1
2014-10-15decrease verbosity of logging CPU information.Stewart Smith1-6/+6
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+280