summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-271-1/+1
| | | | | Change-Id: I5245b6cce1ca710da8f9df2bbc67c67161715301 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Use OpenFSI backend for all FSI operationsMatt Spinler2017-02-241-1/+1
| | | | | | | | | | | | | | We perform two changes that must be done in sync: - Tell pdbg to use OpenFSI backend in boot scripts. - Bump the kernel to enable the FSI kernel driver. Following this change the host CPUs are IPL'd through the kernel driver. Change-Id: Ia28d2c854c8856c12c21e2230501ab7a9bc2a3b7 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* Add service to trigger OpenFSI driver to do a scanMatt Spinler2017-02-242-0/+28
| | | | | | | | After PGOOD comes up, the FSI driver needs to do a scan to find the FSI devices. Change-Id: I1b4eeec191408a36b37d9044279bdf067deb2b15 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I03a69b3f65a3545a41d35cf796c28a0835c57161 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-mapper.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Icf6c9782a3182cb6b90c23613befd06e87801681 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I21116a137fc6cc1b3dc14713efb4b5723e527498 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add some missing unit dependenciesBrad Bishop2017-02-242-0/+4
| | | | | Change-Id: I31237359991a61f51042df6ce47a7f62286fb665 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ie3957ba5a907002a11e929f2ccdcddd31898b601 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* ipmi-whitelist: fix compile issuePatrick Williams2017-02-242-13/+1
| | | | | | | | | | | | | | | ipmi-whitelists were not working correctly when restored from sstate due to incorrect path locations in the bbclass. Files being installed with the do_install step were not associated with the package because they were placed in the wrong directory. By placing in the right directory, they are placed into the sstate file and restored correctly. The files were also installed into /etc and move to /usr/share. This matches what is being done for the mrw files (see phosphor-ipmi-fru.bbclass for example). Change-Id: I1881d383d4d9d7d3098411fa83c85e49c3a08560 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I96a8287ca558a876ae431dacea55291ad4fc2239 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Change how hwmon.pl is invoked for MRW systemsBrad Bishop2017-02-242-0/+47
| | | | | | | | 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-242-2/+14
| | | | | | | | | | | 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-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* 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-235-1/+89
| | | | | | | | | | | 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>
* 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>
* 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>
* 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>
* skeleton-rev.bbclass bump & disable watchdog patchMichael Tritz2017-02-211-22/+20
| | | | | 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-214-3/+26
| | | | | | | | | | | | 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>
* 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>
* 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>
* mboxd.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ic33cfefe0429976bc99349a40ed947ffd505f656 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging: Add path to yaml filesAdriana Kobylak2017-02-201-0/+2
| | | | | | | | | Pass the path to where the phosphor-dbus-interfaces yaml files are so that the error parser builds the error header file. Change-Id: I5ad1b64baaf747d4ab7859822065c76635a57a72 Signed-off-by: Adriana Kobylak <anoo@linux.vnet.ibm.com>
* kernel: FSI fixes and GPIO pinmux loopback patchJoel Stanley2017-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bunch of fixes to FSI and the legacy FSP I2C driver, as well as adding FSI bindings to Witherspoon and Zaius. Neither platform has enabled the driver at this stage as we require pdbg to move to the kernel API. Christopher Bostic (2): fsi: Adjust slave ID based on address drivers/fsi: Clock slave prior to master command Edward A. James (6): drivers: fsi: i2c fix probing drivers: fsi: Enable missing i2c ports drivers: fsi: Delete device on unscan drivers: fsi: scom: Add remove function drivers: fsi: Fix incremeting dev nums drivers: fsi: i2c: Change fsi irq enable behavior Joel Stanley (4): fsi: i2c: Silence warnings ARM: dts: aspeed: Add FSI pins to Zaius device tree Revert "drivers: fsi: Fix incremeting dev nums" Revert "drivers/fsi: Clock slave prior to master command" Rick Altherr (1): aspeed: pinctrl: Allow disabling Port D and Port E loopback mode Change-Id: Ibbb9d63a3a6f64b0fb89c3c54840447ba689a5e5 Signed-off-by: Joel Stanley <joel@jms.id.au>
* sdbusplus.bb: bump versionPatrick Williams2017-02-171-1/+1
| | | | | Change-Id: Iaac5ba214f93f33526664d68d57d2bdb7668109e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: Add dependency to phosphor-loggingAdriana Kobylak2017-02-171-1/+3
| | | | | | | | Add dependency to the phosphor-logging package and library. Bump version to pick up changes that calls the logging interface. Change-Id: I5472f4e5978d89327042b5cb88b39c3c323e22c3 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-171-1/+1
| | | | | Change-Id: Ife1ae0e940b35b2065cf7e6c7040e97dec68ef88 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud