]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Import MSR/MTRR code from Linux
authorGraeme Russ <graeme.russ@gmail.com>
Sun, 2 Dec 2012 04:55:11 +0000 (04:55 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:39 +0000 (14:30 -0800)
commit98568f0fa96bca77382ec6fdf06852ada559c2bf
treeac2e7a79964b299849cec0a5c6b4177c873c93a8
parent61e0ea900a3741920f7a74017a23e34bc13bd599
x86: Import MSR/MTRR code from Linux

Imported from Linux 3.1 with a few modifications to suit U-Boot

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/msr-index.h [new file with mode: 0644]
arch/x86/include/asm/msr.h [new file with mode: 0644]
arch/x86/include/asm/mtrr.h [new file with mode: 0644]