summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
AgeCommit message (Collapse)AuthorFilesLines
2023-07-14x86-power-control: srcrev bump edd211e412..cc037b89fbAndrew Geissler1-1/+1
Patrick Williams (1): build: upgrade to C++23 Change-Id: Id2308cf4d44762ab3ff102bfac8f8d201a66ef6f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-10libpeci: srcrev bump c4c3feec24..5be3924124Andrew Geissler1-1/+1
Jason M. Bills (1): Use variable for service install location Change-Id: Ic2cc1d46e08a191c582d7ab5e99562acd758d11c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-10peci-pcie: srcrev bump 4fe704c4b2..8b18f52677Andrew Geissler1-1/+1
Jason M. Bills (2): Update clang-formatting Use variable for service install location Nidhin MS (1): Limit function read to 1 for single function device Change-Id: I63721f87099db0edca9c0500e963d0f85a4c6fbb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-05x86-power-control: install templated service correctlyAndrew Geissler1-6/+18
The latest yocto update is flagging an error on machines using this recipe. The reason appears to be because the templated services are added to the SYSTEMD_SERVICE variable but they are not properly installed into the filesystem. Install the templated service file utilizing a more direct and tested method. Tested: - Confirmed service file installed in rootfs as expected ``` /rootfs/usr/lib/systemd/system/sysinit.target.wants/xyz.openbmc_project.Chassis.Control.Power@0.service ``` Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic0b375f31a0b92314618f978871c971caab041b4
2023-07-01x86-power-control: srcrev bump 891bbde7eb..edd211e412Andrew Geissler1-1/+1
Michal Orzel (1): Handle possible SdBus exceptions Change-Id: I94c2b0e6d90aeadaae3e665f0885adaead16a826 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-27libpeci: srcrev bump b65de2d694..c4c3feec24Andrew Geissler1-1/+1
Matt Simmering (1): libpeci: Add 64-bit MMIO Read variable Change-Id: I05e477758dd497539b17a14a65ea662a9e97565d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-02libpeci: srcrev bump 5f1d7f7ade..b65de2d694Andrew Geissler1-1/+1
Patrick Williams (1): Fix GCC 13 issue Change-Id: I9a776f79f7c3e1f66f4aca6a123c27c5ec803cdc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-25libpeci: srcrev bump 7169faac9e..5f1d7f7adeAndrew Geissler1-1/+1
Jason M. Bills (1): Reset the cc when looping Change-Id: I50af1836b5063e8c0ece0638214751fcb9114649 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-19x86-power-control: srcrev bump d7ea283b7e..891bbde7ebAndrew Geissler1-1/+1
Jonathan Doman (1): Fix json exception when processing event_configs Change-Id: Ibe519fc2cd40d7e89b620606107c8974006ac729 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-17x86-power-control: srcrev bump 48aa1f05d5..d7ea283b7eAndrew Geissler1-1/+1
Olivier FAURAX (1): Add option to only log nmiButtonPress when host is running Change-Id: I74c059233ee3ee65582ffda71c4b2644780c82c3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-12peci-pcie: srcrev bump 42a9ac884b..4fe704c4b2Andrew Geissler1-1/+1
Lakshmi Yadlapati (1): Remove "Manufacturer" from PCIeDevice interface Change-Id: I159a1a717e1c6ed36c2c6b9534b633954dc13fcf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11x86-power-control: srcrev bump f56ef594d7..48aa1f05d5Andrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ic20dffc05143b01673e3c2b010080267b9ae5629 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11libpeci: srcrev bump 50959a23b4..7169faac9eAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I4c933c2b20ff7074a78cff51a0522a056ac81bc8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11peci-pcie: srcrev bump de3bae3845..42a9ac884bAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I7058dd03a50378509e542539e774ab8a03a8d9b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-29peci-pcie: srcrev bump 985d9d9e2d..de3bae3845Andrew Geissler1-1/+1
Lakshmi Yadlapati (1): Moving to correct PCIe Device interface Change-Id: I70f1a6174f2cc07f6ba5393d9f7b1485ef603a01 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-13x86-power-control: srcrev bump cea510b708..f56ef594d7Andrew Geissler1-1/+1
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I4b800a9c5b38ab89bb9000d1f736da7164475d10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-16libpeci: srcrev bump 1ae54d298c..50959a23b4Andrew Geissler1-1/+1
Jonathan Doman (1): Add EMR, GNR, and SRF CPUModel definitions Change-Id: Ie15ae55f3fbf34bbec36ea97269b0f51016a1cf1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-10libpeci: srcrev bump 258161b358..1ae54d298cAndrew Geissler1-1/+1
Sumanth Bhat (1): peci_cmds: Add request-to-response latency measurement Change-Id: I214ec8cd7e4328f2c2de6a0e6099cc5f711e34ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-10x86-power-control: srcrev bump 744e9a9810..cea510b708Andrew Geissler1-1/+1
Ed Tanous (1): Add missing include Change-Id: Id02dc4027c5e1a4179daa08d02d2ecd1baa2315d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-03peci-pcie: srcrev bump 3b2afcb39e..985d9d9e2dAndrew Geissler1-1/+1
Ed Tanous (1): Change io_service to io_context Change-Id: Ia3e82ec28336bcb925328eadcd98e01ab3e0b079 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-01x86-power-control: srcrev bump 9eb263ba13..744e9a9810Andrew Geissler1-1/+1
Ed Tanous (1): Change io_service to io_context Change-Id: I6ddbed627c41c46881ef92007dcd910fd5ca5ce0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-02-09x86-power-control: srcrev bump c4b85b7732..9eb263ba13Andrew Geissler1-1/+1
kuiying (1): Updagte Kuiying's email address Change-Id: I28cef39a9e97b1fa2427fc6514c4a004b03e5f18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-19libpeci: srcrev bump a89be7669d..258161b358Andrew Geissler1-1/+1
V-Sanjana (1): Add the missing break in switch case Change-Id: Ia35a68464da792e06fa06e3360e6de48e82c3ddf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-11peci-pcie: srcrev bump b08723d7ce..3b2afcb39eAndrew Geissler1-1/+1
Paul Fertser (1): Add compiled-out debugging prints Change-Id: I3455d55a0b7dd38c26f2770076b80a9ca49bb2f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-09peci-pcie: srcrev bump 60c8c917f6..b08723d7ceAndrew Geissler1-1/+1
Paul Fertser (3): Guard against concurrent scan Abort the scan on errors Try up to 15 times in case of timeouts Change-Id: Ibd6108eb9b6a2927a4e842c965f7bf3cee3d5b8d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-09libpeci: srcrev bump 380998bc0e..a89be7669dAndrew Geissler1-1/+1
Brad Bishop (1): build: add pkg-config Patrick Williams (2): clang-ignore: rename prettier: re-format Change-Id: I9a21608dd8f60adf462d601ddea20db6f4422734 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-09peci-pcie: srcrev bump f6469e20a8..60c8c917f6Andrew Geissler1-1/+1
Patrick Williams (1): prettier: re-format Change-Id: I5a8295b2b6d3494ec215e30b994aee6af7c66b51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-09x86-power-control: srcrev bump fa2b6448a5..c4b85b7732Andrew Geissler1-1/+1
Patrick Williams (2): prettier: re-format markdownlint: fix all warnings Change-Id: I14018b6ee866f00acc938d2d05a4a1266af67803 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-06peci-pcie: srcrev bump 975faf7336..f6469e20a8Andrew Geissler1-1/+1
Patrick Williams (1): GetPCI-SigVendorIDMap.py: format with black Change-Id: I68f4c100af2a142780895bbf0d964971d6a6d6c4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-03x86-power-control: srcrev bump 58e379d1bf..fa2b6448a5Andrew Geissler1-1/+1
Zev Weiss (1): OWNERS: Add myself as a reviewer Change-Id: I8b4620fe2610706fa5d91c7fed6248821cb4aaa6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02peci-pcie: srcrev bump be1fdbfddb..975faf7336Andrew Geissler1-1/+1
Willy Tu (1): Remove error spam in getGenerationInUse Change-Id: Ie1c480c1813654527c8d927f632654dee433fe1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12x86-power-control: srcrev bump 461a166a6a..58e379d1bfAndrew Geissler1-1/+1
Matt Simmering (1): Add option to ignore soft resets before POST Change-Id: I119e92253b9f016146f0108c44f971ba8792ba94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-04libpeci: srcrev bump b78d4c81b3..380998bc0eAndrew Geissler1-1/+1
Vernon Mauery (1): Change c++ std to 20 Change-Id: Idc074e5f29a8d4988925d353a48611f5c09b7c37 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-23x86-power-control: srcrev bump 8643c79740..461a166a6aAndrew Geissler1-1/+1
Jason M. Bills (1): Always start psPowerOKWatchdog before waiting Jian Zhang (1): NMI: Inverting the use of polarity Change-Id: Ief95fbed064f6b7a8d023864b427016367597988 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-21libpeci: srcrev bump 58dac1fdb2..b78d4c81b3Andrew Geissler1-1/+1
Ed Tanous (2): Move to io_context Apply modern compiler options Change-Id: I293be93f1327061e2fb4478887366a97f1581ead Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-20Run oe-stylize on our filesEd Tanous3-25/+15
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers. This commit runs oe-stylize.py on all of our files. The types of changes being made can be seen in the commit, but amount to: 1. Setting an explicit key ordering 2. Sectioning the files appropriately 3. Applying rules checking to our files At some point in the near future, we would turn this on as part of repotest, but some minor changes need to be upstreamed to meta-oe (WIP) to make that happen. Looking for input on whether this is something we'd like to do, and whether the diffs below look reasonable to folks. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
2022-09-16x86-power-control: srcrev bump 9dbcee8522..8643c79740Andrew Geissler1-1/+1
Ping Guo (1): Set NMI_OUT according to the configuration file Change-Id: I201db5c6eb5453e8d83bc0c33fa056aaa7d4aecc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-14x86-power-control: srcrev bump fd672c910f..9dbcee8522Andrew Geissler1-1/+1
Nan Zhou (2): meson: rely on nlohmann json add gitignore Change-Id: I42662261f0364a719cf81975b28f670d85361526 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-13x86-power-control: srcrev bump b38fe83748..fd672c910fAndrew Geissler1-1/+1
Nan Zhou (1): subprojects: fix wraps Change-Id: I0ab11f49ea37a221310b2c29ca65b9b5f446290b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-03peci-pcie: srcrev bump 59b87e60c8..be1fdbfddbAndrew Geissler1-1/+1
Ed Tanous (1): Update project to c++20 Change-Id: I25ff106b89bf385da1edcfe18d7e6a411c5cd60f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-31x86-power-control: srcrev bump 4c04af1092..b38fe83748Andrew Geissler1-1/+1
Karthikeyan Pasupathi (1): Power restore policy to support multi-host platform. Change-Id: Ie3ba823cce6f0a08db172fe7b707d1c0b6d3c57b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05libpeci: srcrev bump 517c3e86d3..58dac1fdb2Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I5c86908566bd69984a2031191d20584dcdd15319 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05x86-power-control: srcrev bump 439b9c3a08..4c04af1092Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I04021aab78ac274c047047f06f3ee68552ba053c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05peci-pcie: srcrev bump b2517081eb..59b87e60c8Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I7393181daaa5347e8d361719250ea8e44a585f7a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27libpeci: srcrev bump 7b11280d8e..517c3e86d3Andrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I88dc8a1a6c263cd489f769c0725200b3a26a8bd4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-26x86-power-control: srcrev bump 99e8f9dfe6..439b9c3a08Andrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I94d55f3889d0a7234cd50cd3a4c21c4a8a9c24e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-26peci-pcie: srcrev bump 328685e596..b2517081ebAndrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Ifcf484cef043ff7d029a6bdea7c92b7bad15199e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-06x86-power-control: srcrev bump 809545a621..99e8f9dfe6Andrew Geissler1-1/+1
Andrei Kartashev (1): refactor power restore controller Change-Id: I604425396ff9a0c145c5101a50fd92c6e656aaee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-18libpeci: srcrev bump fd5dfd56b0..7b11280d8eAndrew Geissler1-1/+1
Jason M. Bills (3): Update to the latest peci-ioctl.h Add support for the PECI domain ID byte Convert peci_cmds to use the domain libpeci APIs Change-Id: I3fdd692677ad40e23efb8ff1e62970faf5e4e719 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-16libpeci: srcrev bump bdefaa3c95..fd5dfd56b0Andrew Geissler1-1/+1
Nirav Shah (1): Make code c portable Change-Id: Ia25485e464fbd694e4c7e6c7a0d0d923d920e32e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>