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-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
2017-04-05
hdat: Read description from ibm, vpd binary blob
Vasant Hegde
3
-12
/
+18
2017-04-05
hdat: Populate model property with 'Unknown' in error path
Vasant Hegde
1
-0
/
+5
2017-03-31
hdata/memory: ignore homer and occ reserved ranges
Oliver O'Halloran
1
-0
/
+6
2017-03-31
hdata/test: Updates to the dts for new VPD properties
Ananth N Mavinakayanahalli
2
-0
/
+96
2017-03-31
hdata/vpd: Parse the OpenPOWER OPFR record
Ananth N Mavinakayanahalli
1
-1
/
+44
2017-03-31
hdata/vpd: Parse additional VINI records
Ananth N Mavinakayanahalli
1
-56
/
+43
2017-03-31
hdata/vpd: Reorganize VPD code
Ananth N Mavinakayanahalli
1
-5
/
+8
2017-03-31
hdata/cpu: account for p9 shared caches
Oliver O'Halloran
1
-5
/
+26
2017-03-30
hdata: print backtraces on HDAT errors
Oliver O'Halloran
2
-0
/
+10
2017-03-30
hdat: ignore zero length reserves
Oliver O'Halloran
1
-15
/
+16
2017-03-09
hdat: Add __packed to all HDAT structures and workaround HB reserve
Benjamin Herrenschmidt
2
-22
/
+24
2017-03-07
hdat: Parse BMC nodes much earlier
Oliver O'Halloran
4
-3
/
+34
2017-03-07
hdata: Add BMC device-tree node for P9 OpenPOWER systems
Ananth N Mavinakayanahalli
2
-1
/
+17
2017-03-03
hdat: Fix interrupt & device_type of UART node
Benjamin Herrenschmidt
1
-1
/
+3
2017-03-02
hdat: Ignore broken memory reserves
Michael Neuling
1
-1
/
+11
2017-02-17
hdata/vpd: Reorganize vpd name mapping
Ananth N Mavinakayanahalli
1
-287
/
+140
2017-02-16
hdata_to_dt: Specify PVR on command line
Stewart Smith
4
-97
/
+110
2017-02-16
hdata/test: Remove old testcase output
Oliver O'Halloran
2
-2885
/
+0
2017-02-16
hdata_to_dt: Only output dtb
Stewart Smith
3
-39
/
+21
[next]