u-boot/arch/x86/include/asm
Simon Glass ece3a46070 x86: Add a CPU init function for TPL
For TPL we only need to set up the features and identify the CPU to a
basic level. Add a function to handle that.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-11-03 07:20:28 +08:00
..
acpi
arch-baytrail x86: acpi: Remove redundant Offset (0x00) 2018-11-06 13:35:06 +08:00
arch-braswell
arch-broadwell x86: Use a common bus clock for Intel CPUs 2019-10-08 13:57:47 +08:00
arch-coreboot
arch-ivybridge x86: Add common functions for TDP and perf control 2019-10-08 13:57:47 +08:00
arch-qemu x86: qemu: Support getting high memory size 2019-09-10 14:19:39 +08:00
arch-quark x86: acpi: Remove redundant Offset (0x00) 2018-11-06 13:35:06 +08:00
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: Add access to variable MRC data 2019-10-08 13:57:31 +08:00
fsp1 x86: Move common fsp functions into a common file 2019-10-08 13:54:01 +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: Add a forward struct declaration in coreboot_tables.h 2019-07-10 16:52:58 -06: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
e820.h
early_cmos.h
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: timer: Use a separate flag for whether timer is inited 2019-11-03 07:20:27 +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 sound: x86: Add beeping support in i8254 2019-02-20 15:27:09 +08:00
i8259.h
ibmpc.h
intel_regs.h
interrupt.h
io.h x86: Adjust I/O macros to work on 64-bit machines 2019-02-20 15:25:29 +08:00
ioapic.h
ioctl.h
irq.h
ist.h
lapic.h
linkage.h
lpc_common.h
me_common.h
microcode.h
mp.h
mpspec.h
mrc_common.h
mrccache.h x86: Support saving MRC data from SPL 2019-05-08 13:02:14 +08:00
msr-index.h x86: Tidy up some duplicate MSR defines 2019-10-08 13:57:47 +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
ptrace.h
report_platform.h
scu.h
sections.h
setjmp.h
sfi.h
sipi.h
speedstep.h
spl.h x86: spl: Reduce priority of the basic SPL image loader 2019-10-08 13:57:35 +08:00
string.h x86: do not use i386 code for x86_64 memory functions 2019-02-13 09:40:06 +01:00
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