1
0
Fork 0
remarkable-uboot/arch/x86/cpu/ivybridge
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful
Use this new function in places where it simplifies the code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-03-14 15:34:50 -06:00
..
Kconfig x86: Add Intel Cougar Canyon 2 board 2016-02-21 13:42:52 +08:00
Makefile x86: ivybridge: bd82x6x: Support FSP enabled configuration 2016-02-21 13:42:52 +08:00
bd82x6x.c x86: ivybridge: bd82x6x: Support FSP enabled configuration 2016-02-21 13:42:52 +08:00
car.S x86: ivybridge: Fix car_uninit() to correctly set run state 2015-10-21 07:46:51 -06:00
cpu.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
early_me.c x86: ivybridge: Use syscon for the GMA device 2016-01-24 12:09:42 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
gma.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
gma.h x86: Add initial video device init for Intel GMA 2014-11-25 07:11:16 -07:00
ivybridge.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
lpc.c x86: ivybridge: Drop the SMM-locking code 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 dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
sdram.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00