u-boot/arch/x86/cpu/intel_common
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
Makefile x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 2017-02-06 11:38:46 +08:00
car.S x86: Update microcode for secondary CPUs 2016-03-17 10:27:25 +08:00
cpu.c x86: Add debugging when a microcode update fails 2016-08-30 09:26:05 +08:00
lpc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
me_status.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
microcode.c x86: ivybridge: Allow microcode to be collated 2016-08-30 09:26:05 +08:00
mrc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pch.c x86: Move common PCH code into a common place 2016-03-17 10:27:27 +08:00
report_platform.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00