[coreboot-gerrit] Patch merged into coreboot/master: 6ccc45d timer: Add functions to initialize absolute timer structures.

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 31 18:32:54 CEST 2014


the following patch was just integrated into master:
commit 6ccc45d7d57056c2b9f172859894739d94cc723e
Author: Gabe Black <gabeblack at google.com>
Date:   Fri Aug 9 00:48:06 2013 -0700

    timer: Add functions to initialize absolute timer structures.
    
    Otherwise there's no good way to create an absolute timer structure without
    fiddling with its internal structure or assuming a zero initialized structure
    has a value of zero.
    
    Old-Change-Id: Iffe3b6b25ed7963fcfb66f749c531ea445ea4aeb
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/65301
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at google.com>
    Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Tested-by: Stefan Reinauer <reinauer at google.com>
    (cherry picked from commit e2e5c1ef3bb2df95fdf0e33cb2d975a990d07a4a)
    
    exynos: Simplify the monotonic timer implementation.
    
    The previous implementation was overly complicated, and when used in the
    timestamp implementation produced some weird and broken results.
    
    Old-Change-Id: I3048028ddea0657b01b0c94f312764b38d1397e4
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/65302
    Reviewed-by: Ronald G. Minnich <rminnich at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at google.com>
    Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Tested-by: Stefan Reinauer <reinauer at google.com>
    (cherry picked from commit 6a3fde9a5b80cdac76d79c65d20d7dd1f1d9e557)
    
    Squashed two closely related commits.
    
    Change-Id: Ifc32d773f4f93d34275a81781001d080357fe8ef
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6406
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


See http://review.coreboot.org/6406 for details.

-gerrit



More information about the coreboot-gerrit mailing list