3083c1dd7a
added fix for tracker #2849300 "Incorrect Firmware Revision"
2009-10-02 14:17:11 +00:00
6f0ecadabd
added hpm and fwum in man page
2009-09-22 15:34:51 +00:00
ebb60eebee
- In function ipmi_sdr_add_record, there is a missing '<' in the calculation of the in progress bit in order to determine when a Partial Add SDR entry is terminated. This cause the IPMI firmware to simply drop the SDR (required by the spec).
2009-07-29 14:49:08 +00:00
a3dd05510a
changed SEL timestamp formatting for 'preinit' SEL entries, allowing
...
the number of seconds to be displayed.
2009-06-15 15:28:01 +00:00
ba83ecd7d3
Fixed AMC point-to-point record parsing in FRU
...
-Fixed detection of packing support in GCC
-Added packing support detection magic on all packed structures in project
2009-06-09 16:00:24 +00:00
b23f858ee3
Fixed AMC point-to-point record parsing in FRU
...
-Fixed detection of packing support in GCC
-Added packing support detection magic on all packed structures in project
2009-06-09 15:38:09 +00:00
fb0d4e7fc1
correct EOL (unix)
...
-Fixed detection of packing support in GCC
-Added packing support detection magic on all packed structures in project
2009-06-09 15:36:13 +00:00
a0673a77b3
avoid reopening the interface when already opened
2009-06-09 15:33:30 +00:00
6d4fccf922
added missing completion code string
...
added missing OEM strings (Kontron, PICMG)
2009-06-09 15:32:55 +00:00
c30f036391
Integrated Andy Wray's DDR3 SPD parser patch
2009-06-09 15:26:50 +00:00
72d66edc6c
Bug fix:Some sensor will wrongfully report '0' as interpreted reading
...
- Avoid treating '0' raw value as a special case.
2009-06-05 15:02:39 +00:00
8582569149
Bug fix:Some sensor will wrongfully report '0' as interpreted reading
...
- Avoid treating '0' raw value as a special case.
2009-06-05 14:43:53 +00:00
7cc935f2f1
Fix for Platform Event Message incorrect Generator ID
2009-06-04 20:46:10 +00:00
461ade4994
- Reduce size of sdr_max_write_len to 19 to fit into the recommended 32 bytes limit.
...
(overall message size)
2009-05-29 19:11:26 +00:00
09adafacd8
- Add new Kontron Product in ipmi_strings for product ID.
...
- Kontron KTC5520/EATX Server Motherboard with integrated iBMC/KVM/VM
2009-05-29 19:08:52 +00:00
0ea2ba5f14
fixed previous packet resize patch, the IOL session was no longer reopened
...
after the IPMC upgrade reset
2009-04-21 13:03:02 +00:00
b5fb1221c1
reordered init to allow IPMB address discovery before call to
...
IPMICTL_SET_MY_ADDRESS_CMD
2009-04-21 13:01:29 +00:00
92a2b12fe1
added picmg_frucontrol_vals
2009-04-21 12:20:46 +00:00
a9c626e67e
Jan Safranek man page update for fwum and hpm commands
2009-04-21 01:12:09 +00:00
9e1bf929c2
Fix the case where ipmitool loses the iol connection during the upload
...
block process. Once IPMITool was successfully sent the first byte,
IPMITool will not resize the block size.
Fix the problem when we try to upgrade specific component and the component
is already updated,
Incremented to version 1.06
2009-04-20 19:09:06 +00:00
dece10b9d6
enhanced PICMG fru control
...
- Fix the help message for the picmg fru control command. The command doesn't
support an hex argument
- Changed output format to interpret the raw data supplied
- Prints 'ok' on success
2009-04-20 15:33:51 +00:00
ebce6517f5
Added support files for 'ime' operating mode, used to update Intel ME.
2009-04-20 15:09:06 +00:00
ccb0aba6b9
Change device id mask (IPM_DEV_DEVICE_ID_REV_MASK) 0x07 for 0x0F.
...
As per in IPMI spec V2:
Table 20-2 Get Device Id command byte 3:
[7] 1 = device provides Device SDRs
0 = device does not provide Device SDRs
[6:4] reserved. Return as 0.
[3:0] Device Revision, binary encoded.
The mask need to be done on 4 bits.
2009-04-20 15:08:44 +00:00
0f1e92a450
Added documentation for 'ime' operating mode, used to update Intel ME.
2009-04-20 15:07:14 +00:00
b1ffd29ee6
fixed segfault for fru edit when "field id" is not supported
...
avoid ugly hardcoded ASCII code in parser
added user feedback for string substitution(success or failure)
2009-03-18 21:08:25 +00:00
e2b72d82de
updated HPM firmware agent to version 1.04
...
2009-02-11
- With multi-component HPM file, if one component need to be skipped because
the component is already up-to-date, ipmitool sends "Initiate upgrade
action / Upload for upgrade" anyway.
If the component needs to be skipped, ipmitool will not send "Initiate
upgrade action / Upload for upgrade"
- Incremented version to 1.03
2009-02-11
- Fixed side effect introduced by last version, "forced" update didn't
work anymore
- Incremented version to 1.04
2009-03-18 20:19:23 +00:00
756c22a866
added identification support for Kontron AT8050 ATCA board
2009-03-18 20:18:00 +00:00
1f0bbcd8dd
added SIGINT handler to properly close an opened IOL session when terminated
2009-03-18 20:17:23 +00:00
afbec90dc2
Jan Safranek/Jose Plans patch to add new -Y option to prompt user to enter kgkey
2009-03-16 19:15:17 +00:00
96df77742c
Roll to 1.8.11
2009-02-25 20:02:27 +00:00
956b421ef8
- Clean most of the warnings
2009-02-10 20:47:47 +00:00
e427ed4423
Fix some compiler warnings
2009-02-10 19:41:04 +00:00
6c02a74a31
Changelogs, versions preliminary updates to start getting ready for v1.8.11
2009-02-05 22:54:55 +00:00
b16dc1bf5a
Fix for Tracker Bug #1642710 - ipmi_kcs_drv being loaded/unloaded for 2.4 kernels instead of the correct driver ipmi_si_drv
2009-02-05 00:39:07 +00:00
3268e0d9c1
Fix for Tracker Bug #1863748 - Garbage sensor threshold values displayed when ipmi_sdr_get_sensor_threshold returns non-0x00 completion code; also, tone down the error mgs displayed when unable to get sensor readings
2009-02-04 22:20:09 +00:00
79ed9ec34e
Mirko Klefker 2/3/09 patch to fix a lanplus issue with commands like 'sensor list' without the -t option causing wrong double bridged requests if a sensor is located on another satellite controller
2009-02-04 20:00:18 +00:00
2579bbe542
Fix endian bug in SDR add from file reported in Tracker Bug #2075258
2009-01-31 01:10:18 +00:00
1d927c8c45
Olivier Fourdan <ofourdan@redhat.com> 9/2/08 patch to monitor %used in SEL buffer and log warnings when 80% && 100% full
2009-01-29 21:34:22 +00:00
37cb538e5a
Holger Liebig patch (ID #1990560 ) to get readings from non-linear analog sensors
2009-01-29 20:36:43 +00:00
025f196aec
Dmitry Konyshev 1/23/09 sdr-read-fix patch to fix a crash when dumping SDRs in a file and there's an error getting an sdr. Improve algorithm for finding optimal packet size
2009-01-28 19:54:06 +00:00
928da786e5
Dmitry Konyshev 1/23/09 lan-bridging patch to fix a double-bridging crash, issue with bridging multiple concurrent requests, and erroneous handling of raw Send Message
2009-01-28 19:37:44 +00:00
10f4a1a5c5
Bernard Manjou 6/10/08 patch to include I2c address and LUN so sensors are correctly managed; updated by BM for v1.8.10
2009-01-27 01:20:01 +00:00
ca90a4b48b
Jan Safranek 1/15/09 sol set parm range checking patch based on Vince Worthington's 8/8/07 patch
2009-01-15 19:54:05 +00:00
c5d1894531
Jan Safranek 1/15/09 patch to fix sol activate options usage string
2009-01-15 18:57:52 +00:00
90244733b4
Jan Safranek 1/14/09 patch to add a new -y option allowing specification of kg keys with non-printable characters
2009-01-14 23:27:46 +00:00
4787c3de81
Kipp Glover's 11/24/08 patch to fix node reporting in GUID; Tracker #2339675
2009-01-14 18:59:21 +00:00
8680d3dc4e
Add man page support for new -K kgkey environmental option
2009-01-13 20:32:54 +00:00
be5db2df38
'Skywing' 11/27/08 patch to add an IPMI_KGKEY environmental variable accessible from the command line; I added usage info as well
2009-01-13 19:53:04 +00:00
63eaecf469
Jan Safranek 1/8/09 patch to add support for sol payload status command
2009-01-09 23:22:16 +00:00
b7ae2149e9
Stefan Ott patch for occasional sdr dump segfault #1793076
2009-01-09 22:52:11 +00:00