summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Add MAINTAINERSLei YU1-0/+46
(From meta-bytedance rev: 193994c9c7d389a108808dc55a47cdb715451172) Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I24d489822b73be76ef64125cd7e71d6771fdb903 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17Initial commit for meta-bytedanceLei YU3-0/+204
This layer will contain bytedance specific configs. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I95acd413016f44520706657e52a46d27f279f921 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17openpower: update croserverBrad Bishop1-1/+1
Updates since last time: Jason Albert (3): Big update to ecmdDllSpy.C Fixed in memory spy db performance Added getSpyImages support Joachim Fenkes (2): pyecmd: Data buffer improvements pyecmd: Check keyword arguments in Target constructor Kahn Evans (4): Fix data input on gpr/fpr when using chip/chipunit input Fix for finding latch array entries in hash file in full lookup mode Fixes for latch caching...it wasn't working right before Update to valid owners/contacts Lakshminarayana R. Kammath (1): Use python3 env Matt K. Light (2): enable support for fapi2::Target::reduceType() cipinstruct stop should call spwkup enable before stopping Steven Janssen (3): Update version to 14-20 Update fsi locations for new bmc code Update spidev path locations for bmc sangram alapati (2): updated the help text for stopclocks updated the help text for stopclocks (From meta-openpower rev: 5f3950154f13437bd4e4223f07e063645f36d332) Change-Id: I7eee38e8cca5cdcad3a22e9c8fde77f7227b297f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17webui-vue: srcrev bump 92a0a4ac1f..f0a1ac7eb7Andrew Geissler1-1/+1
Derick Montague (1): Relace node-sass with dart-sass Sukanya Pandey (1): Remove date bug in event logs page (From meta-phosphor rev: 924307187ab40326e1e36519c506c7bcb8fdc91c) Change-Id: Id9a2dcd7e573e48a9907c5a500afe590d0d42251 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-17meta-quanta: gbs: Add tray_powercycle.shBrandon Kim3-7/+32
Fix hotswap-power-cycle.service as well. (From meta-quanta rev: f27143480d654623b6e576b2ce236af3b6f0950d) Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I63e105c27a61475ffc84565a933c7c98bd3d268c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-quanta: add Fran Hsu and Buddy Hunag to MAINTAINERSSamuel Jiang1-1/+3
Fran and George have done the review and improves many meta-quanta patches good for becoming a maintainer. Buddy has been handle many projects in meta-quanta good for becoming a reviewer. (From meta-quanta rev: 34988a2084c3553936b2659c07b19a0d9a25b78c) Change-Id: Ia80762167320beb033163e97e1f05b233a558508 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14Move Rainier and Witherspoon-tacoma to Vue GUIGunnar Mills1-4/+4
Leave the rest of the IBM AC Servers on phosphor-webui since things like two file firmware update and Virtual Media are not currently supported on webui-vue. The hope is in the near future to move all IBM Servers to webui-vue, including all ibm-ac-servers (e.g. Witherspooon). webui-vue is a complete rewrite of phosphor-webui. It uses the Redfish API, is translatable, themeable, does not suffer some the anti-patterns that exist in phosphor-webui today and is built on Vue. phosphor-webui was built on AngularJS and AngularJS goes End of Life June 2021. Huge shoutout to the team here, webui-vue is an impressive GUI! (From meta-ibm rev: 4d34f6c2bbde77d219d6a5ce306059661b80734c) Tested: Built Witherspoon, see the AngularJS GUI. Built witherspoon-tacoma see the Vue GUI. Change-Id: I2d4ac657070b694381779a5bfe0bb8b202db97e3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-phosphor: Add back configs for phosphor-pid-controlBrandon Kim1-0/+5
Necessary configurations that were in classes/phosphor-pid-control.bbclass was dropped by 5f04ec5f04a797805afe2ac14a90c294a906ca6e. Append the config back to phosphor-pid-control.bb (From meta-phosphor rev: db34efb2d7df34092d2ac21f16d379efcdc55f07) Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I54623ed0217fa4e04aed12157b74bef59645a9fa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14phosphor-misc: Create recipeAdriana Kobylak1-0/+61
Create a recipe for the phosphor-misc repo that creates PACKAGES based on supported configuration options. This allows individual packages to be added to an image such as phosphor-misc-usb-ctrl, phosphor-misc-http-redirect-awk, etc. Tested: - Verified that adding the misc packages to a packagegroup recipe built the desired misc package and the binaries and system service files (if applicable) were installed in the rootfs. Tried different combinations of misc packages such as: phosphor-misc-usb-ctrl phosphor-misc-first-boot-set-mac phosphor-misc-http-redirect-awk - Built an image that included the phosphor-misc-http-redirect-awk package and verified that http://bmc got redirected to https://bmc to the GUI homepage. Masking out the IP addresses: Aug 06 14:31:36 witherspoon-YL10UF78A0H4 systemd[1]: Started Redirect HTTP to HTTPS Per-connection (xxx.xxx.xxx.xxx:62348). Aug 06 14:31:36 witherspoon-YL10UF78A0H4 systemd[1]: http-redirect@1-yyy.yyy.yyy.yyy:80-xxx.xxx.xxx.xxx:62348.service: Succeeded. (From meta-phosphor rev: 9fca92d034489d4179450317e08f1913f30373ab) Change-Id: Ib0d162215c588b1c3e4a29969c4d2178db32eb14 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14linux-aspeed: FSI SPI fixesJoel Stanley1-1/+1
Brad Bishop (4): spi: fsi: Handle 9 to 15 byte transfers lengths spi: fsi: Fix clock running too fast spi: fsi: Fix use of the bneq+ sequencer instruction eeprom: at25: Split reads into chunks and cap write size Eddie James (3): dt-bindings: fsi: fsi2spi: Document new restricted property spi: fsi: Implement restricted size for certain controllers spi: fsi: Check mux status before transfers (From meta-aspeed rev: f4b7c1c8227d54a4b805479132b32227113c77d7) Change-Id: I501829de26fba8d2bfd7440483015380192d2c50 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14linux-aspeed: Move to Linux 5.8Joel Stanley3-5/+7
This updates the OpenBMC kernel tree to a 5.8 base. It has beent two weeks since the kernel was last updated, making it the quickest bump in OpenBMC history. There are 93 out of tree kernel patches carried in the OpenBMC tree. The defconfigs were updated to fix selection of video device. An upstream reorganisation of the V4L kconfig resulted in a large number of extra drivers enabled when all we required was VIDEO_ASPEED. Alexander Amelkin (1): mtd: spi-nor: fix options for mx66l51235f Andrew Geissler (1): ARM: dts: tacoma: Add KCS node for LPC MCTP Andrew Jeffery (13): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (core): One-shot retries for failure to set page pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers soc: aspeed: Miscellaneous control interfaces ARM: dts: aspeed: witherspoon: Update max31785 node ARM: dts: aspeed-g5: Expose VGA and SuperIO scratch registers pinctrl: aspeed: Improve debug output soc: aspeed: Fail probe of lpc-ctrl if reserved memory is not aligned misc: Add ASPEED KCS driver for MCTP purposes ARM: dts: witherspoon: Add KCS node for LPC MCTP pinctrl: aspeed: Describe the heartbeat function on ball Y23 Ben Tyner (1): ARM: dts: aspeed: witherspoon-128: Remove checkstop GPIO from gpio-keys definitions Brad Bishop (4): ARM: dts: aspeed-g6: Expose SuperIO scratch registers soc: aspeed: lpc: Add G6 compatible strings ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string Cédric Le Goater (22): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes mtd: spi-nor: Add support for w25q512jv mtd: spi-nor: aspeed: Introduce a field for the AHB physical address mtd: spi-nor: aspeed: Introduce segment operations mtd: spi-nor: aspeed: add initial support for ast2600 mtd: spi-nor: aspeed: Check for disabled segments on the AST2600 mtd: spi-nor: aspeed: Introduce training operations per platform mtd: spi-nor: aspeed: Introduce a HCLK mask for training mtd: spi-nor: aspeed: check upper freq limit when doing training mtd: spi-nor: aspeed: add support for AST2600 training mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600 mtd: spi-nor: aspeed: Disable zero size segments on the AST2600 spi-nor: aspeed-smc: Detect 4b opcodes differently /dev/mem: add a devmem kernel parameter to activate the device Eddie James (11): ARM: dts: rainier: Add KCS node for LPC MCTP ARM: dts: aspeed: Add witherspoon-128 machine dt-bindings: fsi: Add P10 OCC device documentation fsi: occ: Add support for P10 hwmon: (occ) Add new temperature sensor type i2c: fsi: Prevent adding adapters for ports without dts nodes dt-bindings: soc: Add Aspeed XDMA Engine soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl leds: pca955x: Add an IBM software implementation of the PCA9552 chip Fran Hsu (3): ARM: dts: nuvoton: Add NPCM730 common device tree ARM: dts: nuvoton: Add Quanta GSJ BMC pinctrl ARM: dts: nuvoton: Add Quanta GSJ BMC George Hung (2): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver Jae Hyun Yoo (12): clk: ast2600: enable BCLK for PCI/PCIe bus always dt-bindings: Add PECI subsystem document Documentation: ioctl: Add ioctl numbers for PECI subsystem peci: Add support for PECI bus driver core dt-bindings: Add bindings document of Aspeed PECI adapter ARM: dts: aspeed: Add PECI node peci: Add Aspeed PECI adapter driver dt-bindings: mfd: Add Intel PECI client bindings document mfd: intel-peci-client: Add Intel PECI client driver Documentation: hwmon: Add documents for PECI hwmon drivers hwmon: Add PECI cputemp driver hwmon: Add PECI dimmtemp driver Joel Stanley (10): ARM: dts: aspeed-g4: Expose SuperIO scratch registers ARM: dts: nuvoton: Fix warnings in NPCM7xx common device tree ARM: dts: nuvoton: Update EVB for new PECI layout ARM: dts: nuvoton: evb: Rework enabling of nodes soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600 ARM: dts: aspeed: ast2600evb: Add MAC0 soc: aspeed-lpc-ctrl: Fix printf warning ARM: configs: aspeed: Update defconfigs ARM: config: aspeed-g5: Enable I2C GPIO mux driver ARM: config: aspeed: Fix selection of video device mtd: spi-nor: sfdp: Revert "default to addr_width of 3 for configurable widths" ARM: aspeed: g5: Do not set sirq polarity Tomer Maimon (11): dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: configs: add defconfig for Nuvoton NPCM7xx BMC ARM: dts: npcm7xx: Update device tree arm: dts: Add NPCM7xx RunBMC Olympus Quanta machine. dt-bindings: peci: add NPCM PECI documentation peci: npcm: add NPCM PECI driver (From meta-aspeed rev: 3c9616235643263beea47ef5db5cecafa3349c2e) Change-Id: I4616f47026e00e49bda0abb1fc586dd2faabee30 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14phosphor-image: Avoid CORE_IMAGE_EXTRA_INSTALLBrad Bishop3-5/+27
CORE_IMAGE_EXTRA_INSTALL is a dumping ground. Move packages to proper packagroups (console/sol, rng) and create IMAGE_FEATURES for easy opt-out. Move the ffdc application to the debugging packagegroup. Move the pam-access plugin to the user management packagegroup. (From meta-phosphor rev: 94bf53d44193b6c5d123c462333fdedf91613370) Change-Id: If43af92f9bfcb6e0eef08adefbce077defd90b8d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-phosphor: systemd-policy: move to systemdBrad Bishop5-1/+2
Don't install systemd policy if: - systemd is not being installed - a non phosphor distro Use RRECOMMENDS for easy opt-out in Phosphor based distros. (From meta-phosphor rev: 2641990831230d85ee7cb5fdc29450ad561a4799) Change-Id: Ie3154cc6ee8d257ffa92463c49d3755a15379663 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-phosphor: distro-base: add DISTROOVERRIDESBrad Bishop1-0/+2
152695448 removed our openbmc-phosphor distro override. This had minimal or no impact because distro overrides based on the DISTRO aren't being used as they should. Add a distro override so they can be used where appropriate (e.g. oe-core bbappends). (From meta-phosphor rev: 1b9a74965ae664726e82ff7941b2d046392fb0f3) Change-Id: I7ae07ac26c2ea4882d3b1b002b340f53d885c1e8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: devtools refactoringBrad Bishop3-8/+11
Move i2c tools to the devtools package, right next to gpio tools. Rename extrasdevtools to just devtools. "Extra" doesn't convey any useful information. We can get away with this rename since noone is touching the package. Add an IMAGE_FEATURE for devtools, for easy opt-out. (From meta-phosphor rev: 113fe568c65247e4dc99513b679b74c049178d36) Change-Id: I28e8e6444e7d5d8c5c6b7c0fb6666587027b3a7b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14pam-ipmi: move to netipmiBrad Bishop2-1/+2
There is no reason to install the pam-ipmi module if net-ipmi isn't being installed. (From meta-phosphor rev: 26921a3944fe1a7d223212c9715e6b50dd53f666) Change-Id: Ibb4a418f710f41d85472f7224fd9e480ca881296 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: move licenseBrad Bishop2-2/+2
Move the LICENSE directive to the image recipe so other recipes could have their own license, and because this is how oe-core is organized. (From meta-phosphor rev: 92cadf349fb2948e64e44fba73b5eba1944886e2) Change-Id: I6cc0499b9874ac38852cde05cb44fd32f8871204 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: move rootfs cmds to recipeBrad Bishop2-10/+12
Similar to IMAGE_FEATURES, move the rootfs modifications to the image recipe to open up the possibility of other image recipes using obmc-phosphor-image.bbclass. Leave the rootfs command definitions in the class for use by other image recipes. (From meta-phosphor rev: 1e92fefdf8c8da253a4ed0ae35256af7592da0b6) Change-Id: I814f73e24fda19c7fd5393252b660b20079e66c7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-apps: drop empty and unused packagegroupBrad Bishop1-5/+0
(From meta-phosphor rev: 10371974b405a4450765d0fdf39d835958717c5c) Change-Id: I40e52bc2818324c89a5c12f0bd1be0f6263519b1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14bmcweb: srcrev bump f71882ffec..d6c414f36cAndrew Geissler1-1/+1
Przemyslaw Czarnowski (1): VirtualMedia fixes for Redfish Service Validator (From meta-phosphor rev: 05ec72d566c920608e32e971b0ce2d9f057b3427) Change-Id: I0ca116f93f07476e83b8b169560ceffebbfef5d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14phosphor-net-ipmid: srcrev bump ecb32fbc69..f6e7230d9cAndrew Geissler1-1/+1
srikanta mondal (1): Close active SOL session after disable SSH SOL (From meta-phosphor rev: e3d8b11457a72bcb0e90785e5946fe20d56421e6) Change-Id: I387e3e31f66b12c634111abd014fe9d61ecc2c98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14dbus-sensors: srcrev bump 8b8bcc8700..58e02efa73Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Fix detection of invalid 'GetSensorReading' (From meta-phosphor rev: 3ef3b2258fdd590c56d0871dc27939478161c131) Change-Id: I1cf563ec1b1c55dae83863acdcead5d5958bdf7c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14webui-vue: srcrev bump 5a705962a8..92a0a4ac1fAndrew Geissler1-1/+1
SurenNeware (2): Add secondary variant to cancel button Add info icon for informational alert Yoshie Muranaka (5): Remove Sass color maps Update IBM .env styles Update .env documentaion Update server power operations viewable actions Add Firmware page (From meta-phosphor rev: e9bdd126bb5d967052805c90c4ae94e97e5d8d8d) Change-Id: I7e789c557cedd4ce3f27e90ebc60a60c0d1a6f8f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14phosphor-fan-presence: srcrev bump e81309d6b1..0891e3b3c1Andrew Geissler1-1/+1
Matthew Barth (2): Handle optional JSON configuration files monitor: Tach input to double (From meta-phosphor rev: 957f9c13bfa2d5342738c2f7580a8e10f955f937) Change-Id: Icc39568e778970eaebf12dbd447093ac1df8f9cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14phosphor-logging: srcrev bump f67bafd0d3..6c081cc44eAndrew Geissler1-1/+1
Matt Spinler (3): PEL: Simplify addLocationCodePrefix PEL: Update getInventoryFromLocCode PEL: Add callouts to pelFactory()'s test PEL (From meta-phosphor rev: e0acb4d6e0bb92b30f8025817635c999199d65a7) Change-Id: I8c51cc94b37e5caf29d919c72dd79a52d6334742 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: avoid distro overrideBrad Bishop1-2/+2
FOO_df-bar += "baz" and FOO += "${@bb.utils.contains('DISTRO_FEATURES', 'bar', 'baz', '', d)" accomplish the same thing but the latter is the convention upstream and also makes it easy to grep for things conditional on DISTRO_FEATURES. (From meta-phosphor rev: 36aaf57d28c456762156cdc64fad46bdb47bda1d) Change-Id: I6386f727acdf68370593ae1ee6dee2c0d88f700e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phoshor-image: move IMAGE_FEATURESBrad Bishop2-29/+27
IMAGE_FEATURES should be set by the image recipe that inherits the class. This emulates oe-core and opens up the possibility of other image recipes using obmc-phosphor-image.bbclass. (From meta-phosphor rev: 758f9693593a4502012923f6c493323af709515f) Change-Id: I0dd7bc99618f89becc9192b25f61951d28a09d42 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: improve descriptionBrad Bishop1-1/+3
Make it clear that obmc-phosphor-image is a full feature image and not a minimal image. (From meta-phosphor rev: 1a757e0faf3a6c343b25dbee0cf084309054380e) Change-Id: I9f87d1a1661db9fdc6d3c69cc5b6202d3e9c9629 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-phosphor-image: remove stray newlineBrad Bishop1-1/+0
(From meta-phosphor rev: 3e081c2669b536a5a0c12dc63e194644a586bf35) Change-Id: I3767d9534ed6691a87574cf9b4dc986555a9adcc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-nicole: Remove local copy of DTSAlexander Filippov2-335/+0
DTS for Nicole present in the kernel source since 5.7. This commit removes the local copy of DTS from yocto. (From meta-yadro rev: 9b2cfd0597cb1c3aa8b451e94712b7a0e383a184) Change-Id: Iaaf90287ce5ddcfedc883936b36fdf102356f049 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14obmc-yadro-fwupdate: srcrev bump b922eb4..9ec0aeeAlexander Filippov1-1/+1
This brings: * Revert "Change install dir to /usr/sbin" * Remove colors usage * Allow any compression method (From meta-yadro rev: c486c2566329b1c51d0284cc476b5ec6a376a442) Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Change-Id: Ia75149647e78e44d4576b0b413aae8ebce59f333 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14host-error-monitor: srcrev bump 2fbb9eaded..9a9bf9846cAndrew Geissler1-1/+1
Jason M. Bills (1): Recover from errors with warm reset instead of power cycle (From meta-intel rev: 575e2499c171da10168214639621011ebb28087d) Change-Id: I9620ea3fc492fffc0f6262717e4ccc97bfe3d25e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-quanta: gbs: fix the sensor value type of Fan PWM sensorsGeorge Hung1-1/+1
Correct the sensor value type of Fan PWM sensors as uint64_t (From meta-quanta rev: 0f43ced28fd640d132770aa9149664213edef485) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I9bc72eb2b984bb3b28dceb5d62744c469f3e1154 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14meta-quanta: olympus-nuvoton: change machine configurationStanley Chu1-1/+1
1. specify uboot dtb 2. remove unsupported image type (From meta-quanta rev: 3d624b165aa52925b7b67506f2489bcf686ed20c) Change-Id: I48c77859213ca37688223e23c04401e4a96619ed Signed-off-by: Stanley Chu <yschu@nuvoton.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-14openpower-libhei: srcrev bump 8453353162..734cfe9585Andrew Geissler1-1/+1
Zane Shelley (1): Removed excessive trace on register read error (From meta-openpower rev: c7f3cf0c01a8ff3d94be62ec9a7c5e44d694d0da) Change-Id: I38c60b51e23a43e9c6389be2ee422ab0eda1549e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11intel-ipmi-oem: srcrev bump cca2140bb3..e45333a838Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): storagecommands: Fix for GetFruAreaInfo command Johnathan Mantey (1): Allow more than 256 IPMI sensors in a system Kuiying Wang (1): Fix cold redundancy is not runing as user configuration. (From meta-intel rev: 46b88c2d0357b53c0cf65f6948303480cceecf8d) Change-Id: Id4921de0f364fbebb0804af5fec0e702ff5568ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11meta-quanta: olympus-nuvoton: add packagegroupStanley Chu2-0/+53
specify the packages for openbmc chassis/fan/flash/system management (From meta-quanta rev: 09e8ff20ac73bf1f62dd6d4765ff4de73f853486) Signed-off-by: Stanley Chu <yschu@nuvoton.com> Change-Id: I4ac45184159175b44a4e10cd60362d6fb800bbfa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11u-boot-nuvoton: srcrev bump adb4ac1af3...6870e66f6bJoseph Liu1-1/+1
This includes bug fixs, pinctrl driver and npcm730/gis/gbs dts. Avi Fishman (6): board: nuvoton: poleg: fix dram size for 2GB would configure to 128MB npcm: clean warnings ARM: npcm7xx: add registers gcr configs: npcm7xx: add MEMTEST command npcm7xx: fix: L2 cache invalidate 16 ways configs: npcm7xx: add CONFIG_HUSH_PARSER command Brian Ma (5): npcm7xx: runbmc: buv: add DTS for BUV board driver: emc: add fixed phy support arch: arm: dts: remove BUV unused emc/gmac dts: npcm7xx: add common and pincfg dtsi arch: npcm750: reset: workaround BUV get CORSR when PORST Fran Hsu (3): Add 'CONFIG_SYS_MEM_TOP_HIDE' to Poleg minimal defconfig. Commit u-boot DTS files for the GIS project. u-boot: GIS system dts update. George Hung (5): dts: npcm730 GBS: add dts/pinctrl support dts:npcm730 GBS: add the missing GPIs initial dts: npcm730 GBS: add event clear to GPIO59 dts: npcm730 GBS: add event clear to some GPIs and init GPIO74 dts: npcm730 GBS: fix the GPIO91 setting Joseph Liu (20): npcm7xx: runbmc: set the graphic reset delay value arch: arm: dts: add nuvoton-npcm750-olympus dts file board: nuvoton: poleg: init board by machine name board: nuvoton: poleg: olympus: remove reset control arch: arm: cpu: npcm750: correct cpu info arch: arm: npcm750: add get reboot reason drivers: pinctrl: add npcm7xx pinctrl driver dts: add nuvoton-npcm7xx-pinctrl.dtsi dts: npcm750 olympus: add pinctrl support dts: npcm750 evb: add pinctrl support board: nuvoton: poleg: remove mfsel settings drivers: nuvoton: remove mfsel configs doc: nuvoton npcm7xx introduce pinctrl device tree binding driver: pinctrl: npcm7xx: add event clear support driver: pinctrl: npcm7xx: corrects input setting driver: pinctrl: npcm7xx: corrects persist state driver: pinctrl: npcm7xx: corrects polarity setting Revert "driver: pinctrl: npcm7xx: corrects persist state" configs: runbmc: add hush parser and mtest command cmd: standalone test: support at least one test Kun Yi (3): nuvoton: poleg.h: Add kernel reboot on oops/panic to bootargs npcm7xx: defconfig: Branch and remove unneeded functions dts: Add DTS for NPCM730 Medad CChien (3): u-boot: Support MFG Test u-boot: Add config to enable saving log in header u-boot: mfg test: Remove saving mtest result Stanley Chu (1): npcm7xx: allow to config SYS_MEM_TOP_HIDE by defconfig (From meta-nuvoton rev: c254937c929f03da19cac9fba7dc9bed6ef2acd6) Change-Id: I74afb9ab6d78e16b5b12fa27ef890f6b75629cc7 Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11phosphor-health-monitor: srcrev bump e279530e92..b7a7b8a5a4Andrew Geissler1-1/+1
Vijay Khemka (3): Add sensor read function Add sensor reading timer Check threshold values (From meta-phosphor rev: 80873b3ebe921adf3e3f3591cc1637ec98e417da) Change-Id: Ib9ef4f289b67858d4f1202d05f740561ff30d8b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11bmcweb: srcrev bump c50e7c68c2..f71882ffecAndrew Geissler1-1/+1
AppaRao Puli (1): Deallocate memory during failed case Asmitha Karunanithi (1): Redfish: Support for DownloadLog Action Gunnar Mills (1): Manager: Support for switching running image (From meta-phosphor rev: 16617727d385d308d7b0ca8083c4f4c8597cf4ce) Change-Id: I15f382d70780f8c7a2ed4db8bfbfac760d5d9bd6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11phosphor-host-ipmid: srcrev bump c11cc5c069..b18c8bc310Andrew Geissler1-1/+1
Andrew Geissler (2): mapper: remove un-needed string defines mapper: remove mapper from host attention path (From meta-phosphor rev: fb08c9e5d2e80c166bd73ef994ea8a5eb3c64c2c) Change-Id: Id21cb135c7c196bdae56a47e0560c7308f544c07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11webui-vue: srcrev bump b5c161b4b0..5a705962a8Andrew Geissler1-1/+1
Dixsie Wolmers (1): Update Date and Time Settings to include UTC/offset label Sukanya Pandey (1): Remove bug in date and time settings page (From meta-phosphor rev: 543f115955f21923103238dd55a1c55f5652870b) Change-Id: Ifea4d4c5b602ef78e984938bc0c8c30e08dae509 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11phosphor-logging: srcrev bump 7c619181d9..f67bafd0d3Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (1): PEL: Python3 module support for UserData parsing (From meta-phosphor rev: d402528a9104f12a2de00763698a13bf64f9b327) Change-Id: Ic53d971b8a04988a9eb73aa24b97d83bfc608234 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11phosphor-fan-presence: srcrev bump 8f1ce5aa9e..e81309d6b1Andrew Geissler1-1/+1
Matthew Barth (1): Correct shell script linting (From meta-phosphor rev: a6832dbbb1a8287d509f2357c2cfc03d633a95b8) Change-Id: I9e061c19a6d2c427ed2e3d383428782b15d4b9c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-11phosphor-webui: srcrev bump 7bb1d9e63e..6bb1f476bcAndrew Geissler1-1/+1
Ed Tanous (1): Fix Internet Explorer (From meta-phosphor rev: f55b84dbb02af4fe2279c0faa9768340de669b53) Change-Id: I18360d5c60f7a55d94dcb98992c39fa1446ad88a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-07meta-quanta: gbs: fix p12v voltage GAIN and current thresholdGeorge Hung2-6/+10
1. fix p12v_1/2 input/output voltages GAIN to get the correct value 2. fix p12v_1 output current threshold (From meta-quanta rev: 58c91e5e8ad4e3c916bebbe76c958eafe0254e9e) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I3394a2d33e22068509818e36b9dfd89e553703c5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-07meta-quanta: gbs: fix nvme power control service name issueGeorge Hung1-2/+2
The nvme power control service name for mapper wait should be all lower case (From meta-quanta rev: e2d7195cab61bca8bbc1cfe9f03bb73b5bc97fa9) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Id7bcfa0a1024efd4dff39c58cedd7ccc6b5fd3b0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-07Fix intel packagegroupJames Feist1-2/+0
Removing non-building python packages. Tested: s2600wf builds again (From meta-intel rev: deb4c0683781189fcf769c5245ec14ab9ecb0be6) Change-Id: Ide33aa627c87a9dfb4b1bfd34b411861c3c0c3bc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-07linux-aspeed: Enable XDMAJoel Stanley2-0/+2
Somehow this was not enabled. It is required for Witherspoon 128, Tacoma and Rainier. (From meta-aspeed rev: a7bbd475453768037877c820caed02f39055eb6e) Change-Id: Ie80479aa455c18c921387b23586cff3e7bc79204 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-07u-boot-aspeed: Fix DTC buildJoel Stanley1-1/+1
Zane reported that gcc 10 will fail to build the branch. This is the upstream fix. Peter Robinson (1): Remove redundant YYLOC global declaration (From meta-aspeed rev: 6630a1310fd9b17abdd8fca73f5c22fc346f9c8a) Change-Id: Ie72bb58c5c7684e42951e80ce6f80e98ef4f15fe Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>