]> git.openfabrics.org - ~adrianc/mstflint.git/commit
ported MFT-4.0.0 changes
authorAdrian Chiris <adrianc@mellanox.com>
Sun, 19 Apr 2015 13:26:30 +0000 (16:26 +0300)
committerAdrian Chiris <adrianc@mellanox.com>
Mon, 20 Apr 2015 13:09:59 +0000 (16:09 +0300)
commit0e372ce284fb69bb7dccf483a703dc6e2435489f
treed8a0e53752a2c8870adcfe78b5484f80feb96b91
parent03f7b77faa1ca0822099b4ed7c736a6bdaf178c4
ported MFT-4.0.0 changes
80 files changed:
Makefile.am
cmdif/Makefile.am
cmdif/tools_cif.c
cmdif/tools_cif.h
configure.ac
debian/changelog
dev_mgt/tools_dev_types.c
dev_mgt/tools_dev_types.h
flint/Makefile.am
flint/cmd_line_parser.cpp
flint/flint.cpp
flint/flint_params.cpp
flint/flint_params.h
flint/subcommands.cpp
include/mtcr_ul/mtcr.h
man/mstflint.1
mflash/Makefile.am
mflash/mflash.c
mflash/mflash.h
mflash/mflash_access_layer.c
mflash/mflash_access_layer.h
mflash/mflash_common_structs.h
mflash/mflash_pack_layer.c
mflash/mflash_pack_layer.h
mflash/mflash_types.h
mft_utils/errmsg.h
mft_utils/mft_sig_handler.c
mft_utils/mft_sig_handler.h
mlxconfig/Makefile.am
mlxconfig/mlxcfg_lib.cpp
mlxconfig/mlxcfg_lib.h
mlxconfig/mlxcfg_param_lib.cpp [new file with mode: 0644]
mlxconfig/mlxcfg_param_lib.h [new file with mode: 0644]
mlxconfig/mlxcfg_parser.cpp
mlxconfig/mlxcfg_status.h [new file with mode: 0644]
mlxconfig/mlxcfg_ui.cpp
mlxconfig/mlxcfg_ui.h
mlxfwops/lib/flint_base.h
mlxfwops/lib/flint_io.cpp
mlxfwops/lib/flint_io.h
mlxfwops/lib/fs2_ops.cpp
mlxfwops/lib/fs3_ops.cpp
mlxfwops/lib/fs3_ops.h
mlxfwops/lib/fw_ops.cpp
mlxfwops/lib/fw_ops.h
mstdump/crd_lib/crdump.c
mstdump/crd_lib/crdump.h
mstdump/crd_main/Makefile.am
mstdump/crd_main/mstdump.c
mstdump/mstdump_dbs/ConnectX4.csv
mstdump/mstdump_dbs/ConnectX4LX.csv [new file with mode: 0644]
mstdump/mstdump_dbs/SwitchEN.csv
mstdump/mstdump_dbs/SwitchIB.csv
mtcr_ul/mtcr_ib.h
mtcr_ul/mtcr_ib_ofed.c
mtcr_ul/mtcr_icmd_cif.h
mtcr_ul/mtcr_int_defs.h
mtcr_ul/mtcr_tools_cif.c
mtcr_ul/mtcr_tools_cif.h
mtcr_ul/mtcr_ul.c
mtcr_ul/packets_common.c
mtcr_ul/packets_common.h
reg_access/reg_access.c
reg_access/reg_access.h
small_utils/mcra.c
tools_layouts/adb_to_c_utils.c
tools_layouts/adb_to_c_utils.h
tools_layouts/cibfw_layouts.c
tools_layouts/cibfw_layouts.h
tools_layouts/cx4fw_layouts.c
tools_layouts/cx4fw_layouts.h
tools_layouts/register_access_open_layouts.c
tools_layouts/register_access_open_layouts.h
tools_layouts/register_access_sib_layouts.c
tools_layouts/register_access_sib_layouts.h
tools_layouts/tools_open_layouts.c
tools_layouts/tools_open_layouts.h
tools_res_mgmt/Makefile.am [new file with mode: 0644]
tools_res_mgmt/tools_res_mgmt.c [new file with mode: 0644]
tools_res_mgmt/tools_res_mgmt.h [new file with mode: 0644]