- 12 Jul, 2018 2 commits
-
-
Ed Tanous authored
Update bmcweb recipe to pull in the new dependencies (sdbusplus) and drop old (boost-dbus and libdbus), as well as bump bmcweb to the latest Change-Id: I056c6c835f7f4f4aa7891e0d3afca70ec70712bc Signed-off-by: Ed Tanous <ed.tanous@intel.com>
-
Brad Bishop authored
Starting with sumo, bitbake emits a warning if this variable is not set. Indicate sumo branch compatibility. Change-Id: I99921e6d710135b3eed4d23363a2b924af4906f6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-
- 11 Jul, 2018 6 commits
-
-
Adriana Kobylak authored
Check that the alt rwfs ubi volume exists before attempting to mount it to avoid journal error messages. Resolves openbmc/openbmc#3245 Tested: Mount is not attempted if alt rwfs doesn't exist, and no error msgs are created. Change-Id: Id48a06ca32d799686859e2ff14399d39cc8076bd Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
-
Brad Bishop authored
Starting with sumo, bitbake emits a warning if this variable is not set. Indicate sumo branch compatibility. Change-Id: I0832841e92aea4e707131221b8992f8999da395a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-
Matt Spinler authored
The hub scan was removed, now it's just the regular fsi-scan. Change-Id: I9fc73d5a21cb3233311f2eb5d583311461ed6cc7 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-
Matt Spinler authored
Tested: Performed system boots and reboots. Change-Id: I1052cb4cd86a5815df1f1021a37f539184078d82 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-
Matt Spinler authored
Tested: system boots and reboots Change-Id: I3c122f0a1f1f186e831a5e8965c9168f9bf15690 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-
Andrew Geissler authored
Change-Id: I5ea5016022be0c9e94a902c6f7a7422a11ca3b16 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
- 10 Jul, 2018 1 commit
-
-
Andrew Geissler authored
Change-Id: I5110c3a82fd035c7ee3ba143c9b249e3bf69247a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
- 09 Jul, 2018 6 commits
-
-
William A. Kennington III authored
This makes the oneshot services that wait on the mapper or manipulate mapper state more resilient to guarantee that they succeeded even if they encounter an unexpected and unhandled error. Tested: On zaius prior to applying some mapper fixes to make sure that these services do restart when they hit ENOBUFS. The system eventually proceeds as normal. Change-Id: Iea74004d6347db59c32f9f1602b5053c8252ca90 Signed-off-by: William A. Kennington III <wak@google.com>
-
Andrew Geissler authored
Change-Id: Id9dd42affea6437030bc267b15bc44b48cb00eef Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I55a9167cdf8fcdbbe6b178401a45090e238afd81 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Joel Stanley authored
Change-Id: I0b513d04722b0709494d6f4768cc309784d46bfa Signed-off-by: Joel Stanley <joel@jms.id.au>
-
Joel Stanley authored
Benjamin Herrenschmidt (12): usb/gadget: Constify usb_gadget_get_string "table" argument usb/gadget: Add driver for Aspeed SoC virtual hub usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase ARM: dts: Add Aspeed SoC USB controllers to device-tree ARM: dts: Aspeed: Enable USB ports on eval board. clk: aspeed: Treat a gate in reset as disabled ARM: dts: aspeed: Add aspeed G4 USB pinmux arm: dts: aspeed: Add aspeed G5 USB host pinmux ARM: dts: aspeed: Add Aspeed G4 USB Virtual Hub ARM: dts: aspeed: Add Aspeed G5 USB Virtual Hub ARM: configs: Add USB gadget to Aspeed defconfigs ARM: dts: aspeed: Enable vhub on port A of AST2500 EVB Eddie James (1): fsi: sbefifo: Add missing mutex_unlock Joel Stanley (2): ARM: dts: aspeed: Enable VHUB on Romulus gpio: aspeed: Add gpio register data to copro request Change-Id: If6582b708faabf9a367566f4aae8d778cf4557f8 Signed-off-by: Joel Stanley <joel@jms.id.au>
-
Andrew Geissler authored
Change-Id: I2b4d3576642fa75c04d8ffd6ec8d36ea7f84120f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
- 04 Jul, 2018 4 commits
-
-
Matt Spinler authored
Need the ${D} in the copy destination. Tested: Check that the errors now show up in the elog-lookup.cpp file generated during the build by phosphor-logging. Change-Id: I70d0b0acde98c697cadd2c4c50f0f16088014ce2 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-
Lei YU authored
phosphor-ipmi-inventory-sel provides a yaml config for sel events, and Romulus was using the default one, which makes the sel events not mapping to the expected devices. Provide a yaml config that matches Romulus system. Tested: Inject error and check SEL logs are correctly parsed by openbmctool.py in openbmc-tools/thalerj. Change-Id: Ic2a03a34e98bb383e32ef902f1a5da1d6ee6fe9e Signed-off-by: Lei YU <mine260309@gmail.com>
-
Lei YU authored
Romulus was using the exmaple callouts yaml and it is just a dummy one. Provide the real callouts yaml config for Romulus. Tested: With the following commit, verify CALLOUT_INVENTORY_PATH is correctly set when CPU error is injected and the event is sent to BMC. Change-Id: I266c51cc52ebdd770dd332c50e26ed3e8cd65155 Signed-off-by: Lei YU <mine260309@gmail.com>
-
Joel Stanley authored
Benjamin Herrenschmidt (11): drm: aspeed: Enable/disable vblank in pipe enable/disable devres: Add devm_of_iomap() fsi: Move code around to avoid forward declaration fsi: Add mechanism to set the tSendDelay and tEchoDelay values fsi: master-gpio: Rename and adjust send delay fsi: master-gpio: Add support for link_config fsi: master-gpio: Add more tracepoints fsi: master-gpio: Remove unused definitions fsi: master-gpio: Remove "GPIO" prefix on some definitions fsi: master-gpio: Add missing release function fsi: Move various master definitions to a common header Cédric Le Goater (2): ARM: dts: aspeed: Add "spi-max-frequency" property mtd: spi-nor: aspeed: limit the maximum SPI frequency Joel Stanley (2): ARM: config: aspeed: Enable SHA256 and HMAC ARM: config: aspeed: Re-enable DEVMEM Resolves: openbmc/openbmc#3164 Change-Id: I7f1970a8123b6d335e6dd2bda525c02cc393ede4 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com>
-
- 29 Jun, 2018 4 commits
-
-
Joel Stanley authored
A year ago I added support for the external mode sysfs file to use when using cronus. This meant we did not need to un-bind the FSI driver. When that change went in we also should have removed the now-unused fsi-bind service. Change-Id: Ief0c2362f30f4dd7c320bf904000fe11be6b4914 Signed-off-by: Joel Stanley <joel@jms.id.au>
-
Andrew Geissler authored
Change-Id: I0db419e4a175c47a806b18a76b4e7dcabb2b0091 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
William A. Kennington III authored
With recent kernels (i.e. 4.17+) the configuration phase of the kernel will check for capabilities/options of the compiler for CVE and other mitigation support. For a general kernel, we want to ensure that CC is fully defined when the config targets are invoked (so the proper compiler will be checked). For linux-yocto, we also need to specify the compiler/tools dependencies for the configme task since it executes before configure and hence the main kernel build DEPENDS will not always be in the sysroot before it executes. Without those dependencies the kernel will be incorrectly configured (i.e. bison is missing) or the configuration will fail the mitigation tests. [YOCTO #12757] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: William A. Kennington III <wak@google.com> Change-Id: Ife5a5fb09523a7dfe359db49254a7600b4420a4c Upstream: openembedded/openembedded-core@ff1bdd75d50f0ebac3d599e461685ace29559a82
-
Matt Spinler authored
That project was killed. Change-Id: I8fec67b0136f7302f43f45223606bf7410c628d3 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
-
- 28 Jun, 2018 4 commits
-
-
Andrew Geissler authored
Change-Id: Ic460c2c075d55a9ed1100199cfe6ccd4f4cc4187 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I229006e3cd9d5b433efa952434da188d157d541e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: Ib1abd7f69a8d95bf3ec590e8d55df47eb36d6c65 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Brad Bishop authored
8099077e renamed the u-boot recipe and as such the append and associated patches no longer applied. Typically bitbake complains about recipe appends without a base recipe but in the u-boot case oe-core provides u-boot and the bbappend applied cleanly to _that_ version of the u-boot recipe. Change-Id: I5d526509813fdfce177d180aecb9ecb507d4e2b7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-
- 27 Jun, 2018 11 commits
-
-
Brad Bishop authored
Move OpenBMC to Yocto 2.5(sumo) Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I5c5ad6904a16e14c1c397f0baf10c9d465594a78
-
Andrew Geissler authored
Change-Id: If360445b7bce3ed6103162acd746b3421615c4a1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I8734942f3ed6a8bf0a7f1da3dbff79a16714c638 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I92fe80a747e3cdc919750244a72401e101c77cab Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I406653d3433c56d99934eeb539fb48f910edb5df Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: Ib42fc67bd9d0ad4b4b762e84ad8c7cc1127bbcf4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I7c3eee7b8c4a888929ece932faea0b77ddc67971 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: Ia3c3c4a4b2479133e07d4f9ec1e35c190ad33f17 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Andrew Geissler authored
Change-Id: I1f69d72c59dc2ac954e3e69907bb6bc018d44412 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-
Joel Stanley authored
This project installs the machine specific ColdFire firmware file into /lib/firmware for using the ColdFire FSI master kenrel driver. The repository contains source and corresponding assembled binaries. We do not assemble our own binaries as that would require building binutils for the 68k. Change-Id: Iac13f94532e0cdf92814f2521f170778505f30f7 Signed-off-by: Joel Stanley <joel@jms.id.au>
-
Joel Stanley authored
Joel Stanley (2): clk: aspeed: Support HPLL strapping on ast2400 ARM: configs: aspeed: Enable BLK_DEV_LOOP Merge tag 'v4.17.3' into dev-4.17 Change-Id: I884b96487028b38bcab33d1740aa36dee7969b1d Signed-off-by: Joel Stanley <joel@jms.id.au>
-
- 26 Jun, 2018 2 commits
-
-
Patrick Venture authored
The ipmi-fru-properties were placeholder. Drop the definition. Change-Id: Ie188003dcd2710f243c36891fece1c6c352349b4 Signed-off-by: Patrick Venture <venture@google.com>
-
Brian Yang authored
Change-Id: Ie65c83cfde93ae47c0dd1f9ffcfc37ce9566f18e Tested: Built image and mboxd then ran on lanyang motherboard, checked the mailbox daemon on BMC, used instruction "ps -l" to check mailbox process status, the result like "mboxd --flash 64M --window-size 1M" Signed-off-by: Brian Yang <yang.brianc.w@inventec.com>
-