coreboot/src
Gabe Black e2e5c1ef3b 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.

BUG=chrome-os-partner:19420
TEST=Used in a new monotonic implementation on pit.
BRANCH=None

Change-Id: Iffe3b6b25ed7963fcfb66f749c531ea445ea4aeb
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/65301
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@google.com>
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Tested-by: Stefan Reinauer <reinauer@google.com>
2013-08-09 11:18:51 -07:00
..
arch exynos5250: Implement support to boot with USB A-A firmware upload 2013-08-09 11:18:48 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu exynos5420: Configure the UART pins unconditionally. 2013-08-09 11:18:50 -07:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers Patch to refactor code containing aux calls 2013-08-02 17:32:37 -07:00
ec chromeec: Add event methods for EC requested throttle 2013-08-01 00:30:25 -07:00
include timer: Add functions to initialize absolute timer structures. 2013-08-09 11:18:51 -07:00
lib Pit: graphics 2013-08-05 20:53:23 -07:00
mainboard exynos5420: Configure the UART pins unconditionally. 2013-08-09 11:18:50 -07:00
northbridge haswell: Add pei_data field for USB routing 2013-07-31 13:15:53 -07:00
southbridge lynxpoint: Add devicetree config option to force enable ASPM 2013-08-09 11:18:23 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
Kconfig Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. 2013-07-08 11:30:26 -07:00