u-boot/arch/x86/include/asm
Wolfgang Wallner 142c9751a6 x86: Move itss.h from Apollo Lake to the generic x86 include directory
The code in this file is not specific to Apollo Lake. According to
coreboot sources (where this code comes from), it is common to at least:
  * Apollo Lake
  * Cannon Lake
  * Ice Lake
  * Skylake

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-02-04 01:19:28 +08:00
..
acpi
arch-apollolake x86: Move itss.h from Apollo Lake to the generic x86 include directory 2020-02-04 01:19:28 +08:00
arch-baytrail
arch-braswell
arch-broadwell x86: Make MSR_PKG_POWER_SKU common 2019-12-15 11:44:20 +08:00
arch-coreboot
arch-ivybridge x86: Make MSR_PKG_POWER_SKU common 2019-12-15 11:44:20 +08:00
arch-qemu x86: qemu: Support getting high memory size 2019-09-10 14:19:39 +08:00
arch-quark
arch-queensbay
arch-slimbootloader x86: slimbootloader: Set TSC information for tsc_timer 2019-08-09 22:24:02 +08:00
arch-tangier x86: tangier: Use spaces over TABs in ASL code 2019-09-10 16:19:03 +08:00
fsp x86: fsp: Make the notify API call common 2019-12-15 11:44:17 +08:00
fsp1 x86: fsp: Make the notify API call common 2019-12-15 11:44:17 +08:00
fsp2 x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00
video
acpi.h
acpi_table.h x86: acpi: Annotate struct acpi_table_header with __packed 2019-09-10 16:17:55 +08:00
atomic.h
bitops.h
bootm.h
bootparam.h x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 2019-10-01 18:20:47 +08:00
byteorder.h
cache.h
cmos_layout.h
config.h
control_regs.h
coreboot_tables.h x86: Update coreboot serial table struct 2020-02-04 01:19:25 +08:00
cpu.h x86: spl: Support init of a PUNIT 2019-11-03 07:20:27 +08:00
cpu_common.h x86: Add new common CPU functions for turbo/burst mode 2019-10-08 13:57:47 +08:00
cpu_x86.h
dma-mapping.h asm: dma-mapping.h: Fix dma mapping functions 2020-01-25 12:04:36 -05:00
e820.h
early_cmos.h
fast_spi.h x86: spi: Add helper functions for Intel Fast SPI 2019-12-15 11:44:08 +08:00
fsp_arch.h x86: Move fsp_ffs.h include to fsp_arch.h 2019-10-08 13:50:55 +08:00
global_data.h x86: fsp: Allow remembering the location of FSP-S 2019-12-15 11:44:17 +08:00
gpio.h
handoff.h x86: fsp: Save usable RAM and hob_list in the handoff area 2019-10-08 13:57:36 +08:00
hob.h x86: fsp: Tidy up comment style a little 2019-10-08 13:53:54 +08:00
i8254.h
i8259.h
ibmpc.h
intel_pinctrl.h x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
intel_pinctrl_defs.h x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
intel_regs.h
interrupt.h
io.h
ioapic.h
ioctl.h
irq.h
ist.h
itss.h x86: Move itss.h from Apollo Lake to the generic x86 include directory 2020-02-04 01:19:28 +08:00
lapic.h
linkage.h
lpc_common.h
lpss.h x86: Add low-power subsystem (lpss) support 2019-12-15 11:44:25 +08:00
me_common.h
microcode.h
mp.h
mpspec.h
mrc_common.h
mrccache.h x86: Don't export mrccache_update() 2019-12-15 11:44:14 +08:00
msr-index.h x86: apl: Add a CPU driver 2019-12-15 11:44:29 +08:00
msr.h
mtrr.h x86: Add a function to set variable MTRRs 2019-10-08 13:57:48 +08:00
pch_common.h
pci.h x86: pci: Drop the first parameter in pci_x86_r/w_config() 2019-10-08 13:57:46 +08:00
pirq_routing.h
pmu.h
pnp_def.h
posix_types.h
post.h
processor-flags.h
processor.h x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
ptrace.h
report_platform.h
scu.h
sections.h
setjmp.h
sfi.h
sipi.h
speedstep.h
spl.h x86: spi: Add helper functions for Intel Fast SPI 2019-12-15 11:44:08 +08:00
string.h
tables.h
turbo.h
types.h
u-boot-x86.h x86: Add a CPU init function for TPL 2019-11-03 07:20:28 +08:00
u-boot.h
unaligned.h
zimage.h