859e8a45 | 20-Sep-2014 |
Zdenek Styblik <stybla@turnovfree.net> |
ID: 337 - Add support for 13G Dell PowerEdge
Description: Add support for Dell 13G server. Add support for upcoming Dell PowerEdge 13G server and replace multiple if statments. Based on patch fro
ID: 337 - Add support for 13G Dell PowerEdge
Description: Add support for Dell 13G server. Add support for upcoming Dell PowerEdge 13G server and replace multiple if statments. Based on patch from SriniG <srinivas_g_gowda@dell.com>
Author: Jörg Frings-Fürst <debian@jff-webhosting.net> Origin: based on patch from SriniG <srinivas_g_gowda@dell.com> Bug: http://sourceforge.net/p/ipmitool/patches/102/ Bug-debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756555 Forwarded: http://sourceforge.net/p/ipmitool/patches/102/ Reviewed-by: 2014-08-07 SriniG <srinivas_g_gowda@dell.com>
show more ...
|
737b8017 | 03-Sep-2014 |
Parthasarathy Bhuvaragan <parthasarathy.xx.bhuvaragan@ericsson.com> |
delete duplicate macros
Change-Id: Ie219c955c4644b8ab9822fd1e5523d70038b5261 Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.xx.bhuvaragan@ericsson.com> |
9372d2e3 | 11-Aug-2014 |
Jim Mankovich <jmank@hp.com> |
ID: 328 HPM.2 fixes
Fix commited for Dmitry Bazhenov |
3f508629 | 25-May-2014 |
Zdenek Styblik <stybla@turnovfree.net> |
ID: 305 - HPM.1 deferred activation support fixup
Currently, the HPM.1 agent in the IPMItool does not differ between Rollback support and Deferred Activation Support. The patch fixes up this bug.
C
ID: 305 - HPM.1 deferred activation support fixup
Currently, the HPM.1 agent in the IPMItool does not differ between Rollback support and Deferred Activation Support. The patch fixes up this bug.
Commit for Dmitry Bazhenov
show more ...
|
824c0ed4 | 17-Apr-2014 |
Jim Mankovich <jmank@hp.com> |
Add hpm2.h to list of distributed include files |
a88db0d1 | 09-Apr-2014 |
Zdenek Styblik <stybla@turnovfree.net> |
ID: 300 - new sunoem functionality
Main changes include:
* direct connection to ILOM command line interface * ability to add/delete ssh keys fot ILOM users * ability to set ILOM properties * ab
ID: 300 - new sunoem functionality
Main changes include:
* direct connection to ILOM command line interface * ability to add/delete ssh keys fot ILOM users * ability to set ILOM properties * ability to retrieve various logs from SP * removal of obsolete/non-functioning code and other misc changes
Commit for Martin Hovorka of Oracle
show more ...
|
23e9340b | 08-Apr-2014 |
Zdenek Styblik <stybla@turnovfree.net> |
ID:302 - HPM.2 long message support
This patch adds basic long message support for PICMG-based systems according to the HPM.2 specification. It also introduces APIs for setting inbound and outbound
ID:302 - HPM.2 long message support
This patch adds basic long message support for PICMG-based systems according to the HPM.2 specification. It also introduces APIs for setting inbound and outbound messages sizes per selected interface. This APIs are used in LAN and LAN+ interfaces to set autonomously detected inbound and outbound message sizes. The newly introduced APIs also replace the existing message size detection code in several ipmitool commands in order to leverage the advantages of long message support (HPM.1 upgrade, SDR acquring, FRU inventory read and write). The Kontron-specific long message support is moved under a OEM option.
Commit for Dmitry Bazhenov
show more ...
|
707d77ff | 24-Mar-2014 |
Jordan Hargrave <jordan_hargrave@dell.com> |
Add new SEL entries for ipmi 2.0 rev 1.1
Signed-off-by: Jordan Hargrave <jordan_hargrave@dell.com> Signed-off-by: Zdenek Styblik <stybla@turnovfree.net> |
9e3dba7e | 27-Mar-2014 |
Zdenek Styblik <stybla@turnovfree.net> |
ID: 301 - Add OS/Hypervisor installation status events
Add OS/Hypervisor installation status event types to SEL as noted in table-24 in section 42.2.
Commit-for: Charles Rose |
c18ec02f | 05-Feb-2014 |
Petter Reinholdtsen <pere@hungry.com> |
Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory. |