summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I96a8287ca558a876ae431dacea55291ad4fc2239 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add phosphor-hwmon config for BarreleyeBrad Bishop2017-02-245-0/+57
| | | | | Change-Id: I038e8fac517f76a82e516dac4bc53fe59666d30c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Change how hwmon.pl is invoked for MRW systemsBrad Bishop2017-02-244-3/+15
| | | | | | | | This minor tweak removes the need for MRW using systems to append the phosphor-hwmon recipe in their layer. Change-Id: I3d9dcfff452e26d191df37ae7d759c6c2c3f2cd4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-host.bb: bump versionTom Joseph2017-02-243-3/+15
| | | | | | | | | | | Fix dependency between whitelists and ipmi-host by adding an explicit recipe-task dependency. Resolves openbmc/openbmc#1197. Change-Id: Ic33fa3e9b3519935500c718f203b989b6c423684 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* kernel: Enable UBI, FSI hub support and device tree updatesJoel Stanley2017-02-243-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces hub master support for the FSI driver, enabling it to initialise and talk to the FSI address space on the second socket of P9 machines. UBI and UBIFS support is enabled in the kernel in preparation for using them in OpenBMC. The P9 device trees have been brought in sync with each other, with all now describing the mailbox and lpc drivers necessary for using mboxd for host boot firmware communication. Adriana Kobylak (1): arm: configs: aspeed: Add UBI support Christopher Bostic (4): drivers/fsi: Add hub master support drivers/fsi: Move common read/write code into shared utility drivers/fsi: Cleanup and retry op on error drivers/fsi: Initialize slave link field Edward A. James (3): drivers: fsi: scom: Zero out user buffer first drivers: fsi: Fix FSI core size checking user interfaces drivers: fsi: i2c: Fixup probe to allow multiple engines Joel Stanley (2): ARM: dts: aspeed: Fix RAM size in Romulus and Witherspoon ARM: dts: aspeed: Reserve RAM on P9 machines Lei YU (1): ARM: dts: aspeed: Enable Romulus mailbox and LPC control nodes Change-Id: I26855d0fcce0ba435892cc1f031a0e1b10121f5c Signed-off-by: Joel Stanley <joel@jms.id.au>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I20f864ad96ac5724d70f153955b7ddcb7231b390 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ib125ccf9526b3d41fefb10f39d391890aebb60cf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I546cd37c0983837a711425b126a218ce22885947 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ib1ef05e1c6740e3efb53b5f980f4bbf80e78002f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Icbcbb2796018e9a6afc0766765cc13292294f4c1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I37f6d74532a36777905ef3acc5a2509e852caef5 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add virtual/phosphor-ipmi-fru-propertiesDeepak Kodihalli2017-02-237-1/+92
| | | | | | | | | | | This virtual provides an output file in YAML format, which has property:value pairs for FRUs of interest. Add a native recipe that builds the configuration from MRW. Set this recipe as the default for OpenPOWER systems. Change-Id: Icc816b777189a48aff79a958f38ad22d7002bfdc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* unit: fix environment variable syntaxDeepak Kodihalli2017-02-231-1/+1
| | | | | | | | systemd populates an environment variable if it's in the format 'arg $value', but not for 'arg=$value'. Change-Id: I89bd547909ee9203967630bb43e587dd4932da9e Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I43fd79222fe68df926f00544e5116b9516115e01 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I12d7c7c2af2512535499c7d7ad767bae83820a51 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I03f15a2fcaf9889f3f088883d4fda812a1a1b7b4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I78655cc6063e5252fdc2d2be42da5ae473c1add7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I1cf33133cde994567fa5b248809fccc446bdba8c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Change inventory root pathBrad Bishop2017-02-231-1/+1
| | | | | | | | | | | Adhere to OpenBMC naming conventions: /xyz/openbmc_project/Inventory becomes /xyz/openbmc_project/inventory Change-Id: I3b83218bbbdf1f710a941155d6f29be48d5346ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: Idc05a92056588ad364405d90a7753ee30f5abb28 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I9f5e377862460003038a41062ac30fc149da35ee Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I9ecce4efa5d94ef2ae50d2debe6b30c2a2ac61e6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: Ib19b801b372c8a2886e532e8119a1b6509d8f363 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: If6bd7934dd34c98cb279426d25455753bb0c5024 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: I678599b85cdb91a1e3d5e800b92c6df7a2e538e8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add virtual/openpower-fru-propertiesDeepak Kodihalli2017-02-227-1/+75
| | | | | | | | | | | This virtual provides an output file in YAML format, which has property:value pairs for FRUs of interest. Add a native recipe that extracts property values from the MRW. Set this as the default for OpenPOWER systems. Change-Id: Ib56d253aaceeb84bdb40381147915b3cfc80942a Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Inventory: Map chassis fru dataRatan Gupta2017-02-222-85/+104
| | | | | | | | | Make the association for chassis. Update mrw revision due to co-req with script changes. Change-Id: I42ef9edbf9714d302d7afe2a0851f5ca6f2fe579 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Use the updated LED manager service nameVishwanatha Subbanna2017-02-221-1/+1
| | | | | | | | | | | | | phosphor-led-manager took a change to correct the DBUS names complying to DBUS conventions and this change is to use that updated object path. Previously, it was /xyz/openbmc_project/ledmanager/groups Updated to : /xyz/openbmc_project/led/groups Change-Id: I1a8db82ef50f2da25d1c2e743d5a1403d5153df1 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* BUSNAME fix for Phosphor Version Software ManagerGunnar Mills2017-02-222-1/+1
| | | | | | | | | | | We use type=dbus and BUSNAME in the Phosphor Version Software Manager .service file. Renamed the .service file to match the correct BUS name. Fixes openbmc/openbmc#1179 Change-Id: I63ddb805c2b85672e6e28fd5321e65727695d66f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: I9f6eb323cdb348f03aee63d4288e1acdcbada4e9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-211-1/+1
| | | | | Change-Id: If67c7c607e6372edb79b2309238075fd86f46da2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Pick up multi-chip pdbg fixesAndrew Geissler2017-02-221-1/+1
| | | | | Change-Id: I6c808153e2a283088d77f8533c34402021e30f83 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-02-211-1/+1
| | | | | Change-Id: I9ca815d0dd4871893c503a9af7eeca15060ede4e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass bump & disable watchdog patchMichael Tritz2017-02-212-23/+21
| | | | | Change-Id: I57d8b7371c33f3fac7e286d14deafcaf91020b26 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* sdbusplus: Enable transaction id support via configure optionsAdriana Kobylak2017-02-211-1/+2
| | | | | | | | Pass the configure options to enable the transaction id support in sdbusplus. Change-Id: If53e7a2bea1a23e26d90ce6bdf8113e8d09fb166 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* IPMI Whitelisted commands for FRU and OEM repositoriesTom Joseph2017-02-219-4/+70
| | | | | | | | | | | | The IPMI whitelisted commands for phosphor-ipmi-fru and openpower-ipmi-oem is added. Only the IPMI whitelisted listed commands are allowed in restricted mode. The IPMI whitelisted commands for phosphor-ipmi-fru and openpower-ipmi-oem are added as native packages and host-ipmid depends on those. Change-Id: Ic4184773656567eb0dffa30ef29f8bc3ced3aff4 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* kernel: Bump for DTS and FSI fixesJoel Stanley2017-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Andrew Jeffery (3): ARM: dts: aspeed-g5: Add SoC Display Controller node ARM: dts: aspeed-g5: Add LPC Host Controller node to LPC ARM: dts: aspeed-g5: Give pinctrl phandles for gfx and lhc Edward A. James (3): drivers: fsi: Use kernel ida to manage device indexes drivers: fsi: scom: Fix return code for putscom drivers: fsi: Copy all data out Joel Stanley (1): drivers: fsi: iic: Fix warning Lei YU (2): ARM: dts: aspeed: romulus: Add fsi-master GPIO bindings arm: aspeed: romulus: Do common setup Rick Altherr (1): dts: aspeed: Enable MAC1 on Quanta Q71L BMC Change-Id: Ifb747c0a5100a9633999ab34ed1a6034602ee40d Signed-off-by: Joel Stanley <joel@jms.id.au>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ie443b3642d699c8a27a30f175f7227686344d7dd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add/fix hwmon dependenciesBrad Bishop2017-02-201-2/+9
| | | | | | | sdbusplus, phosphor-dbus-interfaces, and phosphor-logging Change-Id: Iaa4f4b3b2217eeef7279d0a1c52fc5bb47ed1f60 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I5807d57439174b7172e47ec36e98274c38854a8c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I9fa6c37d295b02366a4322ad8f3e7ccbb9d36d88 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Iae4bddb2fc38f0c9ffd6a73aa5e8dd260da292ce Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I368cf6304bafcb8e72434e80ddbf57a746f71ddf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd: add udev ruleDeepak Kodihalli2017-02-202-0/+6
| | | | | | | Add udev rule to launch unit file upon eeprom plug event Change-Id: Ice525ec26fe3c7144e78728e104d11c15ef3f465 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Add phosphor-openpower-fru to the imageDeepak Kodihalli2017-02-202-0/+5
| | | | | | | Add to Witherspoon image. Change-Id: Ic00ca036e735055a5afb0978c44aaa52fd18f6fc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Add recipe for openpower-vpd-parserDeepak Kodihalli2017-02-204-0/+55
| | | | | | | | | openpower-vpd-parser includes an application which reads OpenPOWER VPD from an eeprom, parses it and writes the parsed content to the inventory. Change-Id: Id50d2c48e1f084777dd445753779426045c52428 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I33cd46b655161afe2cba999164f5c7f40eae1fc8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-sysfs.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ief0c4f3081ae316dc659107825c01a6b77ec5dfc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I489dd7b0f7ff879ccfa8200d0cc6612bbc02898a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ifbafd0adfe8e70a789e18bde4cba198c68d191b3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud