fe43278196
- Add sensor hysteresis (positive & negative) to the following command:
...
ipmitool sensor -v
2010-04-29 18:45:12 +00:00
c3b8410fcc
Fixed malloc for logpriv
2010-04-27 16:56:34 +00:00
58e82be3c4
Changed default cipher suite to 1 instead of 3 for iol20
2010-04-27 16:53:05 +00:00
cf63a9d593
Added firmware auxilliary bytes to hpm outputs
2010-04-27 16:50:43 +00:00
5348236e65
- Fix issue with answer of send command (cmd 34h NetFn 6h).
2010-04-26 15:07:43 +00:00
c4ece9a1eb
*** empty log message ***
2010-04-26 15:05:50 +00:00
92cb687630
- Add option to provide a list when filling sdr repository
2010-04-23 20:01:30 +00:00
362bb42cf8
- Add function ipmi_sdr_add_from_list
...
Give the possibility to fill sdr repository from provided comma separated list.
2010-04-23 20:00:41 +00:00
4b230f13d7
- Fix issue with sequence number. (Speed up transfer)
2010-04-16 13:50:19 +00:00
e1c25a988f
- Fix issue with seq number. (Bug causing IOL to be longer)
2010-04-16 13:49:30 +00:00
2902422eeb
- Add declaration of function ipmi_kontronoem_set_large_buffer
2010-04-16 13:46:27 +00:00
ca0932532a
- Add variable to support BUG buffer (when -z option) is used
2010-04-16 13:45:09 +00:00
ea105cd83b
- Add support for BIG Buffer (Use when -z option is used)
2010-04-16 13:41:21 +00:00
c098938a4b
- Enable BIG buffer when requested (OEM to speed up HPM upgrade)
...
- Add -z size option
2010-04-16 13:39:50 +00:00
235f475e60
- Add OEM command to set big buffer size (speed up HPM upgrade)
2010-04-16 13:37:22 +00:00
023a2797b8
- Fix segmentation fault on unrecognize OEM events.
2010-04-08 12:56:53 +00:00
050055e8f0
Fixed a few typos
2010-01-24 21:05:31 +00:00
9a1a15d134
Added packing directive for ARM cross compile with GCC 3.4.5, otherwise the
...
sdr structures gets padded and the pointer cast result in incorrect alignement
2010-01-22 14:24:49 +00:00
9b56a57890
Added 'sdr fill sensors nosats' support to speed up SDR discovery
...
Added SDR name display during discovery (with -v)
2010-01-20 15:08:18 +00:00
ab48fc0f55
Added clk getdenied|getall|getgranted support
...
- improved output format, including name lookup for resource/family etc...
Added initial ' picmg busedresource summary' command support
2010-01-20 15:06:28 +00:00
6878547f27
Restored ability to resize "firmware block" packets.
...
The size was set to 'ok' on any successful command, even if it was not HPMFWUPG_UPLOAD_FIRMWARE_BLOCK.
Incremented subminor revision
2010-01-20 15:01:03 +00:00
57dc49803e
Added PICMG clock e-keying and bused resource control identifiers
...
Added PICMG major version (ATCA/AMC/uTCA) identifiers
2010-01-20 14:57:37 +00:00
0762cdd324
added PICMG clock e-keying and bused resource control identifiers
2010-01-20 14:56:24 +00:00
cf3dd06818
fixed oem/iana data type to allow 24 bits definition
2010-01-20 14:54:52 +00:00
0dfd0d494a
Added dual bridge support (no need for driver support)
2010-01-20 14:53:10 +00:00
e41a6aacb3
Added IPMB dual bridge support (no need for driver support)
2010-01-20 14:52:29 +00:00
50c514e336
Commited
...
- Update ipmi_fru.h to SMBIOS spec 2.6.1 - ID: 2916398
Credit goes to kppglov
2010-01-18 19:39:52 +00:00
021728965c
support sensor bridging in free interface
2009-11-24 23:21:23 +00:00
fae2b40020
applied fix for issue #2865160 (AIX build)
2009-10-02 14:33:38 +00:00
b78f1194c9
applied fix for #2865111 (AIX build)
2009-10-02 14:30:45 +00:00
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