#
13ce3793 |
| 27-Aug-2024 |
Patrick Williams <patrick@stwcx.xyz> |
usb-dbg: C++ise frames
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I25e4bcb74c8a5294b09531d95d66b22432ed070e
|
#
a758d0a4 |
| 27-Aug-2024 |
Patrick Williams <patrick@stwcx.xyz> |
usb-dbg: C++ise panel
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib4671a3598d61f903f868846196cd8e645b11fb7
|
#
b340aa28 |
| 08-Jul-2024 |
Peter Yin <peter.yin@quantatw.com> |
Add extra postcode and remove critical sensor/SEL
1.Add 4-byte postcode support for AMD platform. 2.Remove critical sensor and SEL support.
Change-Id: Icb14afb4424ad03410a3a1b749036f1e6b3f3842 Sign
Add extra postcode and remove critical sensor/SEL
1.Add 4-byte postcode support for AMD platform. 2.Remove critical sensor and SEL support.
Change-Id: Icb14afb4424ad03410a3a1b749036f1e6b3f3842 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
show more ...
|
#
7bb4592a |
| 10-Apr-2023 |
Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> |
usb-dbg: User Setting frame: Support Boot Order
Description: - Support boot order feature for ocp debug card - Change boot sequence data type from array to vector.
Design: - The behavior of user se
usb-dbg: User Setting frame: Support Boot Order
Description: - Support boot order feature for ocp debug card - Change boot sequence data type from array to vector.
Design: - The behavior of user set/get boot option on debug card will same as the oem set/get boot order cmd. The functions 'getBootOrder' and 'setBootOrder' are extracted from the OEM set/get boot order cmd for OCP debug card operation to use.
Usage: 1. Press uart button to the host want to check. 2. Go to boot order in User Setting frame will get current boot order. 3. After selecting the boot option, the option will be set on the top of the order. And this boot sequence will be get by BIOS and save after the host reboot.
Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> Change-Id: If1a2d91f43133e1779f61719a9816f974e068da3
show more ...
|
#
2405ae98 |
| 10-May-2023 |
Patrick Williams <patrick@stwcx.xyz> |
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest
clang-format: copy latest and re-format
clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository.
Change-Id: Id3ff2ed97fd733b2bbfe6e4890c2e6dd8c212085 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
e1ff81fa |
| 21-Nov-2022 |
Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com> |
usb-dbg: Handled error for host selector position
Added error handling for host selector position and enhancement.
Tested on Yosemitev2
Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail
usb-dbg: Handled error for host selector position
Added error handling for host selector position and enhancement.
Tested on Yosemitev2
Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com> Change-Id: Iac9414ccc282bd3e24b6434f0ae57dac586659a6
show more ...
|
#
f863a184 |
| 16-Jun-2022 |
Patrick Williams <patrick@stwcx.xyz> |
cmake: fix externalproject for latest host-ipmid
phosphor-host-ipmid did a conversion to meson but our externalproject implementation was not updated correspondingly. Fix that up now and do a minor
cmake: fix externalproject for latest host-ipmid
phosphor-host-ipmid did a conversion to meson but our externalproject implementation was not updated correspondingly. Fix that up now and do a minor header path change necessary per the latest upstream code.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8cfe67a61d14e71b4cad217e13cac2030b707bd3
show more ...
|
#
39836ffa |
| 17-Jan-2022 |
Karthikeyan Pasupathi <p_karthikeya@hcl.com> |
yosemitev2:Add multi-host critical sensor support
This feature adds the host critical sensor support for Facebook Yosemitev2 platform.
Tested: Critical sensor value displayed in the OCP debug card
yosemitev2:Add multi-host critical sensor support
This feature adds the host critical sensor support for Facebook Yosemitev2 platform.
Tested: Critical sensor value displayed in the OCP debug card with multi-host Yosemitev2 platform.
Signed-off-by: Karthikeyan Pasupathi <p_karthikeya@hcl.com> Change-Id: Ia77af76ac4e07435e7ed6287be8806efcd3ff86b
show more ...
|
#
813f293a |
| 06-Apr-2022 |
Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com> |
Move Common code to their respective header file.
Moved the common code and Refactored to their respective header file so it helps the better code readability in fb-ipmi-oem.
Signed-off-by: Karthik
Move Common code to their respective header file.
Moved the common code and Refactored to their respective header file so it helps the better code readability in fb-ipmi-oem.
Signed-off-by: Karthikeyan Pasupathi <pkarthikeyan1509@gmail.com> Change-Id: I241705a137ad5c2bb187407269024573c1640b24
show more ...
|