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-08-13
fix boot-coverage-report target for updated boot_test.sh
Stewart Smith
1
-4
/
+4
2015-08-12
Newer GCC can automatically vectorise code. We do not want that.
Stewart Smith
1
-0
/
+6
2015-08-12
Test compiler flags before using, force abiv1 if needed
Stewart Smith
1
-4
/
+19
2015-08-11
fix dump_regs() for hssr0 and hsrr1
Stewart Smith
1
-1
/
+1
2015-08-11
Don't try to print symbol when we didn't find one
Stewart Smith
1
-1
/
+3
2015-08-10
Merge branch 'stable' (backport of OPAL_CEC_REBOOT2)
Stewart Smith
0
-0
/
+0
2015-08-10
doc/opal-api: Add OPAL_CEC_REBOOT2 OPAL call description
Vipin K Parashar
1
-0
/
+54
2015-08-10
opal-api: Add OPAL call to handle abnormal reboots.
Vipin K Parashar
5
-1
/
+80
2015-08-10
Merge 'external/opal-prd: Only map each PRD range once' from branch 'stable'
Stewart Smith
1
-12
/
+23
2015-08-10
external/opal-prd: Only map each PRD range once
Jeremy Kerr
1
-12
/
+23
2015-07-31
fix run-pel.c build after error log entry changes
Stewart Smith
1
-1
/
+1
2015-07-31
external/opal-prd: Use opal-prd as version prefix
Cyril Bur
1
-5
/
+5
2015-07-31
versioning: Unify all versioning to match skiboot versions
Cyril Bur
3
-24
/
+17
2015-07-31
external/boot-tests: update boot-test.sh usage for BMC single partition flashing
Andrew Donnellan
1
-4
/
+7
2015-07-31
external/boot-tests: Fix logging functions in boot_test.sh
Andrew Donnellan
1
-5
/
+15
2015-07-31
doc/opal-api: Add OPAL_CEC_REBOOT2 OPAL call description
Vipin K Parashar
1
-0
/
+54
2015-07-31
opal-api: Add OPAL call to handle abnormal reboots.
Vipin K Parashar
5
-1
/
+83
2015-07-31
errorlog: Update documentation to reflect append changes
Samuel Mendoza-Jonas
1
-206
/
+217
2015-07-31
errorlog: Deprecate elog callback parameter
Samuel Mendoza-Jonas
20
-66
/
+61
2015-07-31
errorlog: Simplify log calling convention
Samuel Mendoza-Jonas
3
-68
/
+109
2015-07-31
add some more PCI docs from old internal sources
Stewart Smith
1
-0
/
+71
2015-07-30
tiny bit of docs for ibm,opal DT node
Stewart Smith
1
-0
/
+31
2015-07-21
update skiboot-5.1.0-beta1 release notes
skiboot-5.1.0-beta1
Stewart Smith
2
-94
/
+214
2015-07-21
Add skiboot-5.1-beta1 release notes
Stewart Smith
1
-0
/
+94
2015-07-18
Merge branch 'stable'
Stewart Smith
0
-0
/
+0
2015-07-17
external/gard: Update gard tool to new blocklevel interface
Cyril Bur
2
-77
/
+55
2015-07-17
hdata/paca: Check for dt_find_property() return value
Kamalesh Babulal
1
-0
/
+3
2015-07-17
hdata/paca: Check for dt_find_property() return value
Kamalesh Babulal
1
-2
/
+7
2015-07-17
hdata/memory: Introduce zalloc() return check
Kamalesh Babulal
1
-0
/
+4
2015-07-17
FSP/LEDS: Add support to handle SAI state request from service processor
Vasant Hegde
1
-25
/
+30
2015-07-17
FSP/LEDS: Remove led-loc property
Vasant Hegde
3
-15
/
+0
2015-07-16
bt: Remove B_BUSY state
skiboot-5.0.5
Alistair Popple
1
-18
/
+6
2015-07-16
Add OPAL_READ_TPO and OPAL_WRITE_TPO documentation
Stewart Smith
1
-0
/
+15
2015-07-10
fsp/ipmi: Add the in-band IPMI support for FSP systems
Neelesh Gupta
6
-1
/
+377
2015-07-10
ipmi: Provide a macro for netfn return code
Neelesh Gupta
2
-1
/
+4
2015-07-10
fsp/mem-err: Fix leak in one error path and minor clean ups
Neelesh Gupta
1
-10
/
+4
2015-07-10
find_shared() - Check for return value from dt_find_property
Kamalesh Babulal
1
-2
/
+5
2015-07-10
Introduce memory allocation return value check
Kamalesh Babulal
1
-0
/
+4
2015-07-10
pci_configure_mps fixes: NULL dereference, null check and typo
Kamalesh Babulal
1
-4
/
+4
2015-07-10
Introduce blocklevel_ecc_protect() return value check
Kamalesh Babulal
1
-3
/
+9
2015-07-10
external/gard: change gard manual page filename
Cédric Le Goater
1
-1
/
+1
2015-07-10
fsp_create_node(): Fix resource leak
Kamalesh Babulal
1
-2
/
+4
2015-07-10
hw/phb3: Fix logical operand
Kamalesh Babulal
1
-1
/
+1
2015-07-10
Configure CAPP timebase.
Philippe Bergheaud
4
-1
/
+171
2015-07-09
opal: Recover from TOD register parity errors.
Mahesh Salgaonkar
1
-2
/
+37
2015-07-09
opal: Cache chipTOD control register values.
Mahesh Salgaonkar
1
-0
/
+100
2015-07-09
opal: Enable backup topology.
Mahesh Salgaonkar
6
-7
/
+158
2015-07-09
opal: Inform fsp about the topology switch.
Mahesh Salgaonkar
1
-0
/
+33
2015-07-09
opal: Check if backup master is valid before topology switch.
Mahesh Salgaonkar
1
-2
/
+26
2015-07-09
opal: Refactor TOD topology failover recovery.
Mahesh Salgaonkar
1
-14
/
+133
[next]