210 Commits (dc1fde90c4d2a9598c7d7523090d84351a0282a8)
 

Author SHA1 Message Date
Jean Delvare dc1fde90c4 decode-dimms: Fix typo in vendor name 12 years ago
Jean Delvare f3c2d09821 DDR3: Round down PC3 numbers to comply with Jedec. 12 years ago
Jean Delvare 589e332a16 DDR3: Round core timings up, not down. 12 years ago
Jean Delvare 38433e792c DDR3: Use the right nibble from byte 21 as the MSB of tRAS. 12 years ago
Jean Delvare 13ff36e2c6 Print a space before "MHz" to improve readability. 12 years ago
Jean Delvare 7ebeca79e4 Decode more DDR3 module types 13 years ago
Jean Delvare 230b751fb1 Prevent hang on reserved DDR3 module type 13 years ago
Jean Delvare 63b17454cf i2cdetect: Clarify the SMBus commands used for probing by default. 13 years ago
Jean Delvare 023bae38b4 Fix decoding of SDR SPD revision. The encoding changed with revision 13 years ago
Jean Delvare 52b5494aa4 Remove duplicate "ns" in SDR timings. 13 years ago
Jean Delvare ff507535ae Add manufacturer names from Jedec document JEP106AJ. 13 years ago
Jean Delvare b7576a85e0 Update vendor list based on Jedec document JEP106AG. Contributed by 13 years ago
Jean Delvare 2361290367 Don't choke when no SPD EEPROM is found while the eeprom or at24 driver 13 years ago
Jean Delvare 6329e3776b Add header file missed from a previous commit. 13 years ago
Jean Delvare fb2196af0a i2c-tools version 3 goes to maintenance mode 13 years ago
Jean Delvare a0020e9bd0 Tools depends on header file version.h. Add the missing dependency to 13 years ago
Jean Delvare 3ceb5a7870 i2c-dev: Move SMBus helper functions to include/i2c/smbus.h 13 years ago
Jean Delvare 82ccde6203 i2c-dev.h: Minimize differences with kernel flavor 13 years ago
Jean Delvare f52965e1d0 decode-dimms: Use short name in side-by-side output mode also when 13 years ago
Jean Delvare 5d1353b04e Decode and print bus width extension of DDR3 memory modules. 13 years ago
Jean Delvare 800f6e1340 Decode and print module configuration type (parity, ECC) of DDR2 memory 13 years ago
Jean Delvare 234971306f i2c-stub-from-dump: Be more tolerant on input dump format 14 years ago
Jean Delvare b9b19ebfc1 Set version to 3.1.0. 14 years ago
Jean Delvare afcfda6d44 Add support for the at24 kernel driver. 15 years ago
Jean Delvare 68bf06b6ef Decode module configuration type and refresh rate of DDR SDRAM. 15 years ago
Guenter Roeck 54fb556f48 i2cset: Check range for data value mask 15 years ago
Guenter Roeck e1b596c53a i2cset: Get command/mode before reading data 15 years ago
Guenter Roeck 2856bf02a5 CHANGES update for i2cset 15 years ago
Guenter Roeck 0a85576b7e i2cset: More stringent parameter validation 15 years ago
Guenter Roeck 60a749a5b8 i2cset: Abort if value mask is set for block commands 15 years ago
Guenter Roeck dc1000124a i2cset: Check number of arguments for block data writes 15 years ago
Guenter Roeck 1d6f7454fa i2cset: Removed obsolete method to specify value mask 15 years ago
Guenter Roeck ce92cda254 i2cset: Replace blanks at beginning of line with tabs 15 years ago
Guenter Roeck 14dccf39fd Added support to write SMBus and I2C block commands to i2cset 15 years ago
Jean Delvare 3af94aa33b Make value arrays const for block write functions. Patch from Roman 15 years ago
Jean Delvare 0aafd1c49e Set version to 3.0.3. 15 years ago
Jean Delvare c9cfdc863c Add a note about the python-devel requirement. 15 years ago
Jean Delvare e1612509b5 Simplify change list. 15 years ago
Jean Delvare f90b992704 Use a 20-bit limit for the i2c bus number. 15 years ago
Jean Delvare 0cd9e87f5e tools: Drop arbitrary limit on I2C bus number 15 years ago
Jean Delvare 29544a7ef4 Point users to the linux-i2c mailing list for questions and bug 15 years ago
Jean Delvare ca52d73a84 Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gone 15 years ago
Jean Delvare e14c8f327d Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare d6fd059d14 Add support for multiple dumps. This makes it easier to setup test 16 years ago
Jean Delvare 9140547eb6 Use fewer global variables, to make the code easier to read and 16 years ago
Jean Delvare d07c46d361 Unload i2c-stub automatically if needed. 16 years ago
Jean Delvare c0ee6a9434 Add support for short writes with PEC. 16 years ago
Jean Delvare d3ce1380a9 Fix array initialization overrun. Reported by David Binderman. 16 years ago
Jean Delvare 275b4aa94f Decode voltage interface level of DDR SDRAM. 16 years ago
Jean Delvare 5e742bac78 Be more robust against seek/read errors on sysfs. 16 years ago