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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
Merge skiboot-5.1.13 release notes
Stewart Smith
1
-0
/
+43
2016-01-27
Add skiboot-5.1.13 release notes
skiboot-5.1.13
Stewart Smith
1
-0
/
+43
2016-01-27
Merge branch 'stable' - null merge of cherry-pick
Stewart Smith
0
-0
/
+0
2016-01-27
hmi: Identify the phb upon CAPI malfunction alert
Philippe Bergheaud
1
-1
/
+3
2016-01-21
Merge branch 'stable'
Stewart Smith
6
-642
/
+958
2016-01-21
DT sorting test
Oliver O'Halloran
5
-46
/
+148
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
core/device.c: Sort nodes with name@unit names by unit
Oliver O'Halloran
1
-4
/
+52
2016-01-21
hdata/hdata_to_dt.c: Also print node names.
Oliver O'Halloran
2
-8648
/
+8995
2016-01-21
Null merge cherry-picked dependencies for device tree sorting for stable
Stewart Smith
0
-0
/
+0
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
6
-16
/
+64
2016-01-21
Add hdata_to_dt test
Stewart Smith
7
-11
/
+8767
2016-01-21
nvlink: Add primitive EEH support for NPU devices
Russell Currey
1
-3
/
+42
2016-01-21
nvlink: Add freeze and fence error injection
Russell Currey
2
-1
/
+45
2016-01-21
nvlink: Add fence mode emulation for NPUs
Russell Currey
2
-2
/
+14
2016-01-21
nvlink: Clear error registers at the end of the reset procedure
Russell Currey
1
-0
/
+6
2016-01-15
external: Add Makefile targets to install libflash
Samuel Mendoza-Jonas
2
-0
/
+76
2016-01-15
Drop LDFLAGS from common/rules.mk
Cyril Bur
1
-1
/
+1
2016-01-15
external/opal-prd: Use libflash/blocklevel for MTD/file accesses
Cyril Bur
5
-198
/
+60
2016-01-15
travis: Add external/opal-prd build and tests
Cyril Bur
1
-0
/
+5
2016-01-15
external/opal-prd: Fix test_pnor
Cyril Bur
2
-1
/
+11
2016-01-15
libflash/blocklevel: Add keep_alive parameter
Cyril Bur
11
-37
/
+162
2016-01-15
nvlink: Use SCOMs instead of MMIO in reset procedure
Russell Currey
1
-9
/
+7
2016-01-15
hmi: Identify the phb upon CAPI malfunction alert
Philippe Bergheaud
1
-1
/
+3
2016-01-15
add a skiboot rpm spec file
Cédric Le Goater
1
-0
/
+115
2016-01-15
external/mambo: Load skiboot already offset
Michael Neuling
1
-2
/
+2
2016-01-15
external/mambo: Fix indentation in mambo_tuils.tcl
Michael Neuling
1
-75
/
+75
2016-01-15
Merge branch 'stable'
Stewart Smith
0
-0
/
+0
2016-01-15
external/gard: Fix displaying 'cleared' gard records
Cyril Bur
1
-3
/
+33
2016-01-15
external/gard: Fix displaying 'cleared' gard records
Cyril Bur
1
-3
/
+33
2016-01-14
Merge branch 'stable'
Stewart Smith
0
-0
/
+0
2016-01-14
firestone: fix spacing in slot name
Jeremy Kerr
1
-1
/
+1
2016-01-12
libflash/libffs: Check for NULL and set return pointer in ffs_next_side()
Cyril Bur
1
-0
/
+6
2016-01-12
libflash/libffs: Rename ffs_cmp() to ffs_equal()
Cyril Bur
2
-2
/
+2
2016-01-12
nvlink: Set a bit in config space to indicate a real PCI device was bound
Russell Currey
2
-10
/
+36
2016-01-12
Merge OPAL_CONSOLE_FLUSH from stable
Stewart Smith
6
-23
/
+59
2016-01-12
Add OPAL_CONSOLE_FLUSH to the OPAL API
Russell Currey
6
-23
/
+59
2016-01-08
hw/bt: fix IPMI_GET_BT_CAPS definition
Cédric Le Goater
1
-1
/
+1
2016-01-08
libffs: Add helper get ffs_handle to the "OTHER_SIDE"
Cyril Bur
2
-3
/
+56
2016-01-08
libffs: Remove unused function ffs_open_image()
Cyril Bur
2
-88
/
+0
2016-01-08
external/opal-prd: Drop final use of ffs_open_image()
Cyril Bur
1
-1
/
+9
2016-01-08
libffs: Remove struct flash_chip from struct ffs_handle
Cyril Bur
1
-4
/
+0
[prev]
[next]