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
2019-06-08
opal-prd: Fix prd message size issue
Vasant Hegde
1
-4
/
+23
2019-06-08
opal-gard: Account for ECC size when clearing partition
Oliver O'Halloran
1
-1
/
+2
2019-06-08
devicetree: Don't set path to dtc in makefile
Joel Stanley
1
-1
/
+1
2019-04-17
external/mambo: also invoke readline for the non-autorun case
Nicholas Piggin
1
-0
/
+2
2019-04-17
opal-prd: Fix memory leak in is-fsp-system check
Vasant Hegde
1
-1
/
+6
2019-04-17
opal-prd: Check malloc return value
Vasant Hegde
1
-0
/
+4
2019-04-09
README: Reflect openpower_mambo_defconfig name change
Reza Arbab
1
-1
/
+1
2019-03-28
external/mambo: Mambo hack to add trace-imc nodes in the device-tree
Anju T Sudhakar
1
-0
/
+21
2019-03-28
external/mambo: Error out if kernel is too large
Russell Currey
1
-0
/
+4
2019-03-28
external/mambo: Populate kernel-base-address in the DT
Russell Currey
1
-1
/
+4
2019-02-21
Makefile: Paper over gard and pflash coverage issues
Andrew Jeffery
2
-0
/
+8
2019-02-21
gard: Fix warnings from gcc 8.2.0
Andrew Jeffery
1
-2
/
+3
2019-02-21
pflash: Increase stack frame size warning threshold
Andrew Jeffery
1
-0
/
+1
2019-02-21
ffspart, libflash: Fix stack size warnings
Andrew Jeffery
1
-1
/
+3
2019-02-18
pflash: Don't try update RO ToC
Andrew Jeffery
1
-8
/
+34
2019-02-18
devicetree: Add Makefile to build dtb binaries
Reza Arbab
2
-0
/
+11
2019-02-18
devicetree: Add p9-simics.dts
Reza Arbab
1
-0
/
+16
2019-02-18
devicetree: Move power9-phb4.dts
Reza Arbab
1
-0
/
+221
2019-02-14
pflash: Support encoding/decoding ECC'd partitions
Stewart Smith
3
-10
/
+41
2019-02-12
external/mambo: allow CPU targeting for most debug utils
Nicholas Piggin
1
-97
/
+229
2019-02-10
Add PVR_TYPE_P9P
Reza Arbab
1
-0
/
+2
2018-12-11
opal-prd: hservice: Enable hservice->wakeup() in BMC
Shilpasri G Bhat
2
-4
/
+3
2018-12-11
ffspart: Support flashing already ECC protected images
Stewart Smith
5
-5
/
+17
2018-12-11
ffspart: Increase MAX_LINE to above PATH_MAX
Stewart Smith
1
-1
/
+1
2018-11-28
ffspart: Add test for eraseblock size
Joel Stanley
2
-0
/
+47
2018-11-28
ffspart: Add toc test
Joel Stanley
3
-0
/
+20
2018-10-25
pflash: Add --skip option for reading
Adriana Kobylak
3
-3
/
+29
2018-10-23
external/mambo: Check for qtrace_utils.tcl before sourcing it
Madhavan Srinivasan
1
-1
/
+3
2018-09-20
mambo: Merge PMEM_DISK and PMEM_VOLATILE code
Michael Neuling
1
-46
/
+31
2018-09-20
xscom-utils: Rework getsram
Oliver O'Halloran
1
-7
/
+47
2018-09-20
xscom-utils/getsram: Make it work on P9
Oliver O'Halloran
1
-23
/
+58
2018-09-13
xscom-utils/adu_scoms.py: run 2to3 over it
Stewart Smith
1
-21
/
+21
2018-08-15
don't fail fatally if qtrace can't be loaded
Stewart Smith
1
-1
/
+3
2018-08-13
external/mambo: conditionally source qtrace script
Nicholas Piggin
2
-7
/
+10
2018-08-01
opal-prd: Fix opal-prd crash
Vasant Hegde
1
-3
/
+3
2018-07-18
Fixup pflash build for ast refactor
Stewart Smith
1
-1
/
+4
2018-06-27
pmem: volatile bindings for the poorly enabled
Balbir singh
1
-0
/
+26
2018-06-18
external/xscom-utils: Add python library for xscom access
Madhavan Srinivasan
1
-0
/
+312
2018-06-01
ffspart: Don't require user to create blank partitions manually
Samuel Mendoza-Jonas
7
-11
/
+64
2018-06-01
pflash: Use correct prefix when installing
Joel Stanley
1
-1
/
+1
2018-05-29
Add -Wno-stringop-truncation for GCC8
Stewart Smith
1
-1
/
+1
2018-05-29
Add prepare_hbrt_update to hbrt interfaces
Dan Crowell
2
-1
/
+15
2018-05-24
external/mambo: Add support for readline if it exists
Balbir Singh
1
-1
/
+14
2018-05-24
opal-prd: Do not error out on first failure for soft/hard offline.
Mahesh Salgaonkar
1
-3
/
+3
2018-05-09
mambo: Enable XER CA32 and OV32 bits on P9
Anton Blanchard
1
-1
/
+1
2018-05-02
external/mambo: simplify implementation of di
Balbir singh
1
-9
/
+3
2018-04-29
mambo: Add persistent memory disk support
Michael Neuling
1
-0
/
+29
2018-04-24
external/mambo: Add di command to decode instructions
Michael Neuling
1
-0
/
+11
2018-04-19
mambo/mambo_utils.tcl: Inject an MCE at a specified address
Balbir Singh
1
-1
/
+15
2018-04-19
external/mambo: improve helper for machine checks
Nicholas Piggin
1
-9
/
+53
[next]