summaryrefslogtreecommitdiffstats
path: root/meta-quanta/meta-q71l
Commit message (Collapse)AuthorAgeFilesLines
* meta-quanta: q71l: powerctrl: install scripts in binPatrick Venture2019-04-111-4/+4
| | | | | | | | | | | Install the power control shell scripts into bin instead of sbin. These control power for the host, not the BMC. (From meta-quanta rev: 77c5f7af4311516e393cda73db75c907acd1171d) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I5294196516d458d6bbf930a287e42ceea1bc88e2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* update upstream subtreesBrad Bishop2019-04-061-1/+1
| | | | | | | | | | | | A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q-71l: Update I2C hwmon paths for the 5.0 kernelPatrick Venture2019-03-268-2/+2
| | | | | | | | | | | | In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-quanta rev: 55e686fb453abeb4fa72e4e58e79faca35be7429) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I7f0d2752cc2a28df8d8c8e1a63e40df6153b2db8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: drop ipmi-channel-configPatrick Venture2019-03-053-25/+0
| | | | | | | | | | | Drop the ipmi-channel-config as it's no longer used by phosphor-host-ipmid. (From meta-quanta rev: d92f64f7e750210582f9d0828ef82c2007d5ef89) Change-Id: I9fb8640386cbf9b5cd8f5213e9f63be221031faa Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-quanta: q71l: drop spictrl scriptPatrick Venture2019-03-052-167/+0
| | | | | | | | | | | | | | | | Drop the spimaster python script. This script let one, via devmem accesses, change the SPI control to let the BMC access the BIOS flash chip. OpenBMC is aiming to drop python support, and this script was only a proof-of-concept. If required, a linux driver should be written to handle this. (From meta-quanta rev: fa279684ea0fa59cd106c6955c92d2f9f539c3a0) Change-Id: I74e4e62054b914013d230b834e882353eb70a67e Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-quanta: q71l: add psus to dbusPatrick Venture2019-02-045-0/+64
| | | | | | | | | | Add the PSUs to dbus. (From meta-quanta rev: 3e55555b7f8f760525a1291265097bba38a435f2) Change-Id: Ib3b4d99d3d83520747b93d62816610e85519fdd7 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: add iio-hwmon-battery sensorPatrick Venture2019-02-042-0/+8
| | | | | | | | | | Add the iio-hwmon-battery sensor from device-tree to dbus. (From meta-quanta rev: 277985acdc85091dcad500e43042eeb68198d977) Change-Id: Ia0b4b1e68aa8c70760548545db6c55328548a6e9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: move pwm-tacho to new locationPatrick Venture2019-02-042-1/+3
| | | | | | | | | | | Move the pwm-tacho sensor list to new location based on device-tree changes. (From meta-quanta rev: 1d43ee5096218aa4f42aebe5a8b3db434dcc5953) Change-Id: Ia4515b92e178d19b1105bba2c063c693bc39ef74 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: add prefixes to phosphor-hwmonPatrick Venture2019-02-041-6/+8
| | | | | | | | | | | Add prefixes to phosphor-hwmon variables so they won't interfere with other machines variables of the same name. (From meta-quanta rev: 9b85273bcf43426b3a8b712a55a7d80b4d49afeb) Change-Id: I94f24923c89ea5e61ad7c1e9e69f723c920ab915 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: Removed unused meta-poky layerPatrick Venture2018-11-201-2/+0
| | | | | | | | | | The meta-poky layer is unused. Remove from the layer configuration. (From meta-quanta rev: a1e978bc7a5b5c3b210599324b48daa149f117c8) Change-Id: I082e487a17bd274621bde84e9aa37cb94bc16a94 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: master refresh bfbdc52828..a20f4c0dddBrad Bishop2018-11-076-6/+13
| | | | | | | | | | | | | | | Update meta-quanta to master HEAD. Patrick Venture (6): meta-quanta: q71l: ipmi-channel-config-native: set LICENSE field meta-quanta: q71l: ipmi-fru-merge-config-native: set LICENSE field meta-quanta: q71l: ipmi-inventory-map-native: set LICENSE field meta-quanta: q71l: ipmi-sensor-map-native: set LICENSE field meta-quanta: q71l: quanta-powerctrl: set LICENSE field meta-quanta: q71l: quanta-q71l-config: set LICENSE field Change-Id: I3cdd9be9868335a9224130ef316ad46606c4d7ec Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: enable phosphor-host-postd packagePatrick Venture2018-11-071-0/+3
| | | | | | | | | | | Add the phosphor-host-postd package to the build. The lpc snooping is enabled in the device-tree. (From meta-quanta rev: bfbdc52828b19ff47b6f413105381df84fdc6e48) Change-Id: I12e2078547de03ae8ba277314dcbffcf14fbcfaf Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: Update IPMI sensor config YAML to include rExpKun Yi2018-10-221-0/+20
| | | | | | | | | Tested: None (From meta-quanta rev: a8044aeea140cf99537fa0dbbd7971c59fa45498) Change-Id: Ia6b185518d099c50f797692d9490ec4d5082fc37 Signed-off-by: Kun Yi <kunyi731@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: phosphor-ipmi-fru version wildcardPatrick Venture2018-10-175-0/+0
| | | | | | | | | | Rename phosphor-ipmi-fru%.bbappend to phosphor-ipmi-fru_%.bbappend (From meta-quanta rev: 974b090a71bd1ec530e932be6aca71d0df3dcc87) Change-Id: Ie82abee63b673c14fdbde0461e73b54a10869059 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-quanta: q71l: rename phosphor-hwmon bbappendPatrick Venture2018-10-046-0/+0
| | | | | | | | | | | Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Built quanta-q71l and found confs in rootfs. (From meta-quanta rev: 09536415f92461f26f357a341e63b4e0267bd6bb) Change-Id: I9b35e71eefef156eb8d76d79a7c599a940258715 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2336-0/+1357
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud