u-boot-brain/arch/x86/cpu/ivybridge
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema
Each system controller can have a number to identify it. It can then be
accessed using syscon_get_by_driver_data(). Put this in a shared header
file and update the only current user.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:09:42 +08:00
..
bd82x6x.c x86: ivybridge: Drop special EHCI init 2016-01-24 12:09:42 +08:00
car.S x86: ivybridge: Fix car_uninit() to correctly set run state 2015-10-21 07:46:51 -06:00
cpu.c x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 2016-01-24 12:09:41 +08:00
early_me.c x86: Set up a shared syscon numbering schema 2016-01-24 12:09:42 +08:00
gma.c x86: ivybridge: Sort out the calls to bridge_silicon_revision() 2016-01-24 12:09:41 +08:00
gma.h x86: Add initial video device init for Intel GMA 2014-11-25 07:11:16 -07:00
Kconfig x86: ivybridge: Do not require HAVE_INTEL_ME 2016-01-13 12:20:15 +08:00
lpc.c x86: ivybridge: Drop the SMM-locking code 2016-01-24 12:09:42 +08:00
Makefile x86: ivybridge: Drop XHCI support 2016-01-24 12:09:42 +08:00
me_status.c x86: ivybridge: Implement SDRAM init 2014-11-21 07:34:15 +01:00
microcode_intel.c x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
model_206ax.c x86: ivybridge: Drop the dead MTRR code 2016-01-24 12:08:17 +08:00
northbridge.c x86: ivybridge: Sort out the calls to bridge_silicon_revision() 2016-01-24 12:09:41 +08:00
report_platform.c x86: ivybridge: Convert report_platform to DM PCI API 2016-01-24 12:09:41 +08:00
sata.c x86: ivybridge: Convert pch.c to use DM PCI API 2016-01-24 12:09:41 +08:00
sdram.c x86: Set up a shared syscon numbering schema 2016-01-24 12:09:42 +08:00