summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01meta-ibm:sensors:p10bmc: Modify ACBEL READ_VOUT labelFaisal Awada2-4/+4
Modify ACBEL PSU configuration file to read output voltage from sysfs in2_label and to read the output current from curr2_label. Testing: Placed the modified config file in /etc//default/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@200/power-supply@5a.conf then verified the output voltage and current output shows up on the BMC sensors web page and redfish. Change-Id: Iacf1469295b99f6a7363d26983786f9c7ed8826a Signed-off-by: Faisal Awada <faisal@us.ibm.com>
2023-08-01meta-ibm: Add sysctl configuration for networkRavi Teja2-0/+7
Currently same subnet IPv4 configuration on both ethernet interfaces does not work. This commit sets kernel ARP settings which allow same subnet routes on both ethernet interfaces at the same time. Tested by: Configure same subnet IP addresses on both interfaces and network configuration works Change-Id: I01962b8bf066ccf7006915e77f07287b6e5544d4 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>
2023-08-01meta-fii: meta-kudo: Bypass mandatory power_on led groupJonico Eustaquio1-0/+1
By setting CHASSIS_TARGETS = "", obmc-chassis-poweron/off@0.target will not have a dependency on obmc-led-groups-start/stop@power_on.service. This keeps us from having to add the led.yaml file for phosphor-led-manager since we do not require obmc-led-groups-start/stop@power_on.service to activate. Signed-off-by: Jonico Eustaquio <jonico.eustaquio@fii-na.com> Change-Id: I8e9581b067cf2a5589da9dc18a6a140c40130c63
2023-07-31meta-google: kdump-ramoops: moving to private repoYuxiao Zhang2-12/+1
Move gbmc ramoops collector into private repo. This is to reduce the customized systemd script in public openbmc. Change-Id: I9e8861fc2261852eb86b9b222749cb340ac66dad Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
2023-07-31openpower-vpd-parser: srcrev bump d8577739a7..4170bdad54Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Unable to set minimum ship level jinuthomas (1): Catching File Exceptions in openpower-vpd-parser Change-Id: I90533ae5df1aa936cf7fa9371c0892d3976d07a6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-31meta-ampere: bmcweb: replace deprecated schemas with new schemasThang Tran1-0/+2
In the Redfish Data Model Specification, it deprecated Power and Thermal schemas from v1.7 version (release on 2020.4). It used PowerSubsystem and ThermalSubsystem instead. This commit replaces deprecated Power/Thermal schemas with PowerSubsystem/ThermalSubsystem schemas. Tested: 1. The /redfish/v1/Chassis/<ChassisId>/<Power | Thermal> schemas have been removed. 2. The /redfish/v1/Chassis/<ChassisId>/<PowerSubsystem | ThermalSubsystem> schemas have been added. Change-Id: I4868cde726c07f68fc94986d9659fc9377bdaf5e Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
2023-07-29meta-ampere: mtmitchell: support Host Secure Provisioning procedureHieu Huynh1-2/+38
BMC shall assert SPECIAL_BOOT GPIO to the CPU to trigger Host Secure Provision. Then BMC shall reset the system, or turn on the system if it is being OFF. After the host enters Provisioning Boot Mode successfully (or having failure), BMC shall deassert the SPECIAL_BOOT GPIO to LOW. Tested: 1. Flash HostFW with PASS case. - $ ampere_flash_bios.sh spinor.img 1 1 - Host boot with logs: [00:00:00.248,000] <inf> scu_stat: is_special_boot() = 1 [00:00:00.383,000] <inf> SECpro_cert_ext: Assert FW_BOOT_OK [00:00:00.383,000] <inf> SECpro_cert_ext: Deassert FAULT_ALERT [00:00:00.383,000] <inf> SECpro_cert_ext: SEC provision completed \ successfully 2. Flash HostFW with FAULT case. - $ ampere_flash_bios.sh spinor_fault.img 1 1 - Host boot with logs: [00:00:00.253,000] <inf> scu_stat: is_special_boot() = 1 [00:00:00.388,000] <err> SECpro_cert_ext: Invalid version cert 0.0 [00:00:00.388,000] <inf> SECpro_cert_ext: Assert FW_BOOT_OK [00:00:00.388,000] <err> SECpro_cert_ext: SEC provision failed [00:00:00.388,000] <err> SECpro_cert_ext: Sending error on \ FAULT_ALERT 3. Turn off the Host, flash HostFW with PASS case. After flash done, Host boot with logs is the same with step #1. Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: I546c7ffd80474edf6165e67f1b96eacbedcd0939
2023-07-29meta-google: Add /var/log/state to whitelistWilly Tu1-0/+1
Allow the state file for rsyslog as configured by the default rsyslog.conf. This prevent us from reading the the whole logs again (if the logs persists across reboots). Reference: - https://gerrit.openbmc.org/c/openbmc/openbmc/+/64418 Change-Id: Ia3650627a26e2dbdcc62f1c464e389e4e668e3a8 Signed-off-by: Willy Tu <wltu@google.com>
2023-07-28phosphor-logging: srcrev bump 1cb59f70f1..230f9f94b8Andrew Geissler1-1/+1
Josh Lehan (1): lg2: Add mutex to avoid stderr line corruption Change-Id: I3c17a3566f68fb1bccf9d32a40de02f1a0aa2693 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28smbios-mdr: srcrev bump 6106d54a7a..226357e8cdAndrew Geissler1-1/+1
Saitwal, Meghan (1): Add GNR-D to cpuinfoapp support Change-Id: I4543bf0fe9c53dafbe56bda9cf3a2cb5cfa37fda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28stdplus: srcrev bump 8bd9251190..e6fda45018Andrew Geissler1-1/+1
William A. Kennington III (2): print: Split out function for directly writing out strings fd: Use zstrings Change-Id: I78ca782244b90e2263e97c27d76ebf27b5faee2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28webui-vue: srcrev bump 6a3b7b5d65..37b22a1331Andrew Geissler1-1/+1
Nikhil Ashoka (1): WebSocket tries to connect with 'console/default' instead of 'console0' Change-Id: I1cd42a7677414e2412b72ab93da1a038405a1679 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28pldm: srcrev bump b1475015b0..3586d360fcAndrew Geissler1-1/+1
Jeremy Kerr (1): tools: fw-update: allow ISO 8610 date formats Manojkiran Eda (1): bump cryptography from 3.4.7 to 39.0.1 Pavithra Barithaya (1): README: Move to "meson setup [options]" Change-Id: Ic49a6a61e9e4b73a146965ddb32837d4f679475e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28libpldm: srcrev bump 096685b476..ef48506891Andrew Geissler1-1/+1
Andrew Jeffery (5): changlog: Fix ordering of Deprecated header under [Unreleased] transport: pldm_transport_poll(): Handle errors from ->init_pollfd() transport: pldm_transport_poll(): Adjust return value semantics libpldm: Migrate ARRAY_SIZE() to internal header transport: Introduce a transport for testing purposes Pavithra Barithaya (3): state-set: Add the enum for Operational Stress Status state platform: Uniform struct field name for FRU Record Set PDR platform: Uniform struct field name for Numeric SensorValue PDR Thu Nguyen (1): transport: Correct comparison in while loop condition Change-Id: If60d61dc1e0dab9eed05ae2b4e5bc8301d9168df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28bmcweb: srcrev bump 1306101e16..8ed41c35a3Andrew Geissler1-1/+1
Chau Ly (1): chassis: Change intrusion sensor look up method Ed Tanous (3): Fix logging Add missing nullptr checks Cache user role in session object Gunnar Mills (1): Fix RestorePolicy map Change-Id: I3470e127e5aa693e1f3fc8f1899b9f9a5f52c078 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28phosphor-time-manager: srcrev bump 4f0dfa2c31..5f04019f48Andrew Geissler1-1/+1
Manojkiran Eda (1): Build test cases by default Change-Id: I7e206879f36ffca92b47b159bd195b2c5f566f9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-28meta-phosphor: datetime: Disable tests for OpenBMC buildsManojkiran Eda1-0/+2
Tests are enabled by default in the repository, disabling them in the recipe so that they won't be compiled during the full image build. Change-Id: Icd00f36afbc490101a6936d4aebcc9ccf926b41d Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
2023-07-28meta-ibm/genesis3: Include the meta-ibm layerPatrick Rudolph5-9/+10
Adjust meta-ibm to add support for the new machine. Change-Id: I2eb61f3d9c85c23b16f026f8f9eb4506c78e97ad Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2023-07-28meta-ampere: gpio: various fixesThang Q. Nguyen4-19/+1
Remove unused service files and add missing call for ampere-host-reboot@.service. Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: If25d92343a23c313705213fba8f13446dcdb933e
2023-07-27phosphor-logging: leverage ERR_INFO_CAPPatrick Williams2-2/+2
The meta-phosphor recipe now includes a variable for setting the cap on info logs. Leverage that rather than an explicit EXTRA_OEMESON extension. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib0bc935691f4e1acb8fb667dffd60df8ce4d8118
2023-07-27meta-phosphor: phosphor-defaults: clean up poor line continuationsPatrick Williams1-18/+9
The phosphor-defaults.inc file has some free-standing line continuations that aren't in strings. While this might be accepted by bitbake, I don't think it is intended to be valid syntax, and the upstream vimsyntax file isn't happy about it. Clean this up by removing the continuation. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iee63c7eec4f940b28d45d3b9a1d0d97d93fff2e6
2023-07-27meta-phosphor: logging: change error_info_cap according flash sizeTim Lee1-0/+13
Change the default err_info_cap length according "flash-${FLASH_SIZE}" to get more appropriate for larger flash systems about this option. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I769d24957f48552aabbd198cff1ca31b435af379
2023-07-27phosphor-ipmi-ethstats: srcrev bump 4cf2befc14..48d6b06ea5Andrew Geissler2-5/+6
Switch to meson. Patrick Williams (3): build: add basic meson config build: add meson for unit-tests build: remove autotools support William A. Kennington III (1): build: Some minor refactoring Change-Id: I3697ef580954f5423af0620df5c25e496de7e1c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2023-07-26meta-quanta: mac-address SRCREV bump 08b87370..93756c78Willy Tu1-6/+6
Duke Du (1): Filter some probe fail fru Fran (8): Merge pull request #6 from quanta-bmc/dev_harvey_retry_get Merge pull request #7 from quanta-bmc/dev_harvey_retry_get Merge pull request #9 from quanta-bmc/dev_scron_using_cmake_and_googletest_and_find_fru_bus Merge pull request #10 from quanta-bmc/dev_scron_Update_README Merge pull request #12 from quanta-bmc/dev_scron_0204_fixed_bug_when_empty_line_in_config Merge pull request #11 from quanta-bmc/dev_scron_0107_Renamed_parameters Merge pull request #13 from quanta-bmc/dev_scron_0205_Modified_mac_address Merge pull request #16 from quanta-bmc/dev_duke_filter_multiple_same_fru_name_1001 Harvey Wu (4): add retry get fru data loop & output log only print first 256 bytes FRU data in log Merge pull request #18 from wltu/dev-cstdint Merge pull request #19 from wltu/dev-cmake-systemd-unit Scron Chang (9): Use Cmake, gtest, and add find-fru-bus.sh as well as config.txt. Add new line in the end of find-fru-bus.sh Add install config.txt and find-fru-bus.sh in CMake. Add PERMISSIONS to find-fru-bus Add new line to mac-address.cpp mac-address.hpp Update README.md. Renamed parameters Fixed mac-address gets "is empty". Improve the code efficiency and robustness. Scron-Chang (1): Merge branch 'master' into dev_scron_using_cmake_and_googletest_and_find_fru_bus Willy Tu (2): include cstdint for uint8_t cmake: Update system unit dir location to install Change-Id: I56abce1b6eca8e4a5a64a59c1949263e4eab462f Signed-off-by: Willy Tu <wltu@google.com>
2023-07-26meta-hpe: rl300-g11 add proliant support recipeCharles Kearney2-0/+51
Change-Id: I03a92e0d873dea306222b036accb931cf033e84e Signed-off-by: Charles Kearney <charles.kearney@hpe.com>
2023-07-26meta-google: ramoops: specify dmesg file nameYuxiao Zhang1-1/+1
Pmsg type will generate pmsg-, which will be used by kdump, this is to let this service not processing the core file. Change-Id: Ida4f8038a07ccea4be659cd734acc1a7d5c86e59 Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
2023-07-26meta-google: busybox: enable cpio outputYuxiao Zhang1-0/+1
Kdump preprocessing needs to read, modify, and repack a initfs, this is to enable cpio -O option. Change-Id: I3f59da1ad0094bbf4a0ef58094a26dfac3423f1d Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
2023-07-26pldm: srcrev bump e8fd5fb907..b1475015b0Andrew Geissler1-1/+1
Andrew Jeffery (1): libpldmresponder: Migrate to pldm_entity_association_pdr_add_check() Jeremy Kerr (1): tools: fw-update: Don't wrap datetime parsing in a catch KeyError block Kamalkumar Patel (1): Adding BIOS attribute to select OS load source Patrick Williams (2): use std::move_only_function .gitignore: simplify due to meson Pavithra Barithaya (1): Pldmtool change to fetch pdrs based on TerminusID vkaverap@in.ibm.com (1): PLDM: Comment explaining dbus-timeout-value option Change-Id: I5ceafef97d04bceb8c3fda6688b0f2c346428d8d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25libpeci: srcrev bump 5be3924124..b33f593d97Andrew Geissler1-1/+1
Saitwal, Meghan (1): Add GNR-D CPUModel definition Change-Id: I80a9e23eb75555c78a8b69e0ef2093a03cf69513 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25libpldm: srcrev bump 54d91e81c0..096685b476Andrew Geissler1-1/+1
Andrew Jeffery (2): abi: Update dumps to remove newly-static functions pdr: Stabilise pldm_entity_association_pdr_add_check() Change-Id: I6fb1a0261fad7e56235315367d50b43e94e2e568 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25sdeventplus: srcrev bump a8c11e3ca3..25f484be0eAndrew Geissler1-1/+1
Patrick Williams (1): build: upgrade to C++23 Change-Id: I498ed36f3bd9e8f7c217cd8a65c9027852b65659 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-fan-presence: srcrev bump 2fbbae6973..fc4be0d60aAndrew Geissler1-1/+1
Patrick Williams (4): build: add cereal dependencies build: fix nlohmann-json dependency build: evdev: update wrap to newest URL control: add missing phosphor-logging dependency Change-Id: I0568c1da15b2817ffc9e4fad1999ab420300f56a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-time-manager: srcrev bump 6facad52b5..4f0dfa2c31Andrew Geissler1-1/+1
Lei YU (1): Add default time sync object path Patrick Williams (1): build: upgrade to C++23 Change-Id: I5d3bf7a5dcc9e7914c998f2e9d7782cfb590296f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-networkd: srcrev bump c6201207fc..7af5b73d15Andrew Geissler1-1/+1
Jishnu CM (1): Update the error on deleting a link local address Ravi Teja (1): Fix IPv4 DHCP address origin Change-Id: I8ee4b72f0256a758e6d2539f642d03e83e5e9577 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-logging: srcrev bump a561ff6add..1cb59f70f1Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Update Deconfig D-Bus property after clear Change-Id: Ic162291abbfefb7d6adf85c0948347cbf4b6711c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-debug-collector: srcrev bump 94adf68525..05ef81639cAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (3): BMCDump: dump subtype input parameter support Add support core dump in common create Add Ramoops dump to common create Lei YU (1): Correct the timing of emit_object_added Change-Id: I118ba0fd91ecbb221052422236ea103918049e93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-certificate-manager: srcrev bump 223e460421..23778dd404Andrew Geissler1-1/+1
Patrick Williams (1): build: upgrade to C++23 Change-Id: I53e8215ca51e9ce1b9c85df3bb49c25f77b9e8c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25entity-manager: srcrev bump 431faa1a9f..7329a22510Andrew Geissler1-1/+1
ankita prasad (1): Increasing the bus read timeout for FRU Change-Id: Ibb373bc2f19a831cccc258133ed0fc8c037f0cb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25phosphor-host-ipmid: srcrev bump 4e02b431f1..7bb84dbaadAndrew Geissler1-1/+1
Harvey Wu (1): dbus-sdr: change to continue when path not found Vernon Mauery (1): Return error when SDR offset is out of range Change-Id: I131a9b338fb1456a23f41620edf886315b68c171 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25openpower-vpd-parser: srcrev bump bab2bedab1..d8577739a7Andrew Geissler1-1/+1
Patrick Williams (1): build: upgrade to C++23 Change-Id: I54fc3d7ce4af39611d18ad06b52dbbd2e7e1279a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25stdplus: srcrev bump 6317f35709..8bd9251190Andrew Geissler1-1/+1
Patrick Williams (1): build: upgrade to C++23 William A. Kennington III (12): treewide: Switch to std::format zstring: Support std::format str/conv: Make formatter generic net/addr: Support std::format str/buf: Support std::back_inserter and data() fd/fmt: Don't depend on fmtlib function_view: Add a lightweight span equivalent for functions function_view: Allow empty function views print: Add c++23 print compatible implementation str/cat: Simplify append logic str/cat: Implement StrBuf appending fd/fmt: Support direct string writing Change-Id: Ibc17e1189388bda196371c2e8355868d1bb39e66 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25bmcweb: srcrev bump 62598e31d0..1306101e16Andrew Geissler1-1/+1
Akshit Shah (1): Report status state field for cable objects Alex Schendel (1): scripts: Script to autogenerate TLS certs Ban Feng (1): Fix unable to find sensor object Ed Tanous (2): Rename aResp to asyncResp Add error code check for snmp Ravi Teja (2): Add IPv6 StatelessAddressAutoConfiguration Fix events destination url parsing for IPv6 Change-Id: I9fe9a09c4f0c2baa2f75577361379265b9dd19f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-25meta-quanta: gbs: Remove obmc-dmtf-pmciWilly Tu1-0/+1
Removing obmc-dmtf-pmci to remove packagegroup-obmc-apps entirely. Without doing so the gbs image will try to build the packagegroup-obmc-apps packages. Change-Id: I3e710cc904344fb86761f5ea5794ef94a506607c Signed-off-by: Willy Tu <wltu@google.com>
2023-07-24u-boot-aspeed: Rebase on SDK v00.04.15Joel Stanley1-1/+1
The new SDK came out with some updates to the flash driver, and OPTEE booting. It also includes some changes submitted from the openbmc branch. Changes since v00.04.13 SDK version: Chia-Wei Wang (4): common: fit: Update board_fit_image_post_process() to pass fit and node_offset ast2600: Add SMP bootflow to support OP-TEE configs: evb-ast2600-spl: Add support for OPTEE booting arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y Chin-Ting Kuo (10): spi-nor: Disable hold/reset pin on MT25QL02G spi: aspeed: Add pure command mode support spi: aspeed: Copy address info from data buf spi: aspeed: Copy address info from data buf spi: aspeed: Add flash write-protect by host ctrl APIs spi: Add usage example for write protect APIs spi: aspeed: Fix bug for lower SPI clock frequency spi: aspeed: Use fixed SPI clock frequency at the beginning mtd: spi-nor: Add gd55b01gf and gd55b02gf ID info spi-nor: Remove dual mode for GDxxBxxGE flash part Cédric Le Goater (1): ARM: dts: aspeed: Add a palmetto board (AST2400) Dylan Hung (7): aspeed: ast2600: Keep PLL power on cmd: nettest: disable ABR WDT pinctrl: ast2600: Remove the accesses to SCU474 net: phy: Add Broadcom BCM54210E driver configs: ast2600: Remove AST2600A1 ECC defconfig Arch: arm: dts: Add dts for AST2600 EVB with DRAM ECC enabled configs: ast2600: Revise AST2600 EVB ECC configs Eddie James (1): board: ast2600-ibm: Add AST2600 BMC based POWER10+ servers Graeme Gregory (1): ARM: dts: aspeed: add Qualcomm DC-SCM V1 Jae Hyun Yoo (2): ARM: dts: ast2600-qcom-dc-scm-v1: enable HACE board: Add initial version of Qualcomm DC-SCM V1 board Jammy Huang (5): cmd: aspeed: dptest: Add log messages cmd: aspeed: dptest: Add ctrl for ssc shift cmd: aspeed: dptest: Make D10.2 public misc: dp: Fix BMC mode can't control if patch for no driver works cmd: aspeed: dptest: Modify SSC policy Joel Stanley (9): ARM: dts: Rename Rainier to P10 BMC ARM: dts: ast2600: Fix indentation ARM: dts: ast2600: Consolidate A1 device tree ARM: dts: ast2600: Consolidate A0 device tree ARM: dts: ast2600: Consolidate NCSI device tree ARM: dts: aspeed: Add a Romulus board (AST2500) ram/aspeed: Use device tree to configure ECC ram/aspeed: Remove ECC config option ARM: dts: aspeed: p10bmc: Enable ECC Kevin Chen (1): Revert CONFIG_SYS_TEXT_BASE to support Raw and FIT images. Neal Liu (1): otp: print actual value for programming data region Troy Lee (1): board: ast2600-dcscm: Add Aspeed AST2600 DCSCM demo board support Zev Weiss (1): ARM: dts: aspeed: Add Delta AHE-50DC BMC chin-ting_kuo (1): Revert "spi: aspeed: Copy address info from data buf" Remaining openbmc changes: Adriana Kobylak (1): configs: aspeed-common: Add redundant env for mmc Delphine CC Chiu (1): ARM: dts: aspeed: add Meta greatlakes board (AST2600) Eddie James (7): tpm: Pull in upstream changes tpm: Fix spelling for tpmu_ha union tpm: sandbox: Update for needed TPM2 capabilities tpm: Support boot measurements bootm: Support boot measurement doc: Add measured boot documentation ast2600: Measure the boot Heinrich Schuchardt (1): cmd: inconsistent return type of command_process() Ilias Apalodimas (1): tpm: add a function that performs selftest + startup Jae Hyun Yoo (1): mtd: spi-nor-ids: add winbond w25q512nw family support Joel Stanley (14): ast2600: spl: Implement board_boot_order ast2600: Add environment for booting from mmc crypto: Restore old driver for Aspeed HACE ARM: dts: aspeed: Disable ACRY for rainier and tacoma tools: Disable OpenSSL deprecation warnings cmd/otp: Fix struct storage type configs: Add OpenBMC config for SPL MMC boot configs: Add OpenBMC config for SPL NOR boot configs: openbmc: Remove ymodem SPL support aspeed: Remove remaining "Aspeed secure boot" code config/ast2500: Enable RAM devices ram/aspeed: Re-init ECC if requested but not enabled configs: ast2600: Use stringify configs: evb-ast2600: Disable unused loaders John Keeping (1): tools: env: update lock path in README Pali Rohár (2): version: Move version_string[] from version.h to version_string.h Remove including timestamp.h in version.h Patrick Rudolph (1): ARM: dts: aspeed: Add IBM Genesis3 board Simon Glass (1): image: Correct strncpy() warning with image_set_name() Tim Lee (1): tools: env: use /run to store lockfile Tom Rini (1): Makefile: Silence binutils 2.39 linker warnings Zev Weiss (2): aspeed: Disable backdoor interfaces Revert "config/ast2500: Enable RAM devices" Change-Id: I20864b06ef92502fa1ca7e9f406f3c143a918f66 Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-07-24meta-ampere: mtjade: buttons: enable warm-reboot optionThang Q. Nguyen1-0/+3
Enable reset-button-do-warm-reboot to configure the reset button to trigger SYSRESET GPIO when released. Tested: 1. Turn ON the Host. 2. Press and release the reset button. Check if the Host is reset while Host power is still ON Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ife26183fa39f6dcbbb4b6e0aec30163ced257a35
2023-07-23google-misc: srcrev bump cc45be7c90..f8bb477927Andrew Geissler1-1/+1
William A. Kennington III (1): ncsid: Fix build issue Change-Id: I564484dc83c986b9ef6a92fb631f1dabca53dd67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-22mstpd: update to ${sbindir} because of usrmergeHarvey Wu1-3/+3
Signed-off-by: Harvey Wu <Harvey.Wu@quantatw.com> Change-Id: I2dffda1e08e8c536a7f9b27a936dcebb4674deb7
2023-07-21meta-fii: meta-mori: Add usblist supportJonico Eustaquio1-0/+12
Add the usblist support in mori. Change-Id: Ie503ec73496cdc4f0927060cb668fec38061030c Signed-off-by: Jonico Eustaquio <jonico.eustaquio@fii-na.com>
2023-07-21meta-fii: meta-kudo: Remove host status check for resetJonico Eustaquio1-4/+0
As part of performing a reset instead of DC cycling when reboot is called from the host. Remove the check on host status since previously it would prevent a host reboot. Change-Id: Id4b7888ebcb87c42cd46363b883d88ffa851d67e Signed-off-by: Jonico Eustaquio <jonico.eustaquio@fii-na.com>
2023-07-21meta-fii: meta-mori: Uniform syntax for recipesKyle Nieman18-170/+157
Update bitbake recipe format to make uniform with the following rules: 1) Generally bbappends should have layer(mori) overrides 2) Add uniform appending by using "append" instead of "+=" 3) bb files (excluding bbappends) typically should not have "append" phrase except for limited amount of variables (RDEPENDS,DEPENDS,FILES, ...) 4) Wrap lines greater than 80 chars when applicable 5) Switch syntax for long list values over multiple lines to use four-space indent In addition, oe-stylize.py was applied to further refine recipe syntax. Tested: Built successfully. Individual packages were tested for functionality with no notable change. Change-Id: I626c529373805aa696f7c574e10c1617493d4f61 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>