summaryrefslogtreecommitdiffstats
path: root/src/usr/vpd/runtime/rt_vpd.C
Commit message (Expand)AuthorAgeFilesLines
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-221-2/+2
* Update VPD in correct node at runtimeNick Bofferding2018-09-051-2/+48
* Fix for multinode HBRT use of VPDDan Crowell2018-06-101-4/+4
* Support multiple nodes in HBRT - Remove Single Node ItemsMarty Gloff2018-04-101-1/+27
* Support multiple nodes in HBRT - VPD ImageMarty Gloff2018-03-131-9/+25
* Commit errors for VPD writes as visible logsDan Crowell2018-02-071-3/+2
* Remove i2c lock calls for vpd writes at runtimeDan Crowell2018-02-011-244/+5
* Lock i2c around vpd write message to FSP at runtimeMatt Derksen2017-12-221-0/+246
* Fixes for Runtime VPD Write messagesDan Crowell2017-12-211-8/+23
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-211-127/+71
* Updated the GenericFspMboxMessage_t structRoland Veloz2017-12-201-17/+27
* Set response size equal to request size for FSP messagesDan Crowell2017-12-171-16/+30
* Allow VPD writes to memory cache at runtimeDan Crowell2017-12-141-27/+5
* In VPD::sendMboxWriteMsg, do a noop if no SP Base Services availableRoland Veloz2017-10-101-0/+10
* Updated VPD from HBRT on FSP systemsRoland Veloz2017-10-061-27/+144
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-1/+1
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-35/+12
* Remove devtree codeDan Crowell2017-04-261-3/+3
* Fix to call get_reserved_mem only once in VPD runtimeCorey Swenson2015-08-141-43/+53
* Support multiple instances for reserved memoryBill Schwartz2015-08-061-1/+1
* Fix for VPD issues in golden and mfg bootCorey Swenson2015-07-171-107/+29
* HBRT Runtime VPD UpdatesCorey Swenson2015-02-181-23/+144
* BMC: VPD Caching in PNORCorey Swenson2014-10-171-1/+72
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Create SRC description file during buildDoug Gilbert2014-05-081-1/+1
* HBRT: Add version to interface struct.Patrick Williams2014-02-061-2/+2
* Add Callouts to I2C and VPD driversMike Baiocchi2014-01-151-2/+9
* Add VPD support to HBRTDoug Gilbert2013-11-131-0/+327
OpenPOWER on IntegriCloud