aboutsummaryrefslogtreecommitdiff
path: root/libpore
AgeCommit message (Expand)AuthorFilesLines
2022-01-03hw/slw: Move P8 bits behind CONFIG_P8Nicholas Piggin1-2/+6
2021-08-06libpore: P10 stop-api supportPratik Rajesh Sampat12-1/+3963
2019-12-16add little endian supportNicholas Piggin1-11/+12
2018-11-28libpore: Sync p8 files, remove erroneous "IBM Confidential"Stewart Smith8-28/+50
2018-10-23STOP API: Changes for SMF and SPR self savePrem Shanker Jha6-114/+886
2018-10-23SCOM Restore: Handle case of old HB and new STOP API case.Prem Shanker Jha1-5/+20
2018-07-19STOP API: API conditionally supports 255 SCOM restore entries for each quad.Prem Shanker Jha4-108/+140
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2018-01-24PM: Fixed generation of MTSPR instruction in STOP API.Prem Shanker Jha1-1/+1
2018-01-24Revert "libpore: Fix incorrect mtspr instruction generation"Stewart Smith1-4/+6
2017-12-13SCOM Restore: Increased the EQ SCOM restore limit.Prem Shanker Jha1-1/+16
2017-12-01p9_stop_api: PM: Added support for version control in SCOM restore entries.Prem Shanker Jha2-4/+73
2017-12-01p9_stop_api: EQ SCOM Restore: Introduced version control in SCOM restore entry.Prem Shanker Jha1-2/+1
2017-11-20libpore: Fix incorrect mtspr instruction generationCyril Bur1-6/+4
2017-09-19libpore: Build fix for p9_stop_apiAkshay Adiga2-2/+3
2017-09-19SLW: Add support for p9_stop_apiAkshay Adiga9-1/+2422
2017-05-10pore: Always use libporeOliver O'Halloran1-2/+0
2017-01-05stdio: Fix default definition of pr_fmtBenjamin Herrenschmidt1-1/+1
2016-06-20Fix for typosFrederic Bonnard6-14/+14
2015-11-11Check return result of sbe_xip_get_section in sbe_xip_image.cStewart Smith1-2/+5
2015-09-22Improve debug/pr_fmt for libporeStewart Smith1-1/+3
2015-02-26sparse: fix Using plain integer as NULL pointer warningCédric Le Goater1-2/+2
2015-02-18Fix uninitialized variable build warns -> errorsJack Miller1-3/+5
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt13-0/+10059