Age | Commit message (Expand) | Author |
2009-05-23 | Seems I confused Mb and MB and was in too much of a rush when I | Jonathan Gray |
2009-02-22 | Untested FB-DIMM decoding adapted from changes made to NetBSD | Jonathan Gray |
2009-02-19 | Indicate if a thermal sensor is present on ddr3 modules. | Jonathan Gray |
2009-02-19 | Move most of spdmem match logic into the driver and add crc16/ddr3 | Jonathan Gray |
2008-11-24 | remove more logically irrelevant DDR code from the SDR function; ok jsg | Constantine A. Murenin |
2008-11-10 | remove some dead code and fix a comment; llvm/clang; ok jsg | Constantine A. Murenin |
2008-05-21 | Print a specific message for non i2c attachments like macppc | Jonathan Gray |
2008-04-21 | when iic_exec fails, return 0xff for the read value; ok jsg | Theo de Raadt |
2008-04-17 | make it more apparent that when we are dealing with 16 bit registers | Theo de Raadt |
2007-11-26 | Display module size for direct rambus rimms, not yet tested. | Jonathan Gray |
2007-11-26 | Add basic rambus decode method, showing the module type. | Jonathan Gray |
2007-11-25 | Kill spdmem_hexdump() before anyone starts using it. | Miod Vallat |
2007-10-20 | Create memory specific decode routines to make code cleaner, | Jonathan Gray |
2007-10-20 | re-introduce the "p_clk rounding" for DDR -- they need it | Theo de Raadt |
2007-10-20 | Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) for | Jonathan Gray |
2007-10-20 | Deal with all possible 16 array offsets for tenths of a nanosecond array, | Jonathan Gray |
2007-10-18 | Correct tenths of a nanosecond cycle encodings for DDR2, | Jonathan Gray |
2007-10-17 | decl variables earlier; pointed out by fgsch | Theo de Raadt |
2007-10-17 | some local variables can shadow to decrease kernel stack use, whee | Theo de Raadt |
2007-10-16 | Fix printing of DIMM size for DDR2. | Mark Kettenis |
2007-10-15 | No need to match on "at34c02" anymore. | Mark Kettenis |
2007-10-14 | correctly print PC and PC2- prefixes; ok jsg | Theo de Raadt |
2007-10-13 | really correct : printing; ok deraadt@ | Constantine A. Murenin |
2007-10-11 | hypenate memory type for readability. | Jonathan Gray |
2007-10-10 | correct : printing; ok jsg | Theo de Raadt |
2007-10-08 | Print registered/CAS latency information for SDRAM. | Jonathan Gray |
2007-10-08 | To identity PC133 we need to check cycle time as modules | Jonathan Gray |
2007-10-08 | Correct frequency for SDRAM. | Jonathan Gray |
2007-10-08 | Don't skip EEPROMs in ofw i2c scan, | Jonathan Gray |
2007-10-08 | Indicate if the module is registered, DDR/DDR2 only at the moment. | Jonathan Gray |
2007-10-07 | Print CAS latency for DDR/DDR2. | Jonathan Gray |
2007-10-07 | Port of Nicolas Joly, Paul Goyette & Tobias Nygren's | Jonathan Gray |