u-boot/arch/x86/cpu/ivybridge
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
..
Kconfig x86: Move common MRC Kconfig options to the common file 2016-03-17 10:27:25 +08:00
Makefile x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
bd82x6x.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
cpu.c x86: ivybridge: Add more debugging for failures 2017-02-06 11:38:46 +08:00
early_me.c dm: x86: Move link to use driver model for video 2016-10-11 11:55:33 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
ivybridge.c x86: squash lines for immediate return 2016-09-23 17:53:49 -04:00
lpc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
model_206ax.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
northbridge.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
sata.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sdram.c x86: ivybridge: Add more debugging for failures 2017-02-06 11:38:46 +08:00
sdram_nop.c x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00