index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hdata
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
HDAT/device-tree: only add lid-type on pre-POWER9 systems
Stewart Smith
1
-2
/
+4
2017-08-15
hdata/vpd: Fix possible NULL dereference (CID 144258)
Cyril Bur
1
-3
/
+1
2017-08-15
hdata/paca: Fix possible dereference of NULL (CID 141080)
Cyril Bur
1
-0
/
+3
2017-08-11
hdata/i2c: Work around broken I2C array version
Oliver O'Halloran
1
-2
/
+8
2017-08-11
HDAT: Add chip-id property to ipmi sensors
Vasant Hegde
1
-0
/
+36
2017-08-11
hdat: Fix PCIe GEN4 lane-eq setting for DD2
Michael Neuling
1
-4
/
+19
2017-08-11
hdat: Add POWER9 DD2.0 specific pa_features
Michael Neuling
1
-1
/
+20
2017-08-11
hdat: Make is_power9n() global
Michael Neuling
2
-12
/
+16
2017-08-11
hdata_to_dt: use a realistic PVR and chip revision
Stewart Smith
3
-42
/
+53
2017-08-10
hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim so
Stewart Smith
1
-8
/
+10
2017-08-01
nx: Add device tree node for Power9
Sukadev Bhattiprolu
1
-0
/
+3
2017-08-01
vas: Create xscom DT node in hdata
Sukadev Bhattiprolu
1
-0
/
+15
2017-07-25
hdat/i2c: Fix array version check
Oliver O'Halloran
1
-1
/
+1
2017-07-25
hdata/memory: Add newlines to debug messages
Oliver O'Halloran
1
-2
/
+2
2017-07-25
hdata/memory: Add memory reservations to the DT
Oliver O'Halloran
2
-4
/
+55
2017-07-17
hdat: Add missing newline to print
Michael Neuling
1
-1
/
+1
2017-07-13
HDAT: Add IPMI sensor data under /bmc node
Vasant Hegde
3
-2
/
+75
2017-07-13
hdata: Fix phb4 lane-eq property generation
Michael Neuling
1
-4
/
+5
2017-07-04
hdata/vpd: Don't dereference possible NULL model_name
Stewart Smith
1
-4
/
+4
2017-06-26
Big log level reduction...
Benjamin Herrenschmidt
1
-1
/
+1
2017-06-26
hdat/vpd: Don't warn and don't create a dummy "model-name"
Benjamin Herrenschmidt
1
-3
/
+0
2017-06-19
Ensure P9 DD1 workarounds apply only to Nimbus
Michael Neuling
1
-7
/
+19
2017-06-19
hdata_to_dt: Add PVR overrides to the usage text
Oliver O'Halloran
1
-1
/
+8
2017-06-16
hw/phys_map: Use GCIDs as a chip index
Oliver O'Halloran
1
-1
/
+1
2017-06-16
hdata: Use GCID in LPC setup
Oliver O'Halloran
1
-2
/
+7
2017-06-15
core: Move enable_mambo_console() into chip initialisation
Michael Ellerman
1
-0
/
+1
2017-06-06
hdata/test: Add memory reservations to hdata_to_dt
Oliver O'Halloran
2
-6
/
+24
2017-06-06
hdata: Make out-of-range idata print at PR_DEBUG
Oliver O'Halloran
1
-2
/
+2
2017-05-26
hdata: Ignore unnamed memory reservations.
Oliver O'Halloran
1
-4
/
+6
2017-05-26
hdata: Check the Host I2C devices array version
Oliver O'Halloran
1
-0
/
+33
2017-05-26
hdata: Reserve Trace Areas
Oliver O'Halloran
3
-0
/
+53
2017-05-26
mem_region: Add HW-only memory resevations
Oliver O'Halloran
1
-0
/
+1
2017-05-26
mem_region: rename HW_RESERVE to FW_RESERVE
Oliver O'Halloran
2
-3
/
+2
2017-05-16
hdata_to_dt: Output up to PR_DEBUG
Oliver O'Halloran
1
-4
/
+4
2017-05-16
hdata: Add no-op stub functions
Oliver O'Halloran
1
-2
/
+8
2017-05-16
hdata: Don't use printf
Oliver O'Halloran
2
-3
/
+4
2017-05-16
hdata: Respect OCC and HOMER resevations
Oliver O'Halloran
1
-6
/
+0
2017-05-12
hdata/i2c: avoid possible int32_t overflow
Stewart Smith
1
-1
/
+1
2017-05-10
test/hdata_to_dt: fix build breakage caused by phys_map_get
Stewart Smith
1
-0
/
+3
2017-05-10
lpc: Migrate BAR assignment to phys_map_get()
Michael Neuling
1
-4
/
+3
2017-05-10
hdata/test: Fix proc_gen when testing
Oliver O'Halloran
3
-62
/
+70
2017-05-03
hdata: indicate when booted with elevated risk level
Oliver O'Halloran
2
-0
/
+6
2017-05-03
hdata: Make FSPv1 work again
Oliver O'Halloran
1
-0
/
+1
2017-05-01
hdata/spira.c: Add device-tree bindings for nest mmu
Alistair Popple
1
-0
/
+17
2017-04-28
hdata/i2c: Fix bus and clock frequencies
Benjamin Herrenschmidt
1
-3
/
+8
2017-04-13
hdata/i2c: Workaround broken i2c devices
Oliver O'Halloran
1
-1
/
+23
2017-04-07
hdat: parse processor attached i2c devices
Oliver O'Halloran
6
-2
/
+201
2017-04-05
hdata: fix reservation size
Oliver O'Halloran
1
-1
/
+2
2017-04-05
hdat: Use dt_add_property_nstr instead of duplicating code
Vasant Hegde
1
-9
/
+3
2017-04-05
hdat: Add model-name property for OpenPower system
Vasant Hegde
4
-7
/
+13
[next]