u-boot-brain/arch/x86/cpu/intel_common
Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features
At present dm/device.h includes the linux-compatible features. This
requires including linux/compat.h which in turn includes a lot of headers.
One of these is malloc.h which we thus end up including in every file in
U-Boot. Apart from the inefficiency of this, it is problematic for sandbox
which needs to use the system malloc() in some files.

Move the compatibility features into a separate header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
car.S x86: Update a stale comment about ifdtool 2019-05-08 13:02:10 +08:00
car2_uninit.S x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
car2.S x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
cpu_from_spl.c x86: fsp: Save usable RAM and hob_list in the handoff area 2019-10-08 13:57:36 +08:00
cpu.c x86: Add new common CPU functions for turbo/burst mode 2019-10-08 13:57:47 +08:00
fast_spi.c x86: spi: Add helper functions for Intel Fast SPI 2019-12-15 11:44:08 +08:00
itss.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
lpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpss.c x86: Add low-power subsystem (lpss) support 2019-12-15 11:44:25 +08:00
Makefile x86: itss: Add a Kconfig option to enable/disable ITSS driver 2020-02-04 12:54:54 +08:00
me_status.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
microcode.c x86: Use microcode update from device tree for all processors 2018-07-02 09:23:28 +08:00
mrc.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
pch.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
report_platform.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00