summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pnor: ipmidd: Rename class to PnorIpmiDDAndrew Jeffery2018-10-104-49/+50
* pnor: Rename the SFC-based PnorDD class to PnorSfcDDAndrew Jeffery2018-10-108-75/+80
* pnor: Introduce an IPMI-based PNOR driver implementationAndrew Jeffery2018-10-1011-21/+1270
* initservice: Move ipmibase module to base imageAndrew Jeffery2018-10-103-17/+19
* ipmi: Remove IpmiRP dependency on targetingAndrew Jeffery2018-10-104-26/+25
* ipmi: Split into ipmibase and ipmiext modulesAndrew Jeffery2018-10-1035-64/+99
* ipmi: IpmiDD and IpmiRP must never free resourcesAndrew Jeffery2018-10-104-90/+10
* PRD: PM error log parser updatesZane Shelley2018-10-101-13/+32
* Cleanup to Runtime SCOM RCsDan Crowell2018-10-093-80/+84
* ipmi: Terminate SEL task via shutdown eventAndrew Jeffery2018-10-094-40/+15
* Skip resource recovery for node and power gard.Dhruvaraj Subhashchandran2018-10-091-9/+13
* PRD: Fixes for MBS timeout casesCaleb Palmer2018-10-086-6/+235
* PRD: Request SW dump type for unhandled core checkstopsBenjamin Weisenbeck2018-10-082-7/+7
* remove deprecated ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLSZane Shelley2018-10-081-24/+0
* PRD: Correct interpretation of PLL error bits in TP error registerBenjamin Weisenbeck2018-10-081-6/+44
* PRD: ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS not used on NimbusZane Shelley2018-10-083-45/+28
* Port-over generic SPD attributes that shouldn't change per controllerAndre Marin2018-10-081-319/+9
* Works around LRDIMM plug rules error for LRDIMM BUPStephen Glancy2018-10-081-0/+13
* Create new FAPI attribute HB_HRMOR_BYTESNick Bofferding2018-10-081-0/+42
* ipmi: Introduce register_for_event() interfaceAndrew Jeffery2018-10-082-0/+15
* ipmi: Drop unnecessary ipmibt dependency from ipmifruAndrew Jeffery2018-10-081-1/+0
* ipmi: Drop unnecessary ipmiconfig dependenciesAndrew Jeffery2018-10-083-4/+1
* ipmi: Break circular dependency between IpmiDD and IpmiRPAndrew Jeffery2018-10-084-8/+54
* initservice: Flush trace buffers before shutdown syscallAndrew Jeffery2018-10-081-0/+3
* new targeting sorting tools removes newline from prologMatt Raybuck2018-10-081-1/+1
* Adding prereqs to fix simics failsDan Crowell2018-10-071-0/+1
* Fix compile errorMatt Derksen2018-10-061-1/+1
* Fix cscope segfault problemMatt Derksen2018-10-061-2/+5
* Add row repair access functions and attr switches for p9cLouis Stermole2018-10-059-6/+527
* Start compiling p9c_mss_row_repairDan Crowell2018-10-051-0/+1
* PRD: obus extra signaturesZane Shelley2018-10-041-0/+3
* Removes unused attribute accessorsStephen Glancy2018-10-045-8002/+0
* Set SBE console enable based on Hostboot config varDan Crowell2018-10-042-0/+33
* Documentation: Initial commit to create base README.mdPrachi Gupta2018-10-042-0/+4
* SMP wrap mode - Run host_load_io_ppe earlier in Wrap mode.Thi Tran2018-10-036-283/+271
* Adds per-Buffer addressability API for LRDIMMStephen Glancy2018-10-039-57/+104
* Adds initfile for ExplorerBen Gass2018-10-031-0/+365
* Add soft PPR (row repair) function for p9cLouis Stermole2018-10-038-7/+1189
* HWSV - Hostboot common data structure for Attn chip Id listSrikantha Meesala2018-10-031-2/+18
* Cxxtest for fapi_i2c supportMatt Derksen2018-10-034-1/+501
* Support for extended FRU data for memory modulesMaxim Polyakov2018-10-032-4/+360
* Row Repair enabled fix fapi_attr_getsCaleb Palmer2018-10-021-8/+9
* Row Repair enabled attributes and support functionCaleb Palmer2018-10-023-0/+187
* Fix bad mirror of p9c_mss_rowRepairFuncsCaleb Palmer2018-10-023-188/+0
* ipmi: Replace incorrect dependency on ipmibt with ipmimsgAndrew Jeffery2018-10-021-2/+3
* ipmi: Break circular dependency between ipmimsg and ipmibtAndrew Jeffery2018-10-022-40/+41
* assert: Print the backtrace for critical and kernel assertionsAndrew Jeffery2018-10-021-2/+15
* assert: Include file name in assert outputAndrew Jeffery2018-10-023-17/+22
* Revert "Delete non-terminating TPM error in fabric integration step"Nicholas E. Bofferding2018-10-021-10/+1
* Add consistent enter-exit traces for all runtime interfacesDan Crowell2018-10-0212-95/+146
OpenPOWER on IntegriCloud