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
2015-10-08
Add skiboot-5.1.6 release notes
skiboot-5.1.6
Stewart Smith
1
-0
/
+31
2015-10-07
Fix printf format warning
Stewart Smith
1
-1
/
+1
2015-10-07
hw/bt.c: Check for timeout after checking for message response
Alistair Popple
1
-1
/
+2
2015-10-07
Ensure we run pollers in cpu_wait_job()
Stewart Smith
1
-0
/
+9
2015-10-01
Add skiboot-5.1.5 release notes
skiboot-5.1.5
Stewart Smith
1
-0
/
+39
2015-10-01
Add ability to copy pflash binary to BMC to boot_tests.sh
Stewart Smith
1
-3
/
+9
2015-10-01
centaur: Add indirect XSCOM support
Benjamin Herrenschmidt
3
-15
/
+118
2015-09-30
xscom: Fix logging of indirect XSCOM errors
Benjamin Herrenschmidt
1
-3
/
+3
2015-09-30
PHB3: Fix incorrect comments
Gavin Shan
1
-1
/
+1
2015-09-30
ipmi-sel: Run power action immediately if host not up
Joel Stanley
1
-4
/
+16
2015-09-30
Add opal_boot_complete to debug descriptor
Joel Stanley
2
-1
/
+5
2015-09-30
opal-prd: Increase IPMI timeout to a slightly better value
Stewart Smith
1
-1
/
+1
2015-09-30
PHB3: Fix wrong PE number in error injection
Gavin Shan
1
-2
/
+2
2015-09-26
Add skiboot-5.1.4 release notes
skiboot-5.1.4
Stewart Smith
1
-0
/
+32
2015-09-25
Rate limit OPAL_MSG_OCC to only one outstanding message to host
Stewart Smith
1
-2
/
+17
2015-09-22
Improve debug/pr_fmt for libpore
Stewart Smith
1
-1
/
+3
2015-09-22
Ensure reserved memory ranges are exposed correctly to host (fix corrupted SL...
Stewart Smith
4
-14
/
+29
2015-09-15
Add skiboot-5.1.3 release notes
skiboot-5.1.3
Stewart Smith
1
-0
/
+92
2015-09-15
PCI: Clear error bits after changing MPS
Gavin Shan
1
-3
/
+19
2015-09-15
platforms/astbmc: Move prd_init calls to astbmc_early_init()
Jeremy Kerr
4
-5
/
+2
2015-09-15
opal/hmi: Use prlog instead of printf.
Mahesh Salgaonkar
1
-4
/
+4
2015-09-15
opal: Fix hang in time_wait* calls on HMI for TB errors.
Mahesh Salgaonkar
3
-0
/
+19
2015-09-11
firestone: Add slot tables
Benjamin Herrenschmidt
1
-0
/
+110
2015-09-11
lpc: Fix display of LPC errors
Benjamin Herrenschmidt
1
-54
/
+24
2015-09-11
slw/timer: SBE based timer support
Benjamin Herrenschmidt
6
-43
/
+235
2015-09-11
timer: Pass current timer to timer callbacks
Benjamin Herrenschmidt
6
-21
/
+25
2015-09-11
fsp/ipmi: Fix an illegal memory access
Neelesh Gupta
1
-2
/
+1
2015-09-11
psi: Fix a few typos
Benjamin Herrenschmidt
2
-13
/
+13
2015-09-10
Remove old, out of date and misplaced comment
Stewart Smith
1
-5
/
+0
2015-09-10
move enum ipl_state to hw/fsp/fsp.c
Stewart Smith
3
-11
/
+10
2015-09-10
Remove FIXME for using atomics for opal_pending_events
Stewart Smith
1
-1
/
+0
2015-09-10
remove FIXME from opal_trace_entry
Stewart Smith
1
-1
/
+0
2015-09-09
Add skiboot-5.1.2 release notes
skiboot-5.1.2
Stewart Smith
1
-0
/
+125
2015-09-09
Fix comparing array to null is always true
Stewart Smith
1
-2
/
+2
2015-09-09
assert that allocation of node region name succeeeds
Stewart Smith
1
-0
/
+1
2015-09-09
assert dt allocation succeeded for rhesus rtc
Stewart Smith
1
-0
/
+1
2015-09-09
Assert that memory allocation succeeds in mem_region_add_dt_reserved_node()
Stewart Smith
1
-0
/
+2
2015-09-09
Fix harmless free() after realloc() in test-malloc.c
Stewart Smith
1
-2
/
+2
2015-09-09
IPMI: Introduce attention call
Vasant Hegde
7
-1
/
+93
2015-09-09
platform: Add platform hook for terminate call
Vasant Hegde
4
-1
/
+10
2015-09-09
Move FSP specific abort() code to platform layer
Vasant Hegde
6
-27
/
+36
2015-09-09
IPMI: Move MAX_PEL_SIZE to ipmi.h
Vasant Hegde
2
-9
/
+11
2015-09-09
IPMI: Pre-allocate memory for PANIC event
Vasant Hegde
3
-6
/
+73
2015-09-09
IPMI: Avoid unnecessary ipmi_msg allocation
Vasant Hegde
1
-13
/
+11
2015-09-09
IPMI: Insert SEL event to IPMI queue head
Vasant Hegde
1
-1
/
+1
2015-09-08
IPMI: Fix corner case eSEL logging issue
Vasant Hegde
1
-1
/
+1
2015-09-08
libflash/test: Attempted fix of Coverity defect 98799
Cyril Bur
1
-1
/
+1
2015-09-08
libflash/test: Fix Coverity defect 98827
Cyril Bur
1
-1
/
+1
2015-09-08
libflash: Fix Coverity defect 97867
Cyril Bur
1
-2
/
+2
2015-09-08
external/gard: Fix Coverity defect 107465
Cyril Bur
1
-1
/
+1
[next]