coreboot-kgpe-d16/src/southbridge
Stefan Reinauer 3a6550d989 timestamps: Switch from tsc_t to uint64_t
Cherry-pick from chromium and adjusted for added boards
and changed directory layout for arch/arm.

Timestamp implementation for ARMv7

Abstract the use of rdtsc() and make the timestamps
uint64_t in the generic code.

The ARM implementation uses the monotonic timer.

Original-Signed-off-by: Stefan Reinauer <reinauer@google.com>

BRANCH=none
BUG=chrome-os-partner:18637
TEST=See cbmem print timestamps

Original-Change-Id: Id377ba570094c44e6895ae75f8d6578c8865ea62
Original-Reviewed-on: https://gerrit.chromium.org/gerrit/63793
(cherry-picked from commit cc1a75e059020a39146e25b9198b0d58aa03924c)

Change-Id: Ic51fb78ddd05ba81906d9c3b35043fa14fbbed75
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8020
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-01-05 22:21:49 +01:00
..
amd drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY 2014-12-30 22:10:41 +01:00
broadcom Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' 2014-11-05 14:53:56 +01:00
dmp southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns 2014-12-07 21:11:58 +01:00
intel timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
nvidia southbridge/nvidia: Spelling/comment fix 2014-12-17 16:54:45 +01:00
rdc southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
ricoh southbridge/ricoh: Spelling fixes 2014-12-17 16:54:03 +01:00
sis southbridge/sis: Spelling/comment fixes 2014-12-17 02:30:12 +01:00
ti southbridge/ricoh,ti: Remove trailing whitespace in debug output 2014-08-10 08:27:41 +02:00
via smihandler.c: Fix doxygen errors in southbridge_smi_handler 2015-01-04 20:06:57 +01:00
Kconfig Add support for DMP Vortex86EX PCI southbridge. 2013-07-03 18:31:22 +02:00
Makefile.inc Add support for DMP Vortex86EX PCI southbridge. 2013-07-03 18:31:22 +02:00