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
/
external
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
external/pflash: Fix not checking return values in set_ecc().
Cyril Bur
1
-2
/
+11
2017-08-22
external/pflash: Fix resource leak CID 163745
Cyril Bur
1
-0
/
+1
2017-08-22
external/pflash: Fix resource leak CID 163742
Cyril Bur
1
-0
/
+1
2017-08-22
external/pflash: Silence false positive Coverity CID 163739
Cyril Bur
1
-0
/
+6
2017-08-21
external/xscom-utils: Add --list-bits
Oliver O'Halloran
4
-9
/
+50
2017-08-15
opal-prd: Do not pass pnor file while starting daemon
Vasant Hegde
1
-1
/
+1
2017-08-15
opal-prd: Disable pnor access interface on FSP system
Vasant Hegde
3
-4
/
+30
2017-08-01
external/pflash: tests: Move the test-miscprint to pflash tests
Cyril Bur
4
-0
/
+77
2017-08-01
external/pflash: Add tests
Cyril Bur
29
-4
/
+991
2017-08-01
external: Consolidate Makefile.check for external tools
Cyril Bur
3
-46
/
+31
2017-08-01
external/pflash: Reinstate the progress bars
Cyril Bur
1
-16
/
+63
2017-08-01
external/pflash: Make the progress bar safe for big numbers
Cyril Bur
2
-17
/
+24
2017-08-01
external/pflash: Remove use of exit() and fix memory leaks
Cyril Bur
1
-169
/
+213
2017-08-01
external/pflash: Move write and read size calculation together
Cyril Bur
1
-13
/
+11
2017-08-01
external/pflash: Update the code pathes for "--tune"
Cyril Bur
1
-3
/
+11
2017-08-01
external/pflash: Remove global flash details
Cyril Bur
1
-59
/
+63
2017-08-01
external/pflash: Correct erase alignment checks
Cyril Bur
1
-27
/
+13
2017-08-01
external/pflash: Stop using exit() in the main
Cyril Bur
1
-23
/
+49
2017-08-01
external/pflash: Check the result of strtoul
Cyril Bur
1
-8
/
+27
2017-08-01
external/pflash: Add description of flags
Cyril Bur
1
-2
/
+4
2017-08-01
libflash/libffs: Don't require 'part' size to be known by callers
Cyril Bur
10
-22
/
+15
2017-08-01
external/ffspart: Add .gitignore
Cyril Bur
1
-0
/
+7
2017-08-01
libflash: Adding debugging output
Cyril Bur
1
-0
/
+2
2017-08-01
Makefile.check: Fix `make check`
Cyril Bur
2
-7
/
+23
2017-07-20
boot_tests: add PFLASH_TO_COPY for OpenBMC
Stewart Smith
1
-0
/
+6
2017-07-19
gcov: properly handle gard and pflash code coverage
Stewart Smith
1
-1
/
+7
2017-07-19
gard: enable building with -DDEBUG for ccan list
Stewart Smith
1
-1
/
+8
2017-07-19
gard: enable building with skiboot HOSTCFLAGS warnings
Stewart Smith
1
-1
/
+21
2017-07-19
pflash: include ccan/list/list.c to be able to build -DDEBUG
Stewart Smith
1
-1
/
+9
2017-07-19
pflash: build with skiboot HOSTCFLAGS warnings
Stewart Smith
4
-4
/
+12
2017-07-19
pflash option to retrieve PNOR partition flags
Michael Tritz
1
-11
/
+123
2017-06-20
boot-tests: add OpenBMC support
Stewart Smith
2
-2
/
+125
2017-06-19
mambo: Update P9 PVR to reflect Scale out 24 core chips
Michael Neuling
1
-2
/
+2
2017-06-14
mambo: Create multiple chips when we have multiple CPUs
Michael Ellerman
1
-1
/
+11
2017-06-08
opal-prd: Handle SBE passthrough message passing
Vasant Hegde
1
-0
/
+24
2017-06-08
mambo: fix cpio/initramfs reservation
Stewart Smith
1
-0
/
+1
2017-06-08
mambo: Add a reservation for the initramfs
Oliver O'Halloran
1
-0
/
+5
2017-06-06
mambo: Match whole string when looking up symbols with linsym/skisym
Michael Ellerman
1
-2
/
+2
2017-06-06
boot_test.sh: Add SMC BMC support
Stewart Smith
4
-7
/
+149
2017-06-06
opal-prd: hook up reset_pm_complex
Jeremy Kerr
1
-15
/
+32
2017-06-06
opal-prd: Add firmware_request & firmware_notify implementations
Jeremy Kerr
2
-2
/
+157
2017-06-06
opal-prd: split prd message reading from handling
Jeremy Kerr
1
-19
/
+28
2017-06-06
opal-prd: Add support for variable-sized messages
Jeremy Kerr
1
-12
/
+66
2017-06-06
opal-prd: use get_ipoll_mask() callback
Jeremy Kerr
1
-1
/
+9
2017-06-06
opal-prd: Sync hostboot interfaces with HBRT
Jeremy Kerr
2
-4
/
+203
2017-06-06
opal-prd: interpret log level prefixes from HBRT
Jeremy Kerr
1
-1
/
+19
2017-06-06
opal-prd: Add occ reset to usage text
Jeremy Kerr
1
-1
/
+1
2017-06-06
opal-prd: allow different chips for occ control actions
Jeremy Kerr
1
-27
/
+68
2017-06-06
opal-prd: split type-specific fields of control messages
Jeremy Kerr
1
-5
/
+10
2017-06-06
opal-prd: Simplify optind handling
Jeremy Kerr
1
-9
/
+9
[next]