summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #368 from bradbishop/upload-statePatrick Williams2016-06-152-11/+0
|\ \ | |/ |/| Remove openpower inventory upload systemd startup
| * Remove openpower inventory upload systemd startupBrad Bishop2016-06-142-11/+0
|/ | | | | | | | The launching of this application is temporarily being moved to the skeleton state management framework to avoid race conditions with the host power-on process. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Merge pull request #323 from bradbishop/rest-dbus-socketPatrick Williams2016-06-135-14/+58
|\ | | | | Turn on socket activation for rest-dbus
| * Turn on socket activation for rest-dbusBrad Bishop2016-06-133-5/+11
| | | | | | | | | | | | Defer starting of rest-dbus until a client connects. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * Support multiple systemd service filesBrad Bishop2016-06-132-9/+47
|/ | | | | | | Enhance obmc-phosphor-systemd such that an array of service/template socket files in SYSTEMD_SERVICES_${PN} works. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Merge pull request #316 from bradbishop/pflash-bumpPatrick Williams2016-06-137-4/+428
|\ | | | | Bump pflash version
| * Bump pflash versionBrad Bishop2016-06-087-4/+428
| | | | | | | | | | | | | | | | | | Move to pflash 5.2.2. Pick up a couple patches that allow building a shared library and dynamically linked pflash binary. Add pflash to SDK. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* | Merge pull request #312 from bradbishop/ast2500Patrick Williams2016-06-1334-46636/+475
|\ \ | | | | | | initial ast2500 stubs
| * | AST2500: Add AST2500 evaluation board layerBrad Bishop2016-06-107-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | The AST2500 is an ARM SOC made by Aspeed. This layer is a stub; there are a couple missing bits of support from the kernel and u-boot. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | AST2500: Initial AST2500 BSP layerBrad Bishop2016-06-1011-3/+279
| | | | | | | | | | | | | | | | | | | | | | | | | | | The AST2500 is an ARM SOC made by Aspeed. This is only a stub; there are a couple missing bits of support from the kernel/uboot. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | AST2400: Set u-boot preferred provider versionRick Altherr2016-06-101-0/+2
| | | | | | | | | | | | | | | | | | In preparation for supporting AST2500 with a different branch. Signed-off-by: Rick Altherr <raltherr@google.com>
| * | AST2400: Use Palmetto as the default uboot targetBrad Bishop2016-06-101-1/+1
| | | | | | | | | | | | | | | | | | | | | An evaluation board target would be nice here but at least Palmetto is an improvement over the generic ARM target. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | Add a u-boot 2016.05 recipeBrad Bishop2016-06-103-0/+87
| | | | | | | | | | | | | | | | | | | | | Adding a 2016.05 u-boot for the AST2500. AST2400 remains on 2013.07. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | Add a kernel 4.6 recipeBrad Bishop2016-06-101-0/+5
| | | | | | | | | | | | | | | | | | | | | Adding a 4.6 kernel recipe for the AST2500. AST2400 remains on 4.4. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | AST2400: Set kernel preferred provider versionBrad Bishop2016-06-103-26/+29
| | | | | | | | | | | | | | | | | | In preparation for supporting AST2500 with a different branch. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | Remove duplicate kernel config fragmentsBrad Bishop2016-06-105-5/+3
| | | | | | | | | | | | | | | | | | Enable system specific modules in their respective layers. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | Remove empty devtreesBrad Bishop2016-06-083-3/+0
| | | | | | | | | | | | | | | | | | | | | At the moment the in-tree devtrees are used. Remove these to minimize confusion. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | Add recipes-bsp to recipes.txtBrad Bishop2016-06-081-0/+1
| | | | | | | | | | | | | | | | | | This was missed when the u-boot recipe was added. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| * | AST2400: Remove unused patchesBrad Bishop2016-06-083-46601/+0
| |/ | | | | | | | | | | | | These patches aren't needed anymore since they are in the openbmc u-boot fork. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* | Merge pull request #318 from anoo1/0610Patrick Williams2016-06-108-8/+8
|\ \ | |/ |/| Bump phosphor recipe versions
| * Bump phosphor recipe versionsAdriana Kobylak2016-06-108-8/+8
|/ | | | | | | | | Enable one-time vs permanent host boot option Handle endianness in IPMI eSEL function Improve IPMI error handling Add IPMI Travis CI Fix host hanging due to inventory upload Performance improvements
* Merge pull request #313 from shenki/kernel-openbmc-20160606-1Patrick Williams2016-06-081-1/+1
|\ | | | | meta-phosphor: Move to openbmc-20160606-1
| * 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"
OpenPOWER on IntegriCloud