- Oct 18, 2021
-
-
Andrew Geissler authored
George Liu (1): ramoops: Check files in pstore Change-Id: Ieda41504fbb35adee1a6bc2d26ab143c5ecdddbc Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Matt Spinler (3): sensor_monitor: Watch for interfacesRemoved sensor-monitor: Catch sdbusplus::exception sensor-monitor: Fix missing function prototype Matthew Barth (3): control: Use event groups on `init` triggers control: Use event groups on `signal` triggers control: Correct reloading groups.json thru SIGHUP Mike Capps (1): fanctl: support dump of FlightRecorder log data Change-Id: I65bceed94695323ade1d085a75c7bb89e2a8983a Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (1): Use less specific includes Change-Id: I41825172aa0ba92f392086ad0cc219966fe90683 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Arun P. Mohanan (1): [CPUSensor] Remove interface in destructor Change-Id: Iea22d7bc26bc2f671648df37da65a805899a04e8 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Brad Bishop (1): pldmtool: platform: check for circular references Change-Id: I793c2d8af06a685fae5e10174cdba30155e12dfc Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Troy Lee authored
For evb-ast2500/evb-ast2600 machine, Python are introduced by obmc-phosphor-sysd.py. Changing the implementation to shell script can remove python completely from image. Test with evb-ast2600: ``` root@evb-ast2500:~# systemctl status obmc-phosphor-sysd * obmc-phosphor-sysd.service - Phosphor System Manager Loaded: loaded (8;;file://evb-ast2500/lib/systemd/system/obmc-phosphor-sysd.service/lib/systemd/system/obmc ) Active: active (running) since Thu 1970-01-01 00:00:38 UTC; 51 years 9 months ago Main PID: 168 (obmc-phosphor-s) CGroup: /system.slice/obmc-phosphor-sysd.service |-168 /bin/sh /usr/bin/obmc-phosphor-sysd `-312 sleep 60 Jan 01 00:00:38 evb-ast2500 systemd[1]: Started Phosphor System Manager. Jan 01 00:00:40 evb-ast2500 obmc-phosphor-sysd[168]: obmc-phosphor-sysd starting... ``` Signed-off-by:
Troy Lee <troy_lee@aspeedtech.com> Change-Id: I266bd73773483d5ceb2ba01a09d372942eddc939
-
Andrew Geissler authored
Brad Bishop (1): pldmd: make invalid cmdline arguments cause exit Change-Id: Id46f32472bd246702cc7c6f673555a88f000c0dd Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Oct 17, 2021
-
-
Andrew Geissler authored
Ali Ahmed (1): Add CoreCount to ProcessorSummary Ed Tanous (3): Improve HttpHeaders in EventService Remove unused includes Define hex helper utils Patrick Williams (3): meson: update deprecated get_pkgconfig_variable ibm: remove unused tinyxml2 include meson: upgrade tinyxml wrap file Change-Id: Ic4c2f1582b5ae70fa6c6497c96db8de782af543c Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Oct 16, 2021
-
-
Thang Q. Nguyen authored
Enable phosphor-aspeed-spi-master-mode.inc and remove the u-boot patch that used for this feature. Also remove GPIO setting patches which the setting already implemented in the platform init package. Tested: on Mt.Jade platform with OCP plugged 1. Bind/unbind Host SPI-NOR and ensure no problem 2. Turn off Host, reboot BMC and check if Host SPI-NOR is probe successfully. Signed-off-by:
Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ie85166edca93b882868e1373696fbf664bee2ee4
-
- Oct 15, 2021
-
-
Andrew Geissler authored
William A. Kennington III (1): ncsid: Fix update_ra_neighbor.sh license Change-Id: I337b95f18b2cbea64d4512ab15122fe0b694ac5a Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Patrick Williams (1): catch exceptions as const Change-Id: I98ce5f5a6f3fe329f0240ac140c2a7889120bee8 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Willy Tu (5): build: Update to c++20 and meson >= 0.57.0 Add Google Copyright 2021 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD google-ipmi-sys: Refactor to use new version of OEM IPMI Handler google-ipmi-sys: Convert input to use std::span<const uint8_t> Change-Id: I4a4d3416bcc48ca1e4c902969d669a1a4aca6d2f Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Brandon Wyman (2): psu-ng: Change PMBus command response to uppercase psu-ng: PMBus STATUS_* command error data as hex Change-Id: I3c99f92336994650be3065af75b2141b343b41dc Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Patrick Williams authored
As a follow up to 400d9dab, fix the deprecated SafeConfigParser to ConfigParser across the tree. Signed-off-by:
Patrick Williams <patrick@stwcx.xyz> Change-Id: Iabf941889eed97a996b739d77c8107f1f35ce5bf
-
Chanh Nguyen authored
The ast2500 shares the RGMII1 pin and the hw strap pins for SPI interface mode selection ( pin[12:13] ). In some systems, the RGMII/NCSI interface will use the pin. It makes the SPI interface mode setting is not correct. This patch adds a distro feature to enable the SPI master mode by default. Signed-off-by:
Chanh Nguyen <chanh@os.amperecomputing.com> Change-Id: I93e5dd5e86870601169974aa1aab4b5480a45ef1
-
Andrew Geissler authored
Patrick Williams (1): configure: simpify dbus policy install dir Update FILES and DEPENDS per 'simplify dbus policy' needs. Change-Id: I866d5e48c69fd356a13e216321e28f1e683ce443 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by:
Patrick Williams <patrick@stwcx.xyz>
-
George Liu authored
There is a warning message in the obmc-phosphor-systemd.bbclass file when using bitbake to build image-bmc: ``` DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. parser = configparser.SafeConfigParser(strict=False) ``` Use the class name `ConfigParser` directly in the configparser module. Signed-off-by:
George Liu <liuxiwei@inspur.com> Change-Id: I6168d9d1100ac846cc31be837a20b7dedb6d7910
-
George Liu authored
There is a warning message in the phosphor-debug-collector repo when using bitbake to build image-bmc: DeprecationWarning: invalid escape sequence \W config_values = re.split('\W+', parse_value, 1) The reason is that `\W` is regarded as an escaped character, add `r` to fix it. Signed-off-by:
George Liu <liuxiwei@inspur.com> Change-Id: I59836e7df9a73a01d47cd03e916f0ab1b8c2d716
-
John Wang authored
This commit changes the uboot to u-boot-aspeed-sdk to fit the 64M layout Tested: tested on the real machine, the image booted sucessfully Signed-off-by:
John Wang <wangzhiqiang02@inspur.com> Change-Id: If6087abe489f157ac3f75e7428dbfe329caa0957
-
Ryan Sie authored
Signed-off-by:
Ryan Sie <ryans@supermicro.com.tw> Change-Id: I05c85576fad2dae9f9a3e90afdac7565d9cefcf4
-
- Oct 14, 2021
-
-
Andrew Geissler authored
Brad Bishop (1): meson.build: drop config.h Change-Id: I4a59cfd938b82fe3ff0ee16c46a0f5fcfad0beda Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Harvey Wu (1): dbus-sdr: fix if condition bug when enable dynamic_sensors_write Lei YU (7): sel-cache: Initial commit for cached SEL entries sel-cache: Add match for new sel entry sel-cache: Add match for logging removed sel-cache: Add match for sel updated event sel-cache: Use sel cache for getSELEntry() sel-cache: Use the cache for delete and get info sel-cache: Handle exception invalid entry ID Zev Weiss (1): dbus-sdr: treat FRUs with a chassis type of "Main Server" as baseboards Change-Id: I5f2b8453e8b24a5a58bcfd830a2458275054d176 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
William A. Kennington III (4): tools: Add handle for automatically closing blobs tools: Reduce cleanup logging output tools/helper: Streamline return types tools: Support more frequent status checks Change-Id: Ibfa653fbcbdb31d7f4630f10271a38b318f1a359 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
William A. Kennington III authored
This makes it possible to specify a FRU lookup by a dynamically discovered FRUs from entity manager. Change-Id: Icf83aa3eff1cbc08a8fa3f99754e5c10e3e583fc Signed-off-by:
William A. Kennington III <wak@google.com>
-
Joel Stanley authored
Joel Stanley (1): ipmi: bt-bmc: Use registers directly John Wang (1): ARM: dts: aspeed: fp5280g2: Use the 64M layout Change-Id: Id6ec8571bee286cf56ab02bbf9c4b4d278b32426 Signed-off-by:
Joel Stanley <joel@jms.id.au>
-
- Oct 13, 2021
-
-
William A. Kennington III authored
This will allow us to implement other types of FRU path lookup mechanisms beyond the OF name one that is currently in use. This change is fully backward compatible. Change-Id: Icedecedc9fcaad75fa32c23142a0fd3dfa7f6c0d Signed-off-by:
William A. Kennington III <wak@google.com>
-
William A. Kennington III authored
This makes it possible to create new specifications besides the default mapping of OF name to eeprom path. Right now this provides backward compatability with anything that uses of_name_to_eeprom and only provides a new explicit specifier for that specification. Change-Id: If02d9cb392a48e0698b10644d7ade3220bde3eb5 Signed-off-by:
William A. Kennington III <wak@google.com>
-
Andrew Geissler authored
Jayanth Othayoth (2): PHAL: createSbePEL API updates PHAL: enterMPIPL chip-op failure handling support Change-Id: I6ddf7def246da6aff4ef01a830fee09a82b20983 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Jayanth Othayoth (1): PEL: fix sbe ffdc packet offset calculation Change-Id: Icc803474ec6e8b52b0c83a181f923a0d6179dd73 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Dixsie Wolmers (2): Update overview layout Rename TableDataFormatter mixin to DataFormatter Jason M. Bills (2): Update axios to 0.21.4 Undo the unrelated package changes from the axios update Sneha Patel (1): Add Assemblies schema to Hardware Status - Inventory and LEDs Change-Id: If1c9ae4a58e6139a69cd4ef73a5b5e211adc96dc Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Patrick Williams (1): catch exceptions as const Change-Id: Ib806d1727d92a47a94902eaf8efd1f8307399ef6 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Ed Tanous (1): Implement human sort utility function Change-Id: I9496974ec39c5bc440ede85a65ee9c8d2343ee2f Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Zane Shelley (2): RAS data file updates for TP and N0 chiplets RAS data file updates for N1 chiplet Change-Id: I603d2f33abbfd93530b499c38a7246ba63a3cf61 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Szymon Dompke (1): Update Telemetry Report and ReportManager Change-Id: I013e0bd2377428f1d171eb5603697b016974e068 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Matthew Barth (2): control: No longer append action groups to event groups control: Pass event groups when enabling triggers Change-Id: Ie29648ee46d74d8c99ad1228977980a592c37f11 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Brandon Wyman (1): psu-ng: Move adding _PID to createError Change-Id: I9cd3dcc2dbac85d2ab337fedeba2689339ca509d Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Zane Shelley (2): Chip data file updates for TP and N0 chiplet Chip data file updates for N1 chiplet Change-Id: I6a8c5aed1fe5eb536dc96c33670c8f6d3dd018df Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Tim Lee (1): Fix dimm present and functional property to true for robot test Change-Id: I8c854ff6973066563fd8ff5efa6dcda4ad664853 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Shantappa Teekappanavar (1): Remove checks for AutoReboot in watchdog timeout Change-Id: I49aa3ae4fa6b007965a6ddb1832189ac52da1f6f Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Brad Bishop (3): pldmd: clean up exit logic pldm_visualise_pdrs.py: make --user optional pldmd: move DbusHandler to stack Manojkiran Eda (1): Fix issues reported by static analysis tool Change-Id: Ife4be596ff90512118757616a36b43f8dbb46746 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-