summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-11-02openpower: guard version bump ..3fa0e5e312Jayanth Othayoth1-1/+1
Adriana Kobylak (1): Update GUARD PATH Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I018b931f5d15e0841f623958ba88c6fe3cea3876
2021-11-02linux-aspeed: Move to Linux v5.15Joel Stanley1-3/+3
This moves the OpenBMC kernel to a v5.15 base. There are 73 patches in the tree, not counting changes that were merged in v5.16 which have been backported. Andrew Jeffery (10): 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 ARM: dts: aspeed: witherspoon: Update max31785 node ipmi: kcs_bmc: Add a "raw" character device interface ARM: dts: tacoma: Clean up KCS nodes leds: pca955x: Make the gpiochip always expose all pins leds: pca955x: Allow zero LEDs to be specified Brad Bishop (3): ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string eeprom: at25: Split reads into chunks and cap write size Cédric Le Goater (19): 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 /dev/mem: add a devmem kernel parameter to activate the device Eddie James (8): soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl dt-bindings: input: Add documentation for IBM Operation Panel input: misc: Add IBM Operation Panel driver ARM: dts: aspeed: tacoma: Remove CFAM reset GPIO spi: fsi: Print status on error spi: fsi: Fix contention in the FSI2SPI engine Fran Hsu (2): ARM: dts: nuvoton: npcm730: Add UDC device ARM: dts: nuvoton: gsj: Add non-mainline nodes George Hung (4): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver ARM: dts: nuvoton: gbs: split SPI flash partition ARM: dts: nuvoton: gbs: Change the name of the partitions Jae Hyun Yoo (1): clk: ast2600: enable BCLK for PCI/PCIe bus always Joel Stanley (4): net: ftgmac100: Ensure tx descriptor updates are visible ARM: dts: ast2600evb: Enable EHCI controller ARM: configs: aspeed: Add openbmc kernel options ipmi: bt-bmc: Use registers directly Tomer Maimon (21): 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: dts: npcm7xx: Add out of tree nodes ARM: dts: olympus: Add non-mainline nodes ARM: dts: npcm750: Add fuse regmap support node ARM: dts: npcm7xx: Link fuse syscon to adc and wdt clk: npcm7xx: add read only flag to divider clocks iio: adc: Add calibration support to npcm ADC watchdog: npcm: Add DT restart priority and reset type support pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driver pinctrl: pinconf: add pin persist configuration pinctrl: npcm7xx: Add pin persist configuration support spi: npcm-pspi: Add full duplex support dt-binding: bmc: add NPCM7XX JTAG master documentation misc: Add NPCM7xx JTAG master driver watchdog: npcm: Modify get reset status function ARM: configs: add defconfig for Nuvoton NPCM7xx BMC William A. Kennington III (1): net: npcm: Support for fixed PHYs Change-Id: I8c26f71ba75e4f8d8b5697b81f8c73c0d77aae8e Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-02linux-aspeed: FSI backportsJoel Stanley1-1/+1
Patches from the v5.16 kernel relating to FSI, OCC and SBE FIFO. Eddie James (7): fsi: occ: Use a large buffer for responses fsi: occ: Store the SBEFIFO FFDC in the user response buffer docs: ABI: testing: Document the OCC hwmon FFDC binary interface hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs docs: ABI: testing: Document the SBEFIFO timeout interface fsi: sbefifo: Add sysfs file indicating a timeout error fsi: sbefifo: Use interruptible mutex locking Change-Id: Iab76e0b1cf658334d8ab0f43bb6c3d1b8912f7a5 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-02rest-dbus: srcrev bump 9273a302e8..99d57f2698Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8d692e2eb6d65aaa9da461efeb1d210247392920 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02ipmbbridge: srcrev bump bd78df6be9..8227626764Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I76cbbf0ed45d8b9a523fb9c2c27d21dc1c03be3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02wistron-ipmi-oem: srcrev bump ba89a1ea57..572a22ad0aAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iadf9a75728ff8321a6745d843abe649adbb6cf19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02obmc-ikvm: srcrev bump 2d2f3dab42..f90f68d1e9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8c92d4ef4489eeb6417b546be26f95ab7b07c38c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02pldm: srcrev bump d207b59478..b7e083ea32Andrew Geissler1-1/+1
Tom Joseph (7): libpldm: Modify the validation check on ActiveComponentVersionString fw-update: Implement inventory manager fw-update: Implement firmware update package parser fw-update: Implement DeviceUpdater fw-update: Implement firmware UpdateManager fw-update: Firmware discovery of MCTP endpoints fw-update : Optimize passing infra parameters Change-Id: Ie7aaed2129463d1c6247c37f56a2198b11705760 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-host-ipmid: srcrev bump f0a89946f1..d2ee98677fAndrew Geissler1-1/+1
Hieu Huynh (1): Support chassis bootdev clear-cmos Willy Tu (2): dbus-sdr: prevent handler registration if dbus-sdr is enabled dbus-sdr: Remove the use of undocumented Inventory.Decorator.FruDevice Change-Id: Ia4dd1b7eea993cdc8e33fc0e1d8f7cc398b3dee4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-logging: srcrev bump 74348c60ed..8ec41563bbAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Set commit time for archived pels Change-Id: I75571aa4044ee85404530055804aedbf609df56a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02openpower-hw-diags: srcrev bump 0f481a441f..f4792d6850Andrew Geissler1-1/+1
Zane Shelley (1): Temporary filtering for checkstop root cause attentions Change-Id: I6c1256fc2cecaac30e7183d7734e394b85ba178f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-power: srcrev bump 85c7bf41fe..a2a830b1ffAndrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Refactor EXPECT calls for PMBus STATUS_* psu-ng: Add code to detect VOUT_OV_FAULT psu-ng: Change fault traces from INFO to ERR Shawn McCarney (2): regulators: Treat missing VPD keyword as empty regulators: Allow empty expected VPD value Change-Id: Ifc2953ba12251e6a8dc9ea51633bc3faf0eb7c60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-01openpower-occ-control: srcrev bump ea4ba179f0..ace67d85e4Andrew Geissler1-1/+1
Eddie James (1): ffdc: Only proceed with PEL creation if there is an error Manojkiran Eda (1): Add OWNERS file Matt Spinler (1): Add proc IO Ring and core/IO ring DVFS sensors Change-Id: I6e031270eafdc116ced25fd499cca9837f87e9ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-01meta-nicole: admin-account: Move to local.confAlexander Filippov3-39/+6
This refixes of 905072f5c1d2f1e2bd99fb3346ee2978428b992b commit as pure build without sstate-cache is still broken. This commit moves the admin account creation from the standalone package to the bitbake config file. Change-Id: I6d4cfe41b1e6e2f5e707f4e942a8e4df93277e93 Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-10-30jsnbd: srcrev bump 164fef38b7..7b7c29369cAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ia29a9dba4a87667ff7e35836d7c25bee16278a8f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-settingsd: srcrev bump b6fa9bb188..5ff6375ba9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8c62e878ce13a0c153f9c794b7b4f2029e488909 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-post-code-manager: srcrev bump 90e767334b..9ce5a645f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ie4e88dda3f8fbb12f22a6f045f02823de43a5d1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-proc-control: srcrev bump 6263820071..ff27e3915cAndrew Geissler1-1/+1
Andrew Geissler (1): op-continue-mpreboot: ensure it runs after start_host Manojkiran Eda (1): Add OWNERS file Change-Id: I50c38916c9ddf8de5fdd66572b76e713c2e620a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30slpd-lite: srcrev bump a592888328..ef078cd0d5Andrew Geissler1-1/+1
Manojkiran Eda (2): Update .clang-format file & clang-format-12 changes Add OWNERS file Change-Id: Ie8b6ba8824533e8b3ba089065b067630a02e547a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-hw-diags: srcrev bump d94291aa2f..0f481a441fAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Properly handle hostboot TI with EID/PLID Zane Shelley (1): update OWNERS file Change-Id: I82be0e10d9778df9d222f654c0ae13a5b6dc8b22 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-user-manager: srcrev bump ccd28899f2..ce4e1aa087Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I93c7138a290f89f76989f116ae07c5028626ed6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30entity-manager: srcrev bump 35d94a83b3..6bf41588abAndrew Geissler1-1/+1
Zhikui Ren (1): Add doc links in readme Change-Id: I0cb27b70d4936de800691583d00945423872568f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-libhei: srcrev bump 90c37748c2..5c4b0b1c73Andrew Geissler1-1/+1
Zane Shelley (1): update OWNERS file Change-Id: I4987e1b77543d4994c3dc6219e6860d6837bf341 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-fan-presence: srcrev bump e4867b2f6e..55ed901be9Andrew Geissler1-1/+1
Matthew Barth (1): control:actions: Replace `speed` with `target` Change-Id: Ib3fce1146df4b40daa3d6396f5cf72e77bed7fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30pldm: srcrev bump 9152313739..d207b59478Andrew Geissler1-1/+1
Brad Bishop (1): pldmtool: platform: getpdr: form proper JSON Tom Joseph (1): tools: Extend support for ComponentOptions Change-Id: I67babd88c7e6868123c21e79ffca65f01cca334a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30libmctp: srcrev bump 0f22eaa000..663ec39ea1Andrew Geissler1-1/+1
Andrew Jeffery (1): astlpc: Force FW2AHB to map reserved memory Brad Bishop (1): core: check n_busses before transmit Change-Id: I9702b4fe8ee7abe6db8d057bd3801da14c3c4547 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-certificate-manager: srcrev bump 7195799258..7f7b47bea7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8affa79f6c17d0eda23c960807c2c2ac0e0eec45 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-ipmi-flash: srcrev bump 8d6b011416..bcae90026bAndrew Geissler1-1/+1
Willy Tu (1): build: Add meson build Change-Id: I367b44a96cdd9abc2ea314a7242fbb9e6f5e94c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30stdplus: srcrev bump 104875433f..8b70ecc79aAndrew Geissler1-1/+1
William A. Kennington III (2): io_uring: Add function to reserve file slots build: Fix multiline string warning Change-Id: I4441a525819bac996111e05cda3fc2abcf236019 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-dbus-interfaces: srcrev bump 4aec8027ac..4a3bfcaf4aAndrew Geissler1-1/+1
Brandon Kim (1): CpuCore: Update Microcode type to uint Manojkiran Eda (1): Add OWNERS file Change-Id: I1db255bc9bbd837ee9c5a7c1b1b2b11e30c085df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-debug-collector: srcrev bump 2a6835d765..9b4716aef3Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I3175b35824ed1e9ffb9ea70888daa1cc12b1c376 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30bmcweb: srcrev bump 9d832618c7..021d32cf90Andrew Geissler1-1/+1
Ed Tanous (1): Rearrange meson file and remove redundant tests Krzysztof Grobelny (1): Revert "Use AsyncResp in retrieveUriToDbusMap" Change-Id: I7557921769c78d542a9dd94e50ca4929d75eab91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-power: srcrev bump b85b9dded0..85c7bf41feAndrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Use a separate map for required PSUs data psu-ng: Clear the additionalData each loop psu-ng: Detect CML fault Change-Id: I2c37cd4806529a304eb4eb91511d4c480cf0fa17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-29phosphor-host-ipmid: srcrev bump 3c3645a5bb..f0a89946f1Andrew Geissler1-1/+1
Jie Yang (1): dbus-sdr: Add sensor mutability Johnathan Mantey (1): Return invalid argument error code when assigning IPv6StaticAddreses Change-Id: If6a60c0d35bd2c7cd67e223647604ae0c8bbabad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-29linux-aspeed: Move to v5.14.15 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.14.11 through to 5.14.15 stable releases. Change-Id: Ida64acaa1f9c7c26d987fa7979ef29320924f2f0 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-10-29linux-aspeed: SPI FSI, DTS GPIOsJoel Stanley1-1/+1
Adriana Kobylak (1): ARM: dts: aspeed: rainier: Add power-config-full-load gpio Eddie James (1): spi: fsi: Print status on error Joel Stanley (2): ARM: dts: aspeed: p10bmc: Define secure boot gpio ARM: dts: aspeed: rainier: Remove remaining PCA955X_TYPE_GPIO Change-Id: Ibbfc482ba2ee1a008006875d6065cc36d7c7da20 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-10-28skeleton: srcrev bump 81100ae9ee..77b241c472Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I7baeec6ca85478efeee3ee8ef80536527abc6890 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28sdeventplus: srcrev bump dce7381a71..afe64c8c9fAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file William A. Kennington III (1): example/delayed_echo: Fix bogus compiler warning Change-Id: I94c554e4ba7fd4553f86806e6615de38a89369ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-post-code-manager: srcrev bump aed7b3de09..90e767334bAndrew Geissler1-1/+1
Patrick Williams (2): catch exceptions as const MAINTAINERS: fix syntax Change-Id: I0033cb14e5b363027ba70fbe9e631e7df87e99e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-dbus-interfaces: srcrev bump 77369cbb57..4aec8027acAndrew Geissler0-0/+0
Brad Bishop (2): net: Client.Create interface from SNMP project pcieslot, cpu: add upstream_processor association Brandon Kim (2): Cpu: Add EffectiveFamily and update Model to EffectiveModel Cpu: Update Step and Microcode type to uint SpencerKu (1): Add "GenerationInUse" and "GenerationSupported" to PCIeDevice interface Willy Tu (1): Software: Settings: add setting to Software interface Change-Id: I8738ed8ae1f9fe7fb16bc4e54d8b34c6fbbed4c3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-power: srcrev bump 523704d014..b85b9dded0Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Include STATUS_INPUT in input fault error psu-ng: Make comm fault first checked Change-Id: I43987d763e3cc4256cac12c84a015bf7f1198fe1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28smbios-mdr: srcrev bump 44533c83fe..800bb70054Andrew Geissler1-1/+1
Charles Boyer (1): cpu: Add support for ARM family Change-Id: I866f7b70bc6624cf946f617861c88d8be287ed58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-host-postd: srcrev bump ec799a5e1c..996facb65dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I7d7b47724d673c5ec33a0e9f055a810362ec2bab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28peci-pcie: srcrev bump 8e96603605..de624395a5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I3aeb2831176876a8a0e724f7cc2f3ab35b468373 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28libmctp: srcrev bump ca39a17395..0f22eaa000Andrew Geissler1-1/+1
Andrew Jeffery (1): libmctp: Remove MAINTAINERS in favour of OWNERS file Change-Id: I0a50698f6326d8d7c390a70f4e610fbe9a5fc57b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28openpower-vpd-parser: srcrev bump dacaa47f18..d1f64ca3dbAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I747765564ad6ef52d52a878ce128bfe0f4d3372d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-snmp: srcrev bump c3600d86bc..d560529eb7Andrew Geissler0-0/+0
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): use Create interface from phosphor-dbus-interfaces Change-Id: I2005ae3af1c72dcfb5e585d21db698c46b64d1be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28pldm: srcrev bump 60e1fe91de..9152313739Andrew Geissler1-1/+1
Brad Bishop (1): pldm_visualise_pdrs.py: use a generator Change-Id: I6894273199ab564df4d99903755baf7a1bfb81b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-buttons: srcrev bump 6d724ce88b..8381d5aa35Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ib21f7e74683dd0f8f7afe5d63a3ae61e7c7e7b13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-inventory-manager: srcrev bump 3e2d964133..15d0c9934fAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I95f3dfce0439fd16b29c52007bfdc7bbfcc4a6a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>