aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
gh-pagesDeploying to gh-pages from @ open-power/skiboot@326a4666bd69ca071c4f7d2eacf86...rarbab6 months
masteropal-ci: Drop fedora37, add fedora39Reza Arbab6 months
skiboot-6.0.xskiboot v6.0.24 release notesFrederic Barrat3 years
skiboot-6.6.xskiboot v6.6.6 release notesCédric Le Goater3 years
skiboot-6.7.xskiboot v6.7.4 release notesCédric Le Goater3 years
skiboot-6.8.xskiboot v6.8.1 release notesVasant Hegde3 years
skiboot-nextopal-prd: Load opal-prd service after systemd-modules-load serviceVasant Hegde3 years
skiboot-op940.xSBE: Account cancelled timer requestVasant Hegde3 years
stagingchiptod: properly zero TB SPR when cleaning up for invalid TBNicholas Piggin3 years
ultravisorAdd chip_dev_Associativity to secure-memory@ nodesRyan Grimm4 years
[...]
 
TagDownloadAuthorAge
v7.1skiboot-7.1.zip  skiboot-7.1.tar.gz  skiboot-7.1.tar.bz2  Reza Arbab10 months
v6.7.4skiboot-6.7.4.zip  skiboot-6.7.4.tar.gz  skiboot-6.7.4.tar.bz2  Cédric Le Goater3 years
v7.0skiboot-7.0.zip  skiboot-7.0.tar.gz  skiboot-7.0.tar.bz2  Vasant Hegde3 years
v6.0.24skiboot-6.0.24.zip  skiboot-6.0.24.tar.gz  skiboot-6.0.24.tar.bz2  Vasant Hegde3 years
v6.6.6skiboot-6.6.6.zip  skiboot-6.6.6.tar.gz  skiboot-6.6.6.tar.bz2  Vasant Hegde3 years
v6.8.1skiboot-6.8.1.zip  skiboot-6.8.1.tar.gz  skiboot-6.8.1.tar.bz2  Vasant Hegde3 years
v6.7.3skiboot-6.7.3.zip  skiboot-6.7.3.tar.gz  skiboot-6.7.3.tar.bz2  Vasant Hegde3 years
v6.7.2skiboot-6.7.2.zip  skiboot-6.7.2.tar.gz  skiboot-6.7.2.tar.bz2  Vasant Hegde3 years
v6.8skiboot-6.8.zip  skiboot-6.8.tar.gz  skiboot-6.8.tar.bz2  Vasant Hegde3 years
v6.7.1skiboot-6.7.1.zip  skiboot-6.7.1.tar.gz  skiboot-6.7.1.tar.bz2  Vasant Hegde4 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-11-29add skiboot-5.4.1 release notesskiboot-5.4.1Stewart Smith1-0/+27
2016-11-29tpm_i2c_nuvoton: work out the polling time using mftb()Claudio Carvalho1-26/+45
2016-11-29tpm_i2c_nuvoton: handle errors after reading the tpm fifoClaudio Carvalho1-1/+11
2016-11-29tpm_i2c_nuvoton: cleanup variables in tpm_read_fifo()Claudio Carvalho1-17/+11
2016-11-29tpm_i2c_nuvoton: handle errors after writting the tpm fifoClaudio Carvalho1-2/+11
2016-11-29tpm_i2c_nuvoton: cleanup variables in tpm_write_fifo()Claudio Carvalho1-27/+23
2016-11-29tpm_i2c_nuvoton: handle errors after writing sts.commandReady in step 5Claudio Carvalho1-1/+11
2016-11-29tpm_i2c_nuvoton: handle errors after writing sts.goClaudio Carvalho1-2/+11
2016-11-29tpm_i2c_nuvoton: handle errors after checking the tpm fifo statusClaudio Carvalho1-66/+86
2016-11-29tpm_i2c_nuvoton: return burst_count in tpm_read_burst_count()Claudio Carvalho1-21/+19
[...]