19 Jan, 2016

1 commit

  • In a number of places we had wordings of the GPL (or LGPL in a few
    cases) license text that were split in such a way that it wasn't caught
    previously. Convert all of these to the correct SPDX-License-Identifier
    tag.

    Signed-off-by: Tom Rini

    Tom Rini
     

23 Apr, 2014

1 commit


04 Apr, 2011

1 commit

  • The numeric constants in the switch statements are replaced by #defines
    added to the common ddr_spd.h header. This dramatically improves the
    readability of the switch statments.

    In addition, a few of the longer lines were cleaned up, and the DDR2
    type for an SO-RDIMM module was added to the DDR2 switch statement.

    Signed-off-by: Kyle Moffett
    Cc: Andy Fleming
    Cc: Kim Phillips
    Acked-by: York Sun
    Signed-off-by: Kumar Gala

    Kyle Moffett
     

12 May, 2010

1 commit

  • SPD has minor change from Rev 1.2 to 1.3. This patch enables Rev 1.3.
    The difference has ben examined and the code is compatible.
    Speed bins is not verified on hardware for CL7 at this moment.

    This patch also enables SPD Rev 1.x where x is up to "F". According to SPD
    spec, the lower nibble is optionally used to determine which additinal bytes
    or attribute bits have been defined. Software can safely use defaults. However,
    the upper nibble should always be checked.

    Signed-off-by: York Sun
    Signed-off-by: Kumar Gala

    York Sun
     

31 Mar, 2009

1 commit


27 Aug, 2008

1 commit