Initial commit 2.0alpha accepted/tizen_3.0_common accepted/tizen_common tizen_3.0.2014.q4_common tizen_3.0.2015.q2_common tizen_3.0.m2 accepted/2.0alpha/20130201.222208 accepted/tizen/3.0/common/20161114.112238 accepted/tizen/common/20150126.100451 submit/2.0alpha/20130201.222745 submit/tizen_3.0_common/20161104.104000 submit/tizen_common/20150126.093738
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 1 Feb 2013 02:44:07 +0000 (18:44 -0800)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 1 Feb 2013 02:44:07 +0000 (18:44 -0800)
commitb19d79bf9028f58e3e4226bd9410b59f19fe3c8d
treea84dec919322f3d19c7c0cf3050c8c134a0d4fc6
Initial commit
45 files changed:
CHANGES [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
eeprom/Module.mk [new file with mode: 0644]
eeprom/README [new file with mode: 0644]
eeprom/ddcmon [new file with mode: 0755]
eeprom/decode-dimms [new file with mode: 0755]
eeprom/decode-edid [new file with mode: 0755]
eeprom/decode-vaio [new file with mode: 0755]
eeprom/decode-xeon [new file with mode: 0755]
eepromer/24cXX.c [new file with mode: 0644]
eepromer/24cXX.h [new file with mode: 0644]
eepromer/Makefile [new file with mode: 0644]
eepromer/README [new file with mode: 0644]
eepromer/README.eeprog [new file with mode: 0644]
eepromer/README.eeprom [new file with mode: 0644]
eepromer/README.eepromer [new file with mode: 0644]
eepromer/eeprog.c [new file with mode: 0644]
eepromer/eeprom.c [new file with mode: 0644]
eepromer/eepromer.c [new file with mode: 0644]
include/Module.mk [new file with mode: 0644]
include/linux/i2c-dev.h [new file with mode: 0644]
packaging/i2c-tools.changes [new file with mode: 0644]
packaging/i2c-tools.spec [new file with mode: 0644]
py-smbus/README [new file with mode: 0644]
py-smbus/setup.py [new file with mode: 0644]
py-smbus/smbusmodule.c [new file with mode: 0644]
stub/Module.mk [new file with mode: 0644]
stub/i2c-stub-from-dump [new file with mode: 0755]
stub/i2c-stub-from-dump.8 [new file with mode: 0644]
tools/Module.mk [new file with mode: 0644]
tools/i2cbusses.c [new file with mode: 0644]
tools/i2cbusses.h [new file with mode: 0644]
tools/i2cdetect.8 [new file with mode: 0644]
tools/i2cdetect.c [new file with mode: 0644]
tools/i2cdump.8 [new file with mode: 0644]
tools/i2cdump.c [new file with mode: 0644]
tools/i2cget.8 [new file with mode: 0644]
tools/i2cget.c [new file with mode: 0644]
tools/i2cset.8 [new file with mode: 0644]
tools/i2cset.c [new file with mode: 0644]
tools/util.c [new file with mode: 0644]
tools/util.h [new file with mode: 0644]
version.h [new file with mode: 0644]