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
2023-10-11
hdata: Use existing define for PCIA signature check
Nicholas Piggin
1
-1
/
+1
2023-10-11
hdata: make for_each_pcia take spiras as an argument
Nicholas Piggin
4
-4
/
+4
2023-10-11
hdata: Remove legacy SPIRA structure
Nicholas Piggin
12
-267
/
+92
2023-10-11
hdata: split idata accessor function
Nicholas Piggin
1
-7
/
+17
2023-10-11
hdata: Make hdata child accessors check the header
Nicholas Piggin
1
-0
/
+12
2023-10-11
hdata: Use common code for HDIF header check
Nicholas Piggin
2
-4
/
+8
2023-10-11
hdata: Add POWER10 Rainier tests
Nicholas Piggin
3
-0
/
+4237
2022-06-13
core: detect LPAR-per-core mode and report in dt
Nicholas Piggin
2
-0
/
+4
2022-02-04
Fix compilation waning "Missing #interrupt-cells"
Abhishek Singh Tomar
3
-0
/
+27
2022-02-04
Fix array-bound compilation warnings
Abhishek Singh Tomar
2
-2
/
+2
2021-11-10
hdata: add mmu-pid-bits and mmu-lpid-bits for POWER10 CPUs
Nicholas Piggin
1
-0
/
+4
2021-10-19
pau: introduce support
Christophe Lombard
2
-8
/
+25
2021-08-06
platform: Add Denali platform support
Vasant Hegde
2
-0
/
+5
2021-08-06
hdata/iohub: Read PCI Gen5 equalization settings for P10
Frederic Barrat
2
-10
/
+25
2021-08-06
phys/P10: Use topology index to get phys mapping
Vasant Hegde
3
-1
/
+32
2021-08-06
hdata/P10: Fix xscom address and ibm, chip-id property
Vasant Hegde
4
-12
/
+28
2021-08-06
hdat/spira: Add ibm, power10-vas-x string to VAS compatible property
Haren Myneni
1
-9
/
+16
2021-08-06
hdat/spira: Define ibm, primary-topology-index property per chip
Haren Myneni
2
-1
/
+16
2021-08-06
hdata: Add POWER10 support
Vasant Hegde
8
-30
/
+148
2021-06-30
hdat/i2c: Rework i2c device creation
Oliver O'Halloran
1
-62
/
+109
2021-06-30
hdata/vpd: Add new FRU part number keyword
Vasant Hegde
1
-0
/
+1
2021-02-04
hdata/i2c: Use inclusive language, replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-3
/
+3
2020-12-15
hw/ocmb: Clear top bit from offset before searching addr range
Vasant Hegde
1
-6
/
+0
2020-12-15
hdata: assert if we fail to add xscom nodes
Vasant Hegde
1
-2
/
+1
2020-12-15
hdata: Replace hardcoded string with macro
Vasant Hegde
1
-1
/
+1
2020-12-15
hdata: Update ipmi sensors structure
Vasant Hegde
1
-1
/
+2
2020-10-01
hdata/spira: add physical presence flags
Nayna Jain
2
-1
/
+17
2020-08-07
Add basic P9 fused core support
Ryan Grimm
1
-1
/
+8
2020-08-07
hdata: Add new "smp-cable-connector" VPD keyword
Klaus Heinrich Kiwi
1
-0
/
+1
2020-08-07
hdata: Ensure the prd-label hbrt-code-image is prefixed
Oliver O'Halloran
1
-0
/
+9
2020-06-30
dt: Set new property length in dt_resize_property()
Thiago Jung Bauermann
1
-1
/
+0
2020-06-11
hdata: MS AREA endian fix
Nicholas Piggin
1
-3
/
+3
2020-05-26
hdata/memory.c: Fix "Inconsistent MSAREA" warnings
Klaus Heinrich Kiwi
1
-0
/
+3
2020-04-15
ZZ: Fix System Attention Indicator location code
Vasant Hegde
1
-1
/
+5
2020-04-08
hdata/memory: Add support for memory-buffer mmio
Oliver O'Halloran
1
-14
/
+125
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
21
-20
/
+21
2020-02-12
hdata: Fix SP attention area address
Vasant Hegde
1
-1
/
+2
2020-01-29
hdata: Update MPIPL support IPL parameter
Vasant Hegde
1
-1
/
+1
2020-01-29
npu2, npu3: Remove ibm, phb-index property from the NPU dt node
Frederic Barrat
2
-6
/
+2
2019-12-16
fix simple sparse warnings
Nicholas Piggin
1
-1
/
+1
2019-12-16
add more sparse endian annotations
Nicholas Piggin
3
-6
/
+6
2019-12-16
dt: assorted cleanups
Nicholas Piggin
2
-19
/
+9
2019-12-16
naca: move naca definition from asm to C
Nicholas Piggin
6
-9
/
+92
2019-12-16
hdata: endian conversions
Nicholas Piggin
2
-4
/
+5
2019-12-16
spira: fix endian conversions in spira data structures
Nicholas Piggin
2
-22
/
+40
2019-12-16
cpu: use dt accessor device tree access
Nicholas Piggin
5
-45
/
+55
2019-11-14
tests: Squash __attrconst related warnings
Oliver O'Halloran
1
-4
/
+2
2019-11-14
hdata/test: Remove all temp files
Oliver O'Halloran
1
-1
/
+1
2019-11-11
Remove dead POWER7 code
Nicholas Piggin
9
-441
/
+39
2019-11-11
hdata/test/hdata_to_dt.c: use P8E PVR when -8E is given
Nicholas Piggin
3
-27
/
+27
[next]