]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Support tracing function
authorSimon Glass <sjg@chromium.org>
Tue, 11 Jun 2013 18:14:52 +0000 (11:14 -0700)
committerTom Rini <trini@ti.com>
Wed, 26 Jun 2013 14:18:56 +0000 (10:18 -0400)
commitd8819f94d58d8c94c619431bc34232a52b2d9a6b
treee23d626a39c88355177444a25799d0e320279d3f
parent5b7dcf311236f45ef9f2b1d6a72080bd3fe99ee5
x86: Support tracing function

Some changes are needed to x86 timer functions to support tracing. Add
these so that the feature works correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/global_data.h
arch/x86/include/asm/msr.h
arch/x86/include/asm/u-boot-x86.h
arch/x86/lib/gcc.c
arch/x86/lib/tsc_timer.c