index
:
blackbird-skiboot
04-16-2019
Blackbird™ skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hdata
/
spira.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hdata: Move 'HRMOR_BIT' macro to header file
Vasant Hegde
2018-04-11
1
-3
/
+2
*
hdata: Parse IPL FW feature settings
Oliver O'Halloran
2018-01-05
1
-0
/
+47
*
hdata/tpmrel.c: add firmware event log info to the tpm node
Claudio Carvalho
2017-12-18
1
-0
/
+4
*
hdata/spira: add ibm, secureboot node in P9
Claudio Carvalho
2017-12-18
1
-0
/
+39
*
hdata: add secure and trusted boot ntuple to SPIRA-H/S
Claudio Carvalho
2017-12-18
1
-0
/
+1
*
hdata: Add memory hierarchy under xscom node
Vasant Hegde
2017-12-18
1
-3
/
+3
*
hdata: Add location code property to xscom node
Vasant Hegde
2017-12-13
1
-0
/
+5
*
hdata/spira: Add missing newline to prlog() call
Reza Arbab
2017-12-11
1
-1
/
+1
*
hdata: Rename 'fsp-ipl-side' as 'sp-ipl-side'
Vasant Hegde
2017-11-09
1
-3
/
+9
*
hdata/vpd: Rework vpd node creation logic
Vasant Hegde
2017-10-16
1
-10
/
+1
*
hdata: Fix sparse warning in add_ecid_data()
Vasant Hegde
2017-10-02
1
-1
/
+1
*
hdata/spira: silence 'so big is unsigned long' sparse warnings
Stewart Smith
2017-10-02
1
-2
/
+2
*
hdata/spira: be32_to_cpu() doesn't work on 8bits
Stewart Smith
2017-10-02
1
-1
/
+1
*
hdata/smplink: Increment index of associated PHB
Oliver O'Halloran
2017-09-20
1
-1
/
+1
*
hdat: logically dead code, assert instead
Stewart Smith
2017-09-20
1
-2
/
+1
*
hdata: Add wafer-location property
Vasant Hegde
2017-09-19
1
-0
/
+4
*
hdata: Add wafer-id property
Vasant Hegde
2017-09-19
1
-0
/
+25
*
hdata: Add ecid property
Vasant Hegde
2017-09-19
1
-0
/
+17
*
hdata: Parse extra NVLink info
Oliver O'Halloran
2017-09-15
1
-1
/
+29
*
hdata: Parse NVLink information
Oliver O'Halloran
2017-09-15
1
-0
/
+168
*
hdata: Add xscom_to_pcrd()
Oliver O'Halloran
2017-09-15
1
-0
/
+39
*
opal: Extract sw checkstop fir address from HDAT.
Mahesh Salgaonkar
2017-08-22
1
-1
/
+24
*
HDAT/device-tree: only add lid-type on pre-POWER9 systems
Stewart Smith
2017-08-22
1
-2
/
+4
*
hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim so
Stewart Smith
2017-08-10
1
-8
/
+10
*
nx: Add device tree node for Power9
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+3
*
vas: Create xscom DT node in hdata
Sukadev Bhattiprolu
2017-08-01
1
-0
/
+15
*
HDAT: Add IPMI sensor data under /bmc node
Vasant Hegde
2017-07-13
1
-0
/
+1
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-1
/
+1
*
hdata: indicate when booted with elevated risk level
Oliver O'Halloran
2017-05-03
1
-0
/
+5
*
hdata/spira.c: Add device-tree bindings for nest mmu
Alistair Popple
2017-05-01
1
-0
/
+17
*
hdat: parse processor attached i2c devices
Oliver O'Halloran
2017-04-07
1
-1
/
+3
*
hdat: Parse BMC nodes much earlier
Oliver O'Halloran
2017-03-07
1
-2
/
+5
*
hdat: Don't display "IPLPARAMS: No serial ports" on OPP
Benjamin Herrenschmidt
2017-02-06
1
-4
/
+2
*
Fixup duplicate p9 entries in spira/xscom
Stewart Smith
2017-01-16
1
-4
/
+0
*
hdat: Fix XSCOM nodes for P9
Benjamin Herrenschmidt
2017-01-16
1
-1
/
+19
*
hdat: Remove deprecated 'ibm, mem-interleave-scope' from DT
Vasant Hegde
2017-01-16
1
-1
/
+3
*
hdat: Grab vendor information from HDAT when available
Vasant Hegde
2017-01-16
1
-0
/
+10
*
hdat: parse and export STOP levels
Oliver O'Halloran
2017-01-16
1
-0
/
+59
*
hdat: create XIVE nodes under each xscom node
Oliver O'Halloran
2017-01-15
1
-0
/
+14
*
hdat: Add P9 compatible property
Vasant Hegde
2017-01-15
1
-0
/
+7
*
hdat: Add new fields to IPL params structure
Vasant Hegde
2017-01-15
1
-23
/
+40
*
tree-wide: use dt_add_property_u64s() where we can
Oliver O'Halloran
2016-12-21
1
-4
/
+2
*
hdat: Add PSI HB xscom details
Vasant Hegde
2016-12-21
1
-0
/
+5
*
hdat: Add processor version check for hs service ntuple
Vasant Hegde
2016-12-21
1
-0
/
+4
*
hdat: add_iplparams_serial - Validate HDIF_get_iarray_size() return value
Vasant Hegde
2016-12-20
1
-1
/
+1
*
HDAT: Fix typo in nest-frequency property
Vasant Hegde
2016-09-27
1
-1
/
+1
*
core/init: create the dt root in main_cpu_entry
Oliver O'Halloran
2016-09-27
1
-2
/
+0
*
core/init: remove master_cpu parameter
Oliver O'Halloran
2016-09-27
1
-9
/
+6
*
hdat/vpd: Add chip-id property to processor chip node under vpd
Vasant Hegde
2016-07-28
1
-4
/
+11
*
hdata: Make hdata_to_dt more suitable for fuzzing
Stewart Smith
2016-05-18
1
-2
/
+5
[next]