index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hdata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big log level reduction...
Benjamin Herrenschmidt
2017-06-26
1
-1
/
+1
*
hdat/vpd: Don't warn and don't create a dummy "model-name"
Benjamin Herrenschmidt
2017-06-26
1
-3
/
+0
*
Ensure P9 DD1 workarounds apply only to Nimbus
Michael Neuling
2017-06-19
1
-7
/
+19
*
hdata_to_dt: Add PVR overrides to the usage text
Oliver O'Halloran
2017-06-19
1
-1
/
+8
*
hw/phys_map: Use GCIDs as a chip index
Oliver O'Halloran
2017-06-16
1
-1
/
+1
*
hdata: Use GCID in LPC setup
Oliver O'Halloran
2017-06-16
1
-2
/
+7
*
core: Move enable_mambo_console() into chip initialisation
Michael Ellerman
2017-06-15
1
-0
/
+1
*
hdata/test: Add memory reservations to hdata_to_dt
Oliver O'Halloran
2017-06-06
2
-6
/
+24
*
hdata: Make out-of-range idata print at PR_DEBUG
Oliver O'Halloran
2017-06-06
1
-2
/
+2
*
hdata: Ignore unnamed memory reservations.
Oliver O'Halloran
2017-05-26
1
-4
/
+6
*
hdata: Check the Host I2C devices array version
Oliver O'Halloran
2017-05-26
1
-0
/
+33
*
hdata: Reserve Trace Areas
Oliver O'Halloran
2017-05-26
3
-0
/
+53
*
mem_region: Add HW-only memory resevations
Oliver O'Halloran
2017-05-26
1
-0
/
+1
*
mem_region: rename HW_RESERVE to FW_RESERVE
Oliver O'Halloran
2017-05-26
2
-3
/
+2
*
hdata_to_dt: Output up to PR_DEBUG
Oliver O'Halloran
2017-05-16
1
-4
/
+4
*
hdata: Add no-op stub functions
Oliver O'Halloran
2017-05-16
1
-2
/
+8
*
hdata: Don't use printf
Oliver O'Halloran
2017-05-16
2
-3
/
+4
*
hdata: Respect OCC and HOMER resevations
Oliver O'Halloran
2017-05-16
1
-6
/
+0
*
hdata/i2c: avoid possible int32_t overflow
Stewart Smith
2017-05-12
1
-1
/
+1
*
test/hdata_to_dt: fix build breakage caused by phys_map_get
Stewart Smith
2017-05-10
1
-0
/
+3
*
lpc: Migrate BAR assignment to phys_map_get()
Michael Neuling
2017-05-10
1
-4
/
+3
*
hdata/test: Fix proc_gen when testing
Oliver O'Halloran
2017-05-10
3
-62
/
+70
*
hdata: indicate when booted with elevated risk level
Oliver O'Halloran
2017-05-03
2
-0
/
+6
*
hdata: Make FSPv1 work again
Oliver O'Halloran
2017-05-03
1
-0
/
+1
*
hdata/spira.c: Add device-tree bindings for nest mmu
Alistair Popple
2017-05-01
1
-0
/
+17
*
hdata/i2c: Fix bus and clock frequencies
Benjamin Herrenschmidt
2017-04-28
1
-3
/
+8
*
hdata/i2c: Workaround broken i2c devices
Oliver O'Halloran
2017-04-13
1
-1
/
+23
*
hdat: parse processor attached i2c devices
Oliver O'Halloran
2017-04-07
6
-2
/
+201
*
hdata: fix reservation size
Oliver O'Halloran
2017-04-05
1
-1
/
+2
*
hdat: Use dt_add_property_nstr instead of duplicating code
Vasant Hegde
2017-04-05
1
-9
/
+3
*
hdat: Add model-name property for OpenPower system
Vasant Hegde
2017-04-05
4
-7
/
+13
*
hdat: Read description from ibm, vpd binary blob
Vasant Hegde
2017-04-05
3
-12
/
+18
*
hdat: Populate model property with 'Unknown' in error path
Vasant Hegde
2017-04-05
1
-0
/
+5
*
hdata/memory: ignore homer and occ reserved ranges
Oliver O'Halloran
2017-03-31
1
-0
/
+6
*
hdata/test: Updates to the dts for new VPD properties
Ananth N Mavinakayanahalli
2017-03-31
2
-0
/
+96
*
hdata/vpd: Parse the OpenPOWER OPFR record
Ananth N Mavinakayanahalli
2017-03-31
1
-1
/
+44
*
hdata/vpd: Parse additional VINI records
Ananth N Mavinakayanahalli
2017-03-31
1
-56
/
+43
*
hdata/vpd: Reorganize VPD code
Ananth N Mavinakayanahalli
2017-03-31
1
-5
/
+8
*
hdata/cpu: account for p9 shared caches
Oliver O'Halloran
2017-03-31
1
-5
/
+26
*
hdata: print backtraces on HDAT errors
Oliver O'Halloran
2017-03-30
2
-0
/
+10
*
hdat: ignore zero length reserves
Oliver O'Halloran
2017-03-30
1
-15
/
+16
*
hdat: Add __packed to all HDAT structures and workaround HB reserve
Benjamin Herrenschmidt
2017-03-09
2
-22
/
+24
*
hdat: Parse BMC nodes much earlier
Oliver O'Halloran
2017-03-07
4
-3
/
+34
*
hdata: Add BMC device-tree node for P9 OpenPOWER systems
Ananth N Mavinakayanahalli
2017-03-07
2
-1
/
+17
*
hdat: Fix interrupt & device_type of UART node
Benjamin Herrenschmidt
2017-03-03
1
-1
/
+3
*
hdat: Ignore broken memory reserves
Michael Neuling
2017-03-02
1
-1
/
+11
*
hdata/vpd: Reorganize vpd name mapping
Ananth N Mavinakayanahalli
2017-02-17
1
-287
/
+140
*
hdata_to_dt: Specify PVR on command line
Stewart Smith
2017-02-16
4
-97
/
+110
*
hdata/test: Remove old testcase output
Oliver O'Halloran
2017-02-16
2
-2885
/
+0
*
hdata_to_dt: Only output dtb
Stewart Smith
2017-02-16
3
-39
/
+21
[next]