index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
external
Commit message (
Expand
)
Author
Age
Files
Lines
*
opal-prd: hservice: Enable hservice->wakeup() in BMC
Shilpasri G Bhat
2018-12-11
2
-4
/
+3
*
ffspart: Support flashing already ECC protected images
Stewart Smith
2018-12-11
5
-5
/
+17
*
ffspart: Increase MAX_LINE to above PATH_MAX
Stewart Smith
2018-12-11
1
-1
/
+1
*
ffspart: Add test for eraseblock size
Joel Stanley
2018-11-28
2
-0
/
+47
*
ffspart: Add toc test
Joel Stanley
2018-11-28
3
-0
/
+20
*
pflash: Add --skip option for reading
Adriana Kobylak
2018-10-25
3
-3
/
+29
*
external/mambo: Check for qtrace_utils.tcl before sourcing it
Madhavan Srinivasan
2018-10-23
1
-1
/
+3
*
mambo: Merge PMEM_DISK and PMEM_VOLATILE code
Michael Neuling
2018-09-20
1
-46
/
+31
*
xscom-utils: Rework getsram
Oliver O'Halloran
2018-09-20
1
-7
/
+47
*
xscom-utils/getsram: Make it work on P9
Oliver O'Halloran
2018-09-20
1
-23
/
+58
*
xscom-utils/adu_scoms.py: run 2to3 over it
Stewart Smith
2018-09-13
1
-21
/
+21
*
don't fail fatally if qtrace can't be loaded
Stewart Smith
2018-08-15
1
-1
/
+3
*
external/mambo: conditionally source qtrace script
Nicholas Piggin
2018-08-13
2
-7
/
+10
*
opal-prd: Fix opal-prd crash
Vasant Hegde
2018-08-01
1
-3
/
+3
*
Fixup pflash build for ast refactor
Stewart Smith
2018-07-18
1
-1
/
+4
*
pmem: volatile bindings for the poorly enabled
Balbir singh
2018-06-27
1
-0
/
+26
*
external/xscom-utils: Add python library for xscom access
Madhavan Srinivasan
2018-06-18
1
-0
/
+312
*
ffspart: Don't require user to create blank partitions manually
Samuel Mendoza-Jonas
2018-06-01
7
-11
/
+64
*
pflash: Use correct prefix when installing
Joel Stanley
2018-06-01
1
-1
/
+1
*
Add -Wno-stringop-truncation for GCC8
Stewart Smith
2018-05-29
1
-1
/
+1
*
Add prepare_hbrt_update to hbrt interfaces
Dan Crowell
2018-05-29
2
-1
/
+15
*
external/mambo: Add support for readline if it exists
Balbir Singh
2018-05-24
1
-1
/
+14
*
opal-prd: Do not error out on first failure for soft/hard offline.
Mahesh Salgaonkar
2018-05-24
1
-3
/
+3
*
mambo: Enable XER CA32 and OV32 bits on P9
Anton Blanchard
2018-05-09
1
-1
/
+1
*
external/mambo: simplify implementation of di
Balbir singh
2018-05-02
1
-9
/
+3
*
mambo: Add persistent memory disk support
Michael Neuling
2018-04-29
1
-0
/
+29
*
external/mambo: Add di command to decode instructions
Michael Neuling
2018-04-24
1
-0
/
+11
*
mambo/mambo_utils.tcl: Inject an MCE at a specified address
Balbir Singh
2018-04-19
1
-1
/
+15
*
external/mambo: improve helper for machine checks
Nicholas Piggin
2018-04-19
1
-9
/
+53
*
external: Add "lpc" tool
Benjamin Herrenschmidt
2018-04-19
2
-0
/
+193
*
external/trace: fix makefile
Stewart Smith
2018-04-18
1
-1
/
+1
*
opal-prd: Insert powernv_flash module
Vasant Hegde
2018-04-10
1
-1
/
+8
*
libflash/blocklevel: Make read/write be ECC agnostic for callers
Cyril Bur
2018-04-09
1
-32
/
+17
*
external/ffspart: Improve error output
Cyril Bur
2018-04-09
1
-2
/
+2
*
external/ffspart: Use new interface
Cyril Bur
2018-04-09
59
-399
/
+481
*
libflash/libffs: Allow caller to specifiy header partition
Cyril Bur
2018-04-09
1
-1
/
+1
*
libflash/libffs: Refcount ffs entries
Cyril Bur
2018-04-09
2
-1
/
+3
*
libflash/libffs: Switch to storing header entries in an array
Cyril Bur
2018-04-09
10
-10
/
+0
*
libflash/libffs: Remove the 'sides' from the FFS TOC generation code
Cyril Bur
2018-04-09
1
-1
/
+1
*
external/ffspart: Remove side, order and backup options
Cyril Bur
2018-04-09
6
-90
/
+24
*
external/pflash: Use ffs_entry_user_to_string() to standardise flag strings
Cyril Bur
2018-04-09
2
-18
/
+12
*
libffs: Standardise ffs partition flags
Cyril Bur
2018-04-09
6
-8
/
+8
*
external/ffspart: Allow # comments in input file
Cyril Bur
2018-04-09
1
-0
/
+4
*
Make gard display show that a record is cleared
Dan Crowell
2018-03-14
1
-3
/
+4
*
mambo: Add fw-feature flags for security related settings
Michael Ellerman
2018-02-28
1
-1
/
+22
*
pflash: Fix makefile dependency issue
Stewart Smith
2018-02-14
1
-3
/
+3
*
Fix FTBFS with -Werror=format-overflow
Frédéric Bonnard
2018-02-08
1
-1
/
+1
*
Fix xscom-utils distclean target
Frédéric Bonnard
2018-01-30
1
-1
/
+1
*
Add man pages for xscom-utils and pflash
Frédéric Bonnard
2018-01-30
7
-1
/
+167
*
Mambo: run hello_world and sreset_world tests with Secure and Trusted Boot
Stewart Smith
2017-12-20
1
-1
/
+1
[next]