summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * meta-phosphor: Move to openbmc-20160606-1Joel Stanley2016-06-061-1/+1
|/ | | | | | | | - Stable release 4.4.12 - Jeremy's i2c completion fix - Ken's power button debounce code for Barreleye Signed-off-by: Joel Stanley <joel@jms.id.au>
* Merge pull request #275 from bradbishop/out-of-treePatrick Williams2016-06-061-0/+10
|\ | | | | Re-enable out of tree device trees
| * Re-enable out of tree device treesBrad Bishop2016-05-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | This snippet was mistakenly removed with 8ef9fee. Note that this isn't a matter of policy, it simply enables the option to do it. The in-tree device tree is still the default. This enables things like workbook or schematic generated device trees. It also addresses the inevitable fact that the upstream kernel will probably not want device trees for every board in the world. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* | Add autostart policy for these services of the openbmc repo.Nan Li2016-06-0618-1/+19
| | | | | | | | Signed-off-by: Nan Li <bjlinan@cn.ibm.com>
* | Merge pull request #303 from adamliyi/adam1278_0525Patrick Williams2016-06-011-0/+3
|\ \ | | | | | | Build adm1275 driver into linux kernel by default
| * | Build adm1275 driver into linux kernel by defaultYi Li2016-05-291-0/+3
| | | | | | | | | | | | | | | | | | | | | Barreleye requires adm1278 driver be built into kernel. Add config to defconfig, instead of hwmon.cfg. Signed-off-by: Yi Li <adamliyi@msn.com>
* | | Merge pull request #305 from kc8apf/i2c_tools_srcuriPatrick Williams2016-05-281-1/+2
|\ \ \ | | | | | | | | Fix i2c-tools SRCURI syntax
| * | | Fix i2c-tools SRCURI syntaxRick Altherr2016-05-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Override syntax (FOO_append, FOO_prepend) doesn't insert spaces to separate the append from the original value. This caused the two URIs to be incorrectly merged into one and caused a download failure. It happens that the fallback in that case is to use the Yocto mirror so it kept working other than emitting a warning. Using =+ prepend syntax correctly adds the separating space. Change-Id: I36f48cb53aa29ea9a4bde738c975784f6ce24250 Signed-off-by: Rick Altherr <raltherr@google.com>
* | | | Merge pull request #308 from kc8apf/pin_host_ipmi_hw_examplePatrick Williams2016-05-271-1/+1
|\ \ \ \ | | | | | | | | | | Pin host-ipmi-hw-example to a specific Git SRCREV
| * | | | Pin host-ipmi-hw-example to a specific Git SRCREVRick Altherr2016-05-261-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AUTOREV assumes you can reach the remote repository to lookup the most recent commit. When setting up a hermetic build, that will fail even though a local mirror tarball exists. Pinning the recipe to a specific revision skips the lookup and just checks out the specified commit from the local mirror tarball. Change-Id: I05cfa67dfcd321ff28a93453df5ce1c82666e6c1 Signed-off-by: Rick Altherr <raltherr@google.com>
* | | | Merge pull request #304 from mdmillerii/update-ubootPatrick Williams2016-05-261-2/+1
|\ \ \ \ | |/ / / |/| | | Update u-boot to pick up memory corruption fix
| * | | meta-phosphor/u-boot: Move to newer versionJoel Stanley2016-04-041-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes from Milton for u-boot leaving ethernet device running after loading linux: net: aspeednic: Create aspeed_write_hwaddr from set_mac_address net: aspeednic: Do not start hardware in initialize net: aspeednic: Remove extra spaces before assignments net: aspeednic: Do not fill in a random MAC address net: Implement random ethaddr fallback in eth.c Backports from upstream from me to support building under modern GCC versions: common: main.c: make show_boot_progress __weak ARM:asm:io.h use static inline arm: board: use __weak net: Implement random ethaddr fallback in eth.c compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 Signeo-off-by: Joel Stanley <joel@jms.id.au>
* | | | Bump IPMI, networkd, REST, and skeleton versionsv0.8.1Adriana Kobylak2016-05-246-6/+6
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pick up: Fix FRU VPD error messages Add REST interface to update BMC via local file Add Barreleye motherboard VPD to the inventory Handle parallel IPMI SEL reservation requests Add support to stream the journald log to a remote syslog Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* | | Merge pull request #301 from anoo1/0524Patrick Williams2016-05-241-1/+1
|\ \ \ | | | | | | | | Bump skeleton version
| * | | Bump skeleton versionAdriana Kobylak2016-05-241-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Fix OCC hardcoded sensor Add adm1278 sensors Fix preserving u-boot env variables during BMC updates Add gpio Q7 handling Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* | | Merge pull request #294 from shenki/kernel-openbmc-20160522-1v0.8Patrick Williams2016-05-201-1/+1
|\ \ \ | | | | | | | | Release openbmc-20160521-1
| * | | Release openbmc-20160521-1Joel Stanley2016-05-211-1/+1
|/ / / | | | | | | | | | | | | | | | | | | - Enable shmem in config, fixing qemu booting - Add latest version of Yi's OCC hwmon driver to support barreleye Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | Merge pull request #291 from bradbishop/pyphosphor-bumpnkskjames2016-05-201-1/+1
|\ \ \ | | | | | | | | Bump pyphosphor version
| * | | Bump pyphosphor versionBrad Bishop2016-05-191-1/+1
|/ / / | | | | | | | | | | | | | | | This picks up a new enum for dbus - UnknownService. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* | | Merge pull request #279 from anoo1/0519Patrick Williams2016-05-194-4/+4
|\ \ \ | | | | | | | | Bump version for console, object manager, and event logs
| * | | Bump version for console, object manager, and event logsAdriana Kobylak2016-05-194-4/+4
|/ / / | | | | | | | | | | | | | | | | | | Updates for: Console - Support for local tty mirroring Object manager - BMC boot performance improvements Event logs - Cap the number of event logs at 128
* | | Merge pull request #277 from shenki/kernel-openbmc-20160518-1nkskjames2016-05-181-1/+1
|\ \ \ | |_|/ |/| | meta-phosphor: Move to openbmc-20160518-1
| * | meta-phosphor: Move to openbmc-20160518-1Joel Stanley2016-05-181-1/+1
|/ / | | | | | | | | | | | | - Add EEPROM to barreleye device tree - Update to 4.4.10 stable release Signed-off-by: Joel Stanley <joel@jms.id.au>
* | Merge pull request #247 from shenki/pflash-5.2.1Patrick Williams2016-05-162-101/+2
|\ \ | | | | | | Update pflash version
| * | meta-openpower: Bump pflash version to 5.2.1Joel Stanley2016-04-282-101/+2
| | | | | | | | | | | | | | | | | | | | | | | | No major changes. Upstream now carries the patch we had in tree, so that can go. Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | Merge pull request #270 from shenki/kernel-openbmc-20160511-1nkskjames2016-05-111-1/+1
|\ \ \ | | | | | | | | meta-phosphor: Move to openbmc-20160511-1
| * | | meta-phosphor: Move to openbmc-20160511-1Joel Stanley2016-05-121-1/+1
|/ / / | | | | | | | | | | | | | | | | | | - Enables network cable link detection - Adds support for VOUT sampling to the adm1275 driver Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | Merge pull request #271 from openbmc/revert-269-adm1278_0511nkskjames2016-05-112-5/+0
|\ \ \ | | | | | | | | Revert "[openbmc]: Build adm1275 pmbus driver into Barreleye kernel"
| * | | Revert "[openbmc]: Build adm1275 pmbus driver into Barreleye kernel"nkskjames2016-05-112-5/+0
|/ / /
* | | Merge pull request #255 from shenki/kernel-openbmc-20160505-1nkskjames2016-05-111-1/+1
|\ \ \ | | | | | | | | meta-phosphor: Move to openbmc-20160505-1
| * | | meta-phosphor: Move to openbmc-20160505-1Joel Stanley2016-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 4.4.9 for security and bug fixes - Adds device tree and network phy for firestone support Signed-off-by: Joel Stanley <joel@jms.id.au>
* | | | Merge pull request #269 from adamliyi/adm1278_0511nkskjames2016-05-112-0/+5
|\ \ \ \ | | | | | | | | | | [openbmc]: Build adm1275 pmbus driver into Barreleye kernel
| * | | | [openbmc]: Build adm1275 pmbus driver into Barreleye kernelYi Li2016-05-112-0/+5
|/ / / / | | | | | | | | | | | | | | | | | | | | Barreleye has adm1278 devices. Build the driver into kernel. Signed-off-by: Yi Li <adamliyi@msn.com>
* | | | Merge pull request #256 from bradbishop/uploadv0.7nkskjames2016-05-054-3/+16
|\ \ \ \ | |/ / / |/| | | Bump versions for inventory upload
| * | | Bump versions for inventory uploadBrad Bishop2016-05-054-3/+16
|/ / / | | | | | | | | | | | | Bump mapper and skeleton versions. Bump upload version and add systemd service file.
* | | Merge pull request #245 from bradbishop/garrison-firestonenkskjames2016-05-0426-0/+751
|\ \ \ | | | | | | | | Basic support for Firestone and Garrison systems
| * | | Basic support for Firestone and Garrison systemsBrad Bishop2016-04-2726-0/+751
| |/ / | | | | | | | | | Firestone and Garrison are IBM branded OpenPOWER systems.
* | | Merge pull request #254 from causten/tag7nkskjames2016-05-041-1/+1
|\ \ \ | | | | | | | | Add version_id support in to openbmc
| * | | Add version_id support in to openbmcChris Austen2016-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | Adding https://github.com/openbmc/phosphor-host-ipmid/commit/176c96534484213dfb19d2ef5f70306b145a4fcf to all the ipmi -I dbus mc info command to reflect what is seen via REST
* | | | Merge pull request #253 from causten/os_releasenkskjames2016-05-041-2/+2
|\ \ \ \ | |/ / / |/| | | VERSION_ID is not granular
| * | | VERSION_ID is not granularChris Austen2016-04-301-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently VERSION_ID is v0.6 Even when I am 30 commits past the tag. I am swapping the code's BUILD/VERSION populator to ensure we adhere to the reason why VERSION_ID exists in the first place... to know what level of code you have on the system Definition of what the VERSION_ID is for... https://www.freedesktop.org/software/systemd/man/os-release.html
* | | Merge pull request #251 from anoo1/0429nkskjames2016-04-304-4/+4
|\ \ \ | | | | | | | | Recipe updates for Network, Skeleton, Event, IPMI
| * | | Recipe updates for Network, Skeleton, Event, IPMIAdriana Kobylak2016-04-294-4/+4
| |/ / | | | | | | | | | | | | | | | | | | Add release version id to inventory and IPMI interface Add REST interface to query the type of network interface Add event REST association suppot Fix inventory data for CPU1
* | | Merge pull request #252 from bradbishop/pullnkskjames2016-04-297-9/+50
|\ \ \ | | | | | | | | new recipes, version bumps supporting associations
| * | | Bump rest, mapper and rest-dbus versionsBrad Bishop2016-04-293-3/+4
| | | | | | | | | | | | | | | | Picking up support for pyphosphor and associations.
| * | | Add pyphosphor requirement to rest-dbusBrad Bishop2016-04-291-1/+1
| | | | | | | | | | | | | | | | Once this happens the duplicated code can be removed from rest-dbus.
| * | | Whitespace fixes for obmc-rest.bbBrad Bishop2016-04-291-4/+4
| | | | | | | | | | | | | | | | OE style guidelines dictate no tabs.
| * | | New recipe for openpower-inventory-uploadBrad Bishop2016-04-293-1/+26
| | | | | | | | | | | | | | | | | | | | This script uploads the BMC inventory to a partition in PNOR on POWER systems for inclusion in the host device tree.
| * | | New recipe for pyphosphor libraryBrad Bishop2016-04-291-0/+15
| |/ / | | | | | | | | | | | | We have openbmc python utilities scattered all over the place. To facilitate reuse, bring them together in a single python package.
* | | Merge pull request #237 from bradbishop/netbootnkskjames2016-04-291-0/+1
|\ \ \ | |/ / |/| | Build a tftpboot friendly image.
OpenPOWER on IntegriCloud