aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Add skiboot-5.3.0 release notesskiboot-5.3.0Stewart Smith1-0/+16
2016-08-01Adopt libtool rules for soname versioning for libflashStewart Smith1-1/+18
2016-07-28Merge skiboot 5.2.5 release notesStewart Smith1-0/+37
2016-07-28Add skiboot-5.2.5 release notesskiboot-5.2.5Stewart Smith1-0/+37
2016-07-28Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-28Add skiboot-5.3.0-rc2 release notesskiboot-5.3.0-rc2Stewart Smith1-0/+41
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-28core/flash: Fix passing pointer instead of valueCyril Bur1-1/+1
2016-07-28mambo: Update Radix Tree Size as per ISA 3.0Michael Neuling1-1/+1
2016-07-28pflash: use atexit for musl compatibilityJoel Stanley1-3/+2
2016-07-28include/errorlog.h : Renames SRC component's macro nameMukesh Ojha1-134/+134
2016-07-28platforms/ibm-fsp: Fix incorrect struct member access and comparisonSuraj Jitindar Singh1-1/+1
2016-07-28FSP/MDST: Fix TCE alignment issueVasant Hegde1-1/+1
2016-07-28hdat/vpd: Add chip-id property to processor chip node under vpdVasant Hegde3-4/+17
2016-07-27nvram: Add extra debug printing when NVRAM needs formattingCyril Bur2-4/+11
2016-07-27.gitignore: Add vgcore.*Cyril Bur1-0/+1
2016-07-27pflash: Clean up makefiles and resolve build raceJoel Stanley3-21/+20
2016-07-27pflash: Clean up makefiles and resolve build raceJoel Stanley3-21/+20
2016-07-27centaur: Initialize i2c master listBenjamin Herrenschmidt1-0/+1
2016-07-25core/console: use char literals instead of numericOliver O'Halloran1-2/+2
2016-07-25hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA modeAndrew Donnellan1-2/+11
2016-07-25Add skiboot-5.3.0-rc1 release notesskiboot-5.3.0-rc1Stewart Smith1-0/+270
2016-07-22test/hello_world: always use shutdown type zeroOliver O'Halloran1-0/+1
2016-07-22fwts/generate-fwts-olog: Fix whitespace on json.dumpsDeb McLemore1-0/+1
2016-07-22platform/mambo: Add a heartbeat timeChris Smart1-0/+10
2016-07-22core/timer: Add support for platform specific heartbeatChris Smart2-6/+14
2016-07-22core/timer: Actually use default heartbeat valueChris Smart1-3/+3
2016-07-21Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-21Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith3-39/+89
2016-07-21FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde1-5/+0
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde2-3/+18
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde2-1/+3
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde3-18/+34
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-21FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde1-5/+0
2016-07-21FSP/ELOG: Fix possible event notifier hangsVasant Hegde2-3/+18
2016-07-21FSP/ELOG: Disable event notification if list is not consistentVasant Hegde1-0/+2
2016-07-21FSP/ELOG: Improve elog event statesVasant Hegde2-1/+3
2016-07-21FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde3-18/+34
2016-07-21FSP/ELOG: Disable event notification during kexecVasant Hegde1-13/+33
2016-07-21Merge branch 'skiboot-5.2.x' (5.1.17 release notes)Stewart Smith1-0/+19
2016-07-21Merge branch 'skiboot-5.1.x' into skiboot-5.2.x (release notes)Stewart Smith1-0/+19
2016-07-21Merge skiboot-5.1.x into skiboot-5.2.xStewart Smith0-0/+0
2016-07-21Add skiboot-5.1.17 release notesskiboot-5.1.17Stewart Smith1-0/+19
2016-07-21hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar1-2/+2
2016-07-21hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-21xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey2-11/+23
2016-07-20mambo: Fix bt command and add little endian supportMichael Neuling1-8/+32