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
2016-03-11
hdata/test: Fix 'make clean'
Vasant Hegde
1
-1
/
+2
2016-03-08
core/fdt: Remove deivce_tree.h
Gavin Shan
2
-2
/
+0
2016-03-08
platforms/firenze: Fix I2C clock source frequency
Gavin Shan
3
-2
/
+26
2016-01-21
Merge branch 'stable'
Stewart Smith
2
-638
/
+760
2016-01-21
DT sorting test
Oliver O'Halloran
1
-45
/
+1
2016-01-21
hdata/test: Updated the hdata_to_dt test data for the new sorting behaviour
Oliver O'Halloran
1
-8906
/
+8725
2016-01-21
hdata/hdata_to_dt.c: Also print node names.
Oliver O'Halloran
2
-8648
/
+8995
2016-01-21
sparse: fix incorrect type warnings in hdata/fsp.c
Stewart Smith
1
-3
/
+3
2016-01-21
sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.c
Stewart Smith
1
-5
/
+5
2016-01-21
sparse: fix endian conversions in hdata/iohub.c
Stewart Smith
1
-7
/
+7
2016-01-21
sparse: fix conversion of hdat slca_index
Stewart Smith
1
-1
/
+1
2016-01-21
sparse: fix beint32_t degrades to int in hdata/pcia.c
Stewart Smith
1
-1
/
+1
2016-01-21
Fix endian flip in printf for FSP in hdata/fsp.c
Stewart Smith
2
-3
/
+4
2016-01-21
Revive hdata_to_dt and make it work again
Stewart Smith
2
-18
/
+3
2016-01-21
Use VALGRIND callout rather than tricky malloc/memcpy
Stewart Smith
1
-3
/
+3
2016-01-21
Enable -Werror for -Wformat
Stewart Smith
2
-11
/
+13
2016-01-21
Add hdata_to_dt test
Stewart Smith
7
-11
/
+8767
2015-11-18
Remove missed bit of p5ioc code
Stewart Smith
1
-52
/
+0
2015-11-18
Drop support for p5ioc2
Daniel Axtens
2
-215
/
+0
2015-11-16
Enable -Werror for -Wformat
Stewart Smith
2
-11
/
+13
2015-11-11
Fix endian flip in printf for FSP in hdata/fsp.c
Stewart Smith
2
-3
/
+4
2015-11-11
Add hdata_to_dt test
Stewart Smith
7
-11
/
+8767
2015-11-11
Revive hdata_to_dt and make it work again
Stewart Smith
2
-18
/
+3
2015-11-11
Use VALGRIND callout rather than tricky malloc/memcpy
Stewart Smith
1
-3
/
+3
2015-11-10
sparse: fix beint32_t degrades to int wantings in hdata/spira.c
Stewart Smith
1
-2
/
+2
2015-11-10
sparse: fix missing endian conversion in hdif pointer
Stewart Smith
1
-1
/
+1
2015-11-10
sparse: fix cast that discarded endian annotation in hdata/paca.c
Stewart Smith
1
-1
/
+1
2015-11-10
sparse: fix beint32_t degrades to int in hdata/pcia.c
Stewart Smith
1
-1
/
+1
2015-11-10
sparse: fix beint16_t degrades to int in hdata/hdif.c
Stewart Smith
1
-1
/
+1
2015-11-10
sparse: fix cast from restricted beint64_t in hdata/memory.c
Stewart Smith
1
-1
/
+2
2015-11-10
sparse: fix beintXX_t degrades to integer warnings in hdata/iohub.c
Stewart Smith
1
-8
/
+8
2015-11-10
sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.c
Stewart Smith
1
-5
/
+5
2015-11-09
sparse: fix endian annotations in hdata/memory.c
Stewart Smith
1
-3
/
+3
2015-11-09
sparse: fix incorrect type warnings in hdata/fsp.c
Stewart Smith
1
-3
/
+3
2015-11-09
sparse: fix endian conversions in hdata/iohub.c
Stewart Smith
1
-7
/
+7
2015-11-09
sparse: fix conversion of hdat slca_index
Stewart Smith
1
-1
/
+1
2015-07-17
hdata/paca: Check for dt_find_property() return value
Kamalesh Babulal
1
-0
/
+3
2015-07-17
hdata/paca: Check for dt_find_property() return value
Kamalesh Babulal
1
-2
/
+7
2015-07-17
hdata/memory: Introduce zalloc() return check
Kamalesh Babulal
1
-0
/
+4
2015-07-10
find_shared() - Check for return value from dt_find_property
Kamalesh Babulal
1
-2
/
+5
2015-07-10
fsp_create_node(): Fix resource leak
Kamalesh Babulal
1
-2
/
+4
2015-07-08
Fix potential negative loop bound in hdata/pcia.c
Stewart Smith
1
-3
/
+5
2015-07-07
hdata test: Check the return value from lseek
Kamalesh Babulal
1
-1
/
+3
2015-06-19
Fix NULL pointer dereference
Ananth N Mavinakayanahalli
1
-0
/
+6
2015-06-09
hdata/memory: Add dimm frequency information
Neelesh Gupta
1
-2
/
+52
2015-05-20
hdata: Remove unnecessary bool
Neelesh Gupta
1
-4
/
+1
2015-05-20
hdata: Fix memory leak
Neelesh Gupta
1
-3
/
+5
2015-05-12
Add pr_fmt to do printf/prlog prefixing automagically
Stewart Smith
1
-2
/
+7
2015-05-07
Fixup hdata test for fsp LID preloading
Stewart Smith
2
-1
/
+4
2015-05-07
hdata/vpd: Add compatible property
Vasant Hegde
1
-0
/
+1
[next]