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
2014-12-19
travis: Install power8 simulator for make check
Joel Stanley
1
-4
/
+3
2014-12-19
Pretty print make check and coverage output
Stewart Smith
4
-18
/
+18
2014-12-18
Run the CCAN unit tests and add to coverage-report
Stewart Smith
18
-5
/
+150
2014-12-18
test/hello_world: Fix makefile rule
Joel Stanley
1
-1
/
+1
2014-12-18
test/hello_world: Fix some corner cases in test script
Joel Stanley
1
-1
/
+6
2014-12-17
Fix compatible match for palmetto & habanero
Benjamin Herrenschmidt
2
-2
/
+2
2014-12-15
Fix makefile dependency generation, especially for HOSTCC
Stewart Smith
7
-25
/
+8
2014-12-15
Fix flub in hello_world Makefile.check
Stewart Smith
1
-3
/
+0
2014-12-15
Add hello_world tiny payload to test with mambo (if available)
Stewart Smith
6
-0
/
+171
2014-12-15
Makefile: Support CROSS_COMPILE as well as CROSS
Michael Ellerman
1
-0
/
+3
2014-12-15
mambo: Get the zImage from an environment variable
Michael Ellerman
1
-1
/
+4
2014-12-10
FSP: Reset the response outstanding bitmap on reset start
Ananth N Mavinakayanahalli
1
-2
/
+6
2014-12-10
PLAT/i2c: Fix the i2c device node name and add target property
skiboot-4.1
Neelesh Gupta
1
-13
/
+29
2014-12-10
Don't add dummy console property if already in dt.
Ryan Grimm
1
-1
/
+3
2014-12-10
Update README with list and patchwork locations
Stewart Smith
1
-0
/
+22
2014-12-10
Fix bug/warning in hdata/memory.c I introduced in f1a3a19
Stewart Smith
1
-2
/
+3
2014-12-10
Enable -Werror
Stewart Smith
1
-2
/
+2
2014-12-10
Fix warn_unused_result warnings in fsp-leds.c
Stewart Smith
1
-25
/
+131
2014-12-10
Fix warning of unbounded stack in libfdt/fdt_sw.c
Stewart Smith
1
-1
/
+6
2014-12-10
Console: Fix unused result warnings in console driver
Ananth N Mavinakayanahalli
1
-22
/
+79
2014-12-10
FSP/EPOW: Fix unused result warnings in EPOW driver
Vasant Hegde
1
-3
/
+34
2014-12-10
FSP/DPO: Fix unused result warnings in DPO driver
Vasant Hegde
1
-4
/
+46
2014-12-10
SURV: Fix unused result warnings in surveillance code
Ananth N Mavinakayanahalli
1
-6
/
+14
2014-12-10
RTC: Fix unused result warnings in RTC driver
Ananth N Mavinakayanahalli
1
-2
/
+11
2014-12-10
FSP: Fix unused result warnings in fsp driver
Ananth N Mavinakayanahalli
1
-9
/
+60
2014-12-10
Enable warn_unused_result for fsp_fetch_data_queue()
Vasant Hegde
2
-9
/
+22
2014-12-10
FSP/CUPD: Convert printf based log messages into prlog based logs
Vasant Hegde
1
-16
/
+18
2014-12-10
fsp-elog: Add various NULL checks
Benjamin Herrenschmidt
2
-11
/
+46
2014-12-09
Make fsp_freemsg() behave if passed a NULL pointer
Stewart Smith
1
-1
/
+1
2014-12-09
fsp: Avoid NULL dereference in case of invalid class_resp bits
Benjamin Herrenschmidt
1
-8
/
+19
2014-12-09
Merge remote-tracking branch 'ltcgit/master'
Benjamin Herrenschmidt
12
-19
/
+39
2014-12-06
Improve mambo config
Benjamin Herrenschmidt
1
-3
/
+71
2014-12-05
Fix warning of potential unbound stack usage in hdata/memory.c
Stewart Smith
1
-1
/
+5
2014-12-05
Silence warning for hdata/tests/stubs.c prlog missing prototype
Stewart Smith
1
-1
/
+3
2014-12-05
silence integer/pointer from integer/pointer warnings in core/test/run-mem_re...
Stewart Smith
1
-3
/
+3
2014-12-05
Fix unused result of realloc warning in core/test/run-malloc.c
Stewart Smith
1
-1
/
+3
2014-12-05
Fix unbounded stack usage warning in core/test/run-mem_region_release_unused.c
Stewart Smith
1
-1
/
+5
2014-12-05
opal: Don't put the symbol map whole into a property
Benjamin Herrenschmidt
1
-3
/
+5
2014-12-05
Silence warning for core/tests/stubs.c prlog missing prototype
Stewart Smith
1
-1
/
+3
2014-12-05
Fix unbounded stack usage warning in core/test/run-mem_region_release_unused_...
Stewart Smith
1
-1
/
+5
2014-12-05
Reduce -Wstack-usage down to 1024 bytes.
Stewart Smith
1
-2
/
+2
2014-12-05
occ: Fix clearing of OCC interrupt on remote fix
Benjamin Herrenschmidt
3
-5
/
+5
2014-12-03
core/hostservices.c and core/slw.c: cleanup log messages
Cédric Le Goater
2
-6
/
+5
2014-12-03
ipmi/fru: Remove redundant version information
Alistair Popple
1
-4
/
+8
2014-12-03
Merge branch 'update-2.1.1.1' - empty merge (just cherry-picked a commit)
Stewart Smith
0
-0
/
+0
2014-12-03
PSI: Drive link down on HIR
Ananth N Mavinakayanahalli
1
-31
/
+34
2014-12-03
epow: Convert printf based log messages into prlog based logs
Anshuman Khandual
1
-10
/
+10
2014-12-03
dpo: Convert printf based log messages into prlog based logs
Anshuman Khandual
1
-5
/
+5
2014-12-02
elog: Clean up error logging headers
Alistair Popple
22
-211
/
+196
2014-12-02
astbmc: Add a system-id device tree property
Alistair Popple
1
-0
/
+13
[next]