rv1126-uboot/arch/x86/include/asm
Bin Meng e652e1304a x86: baytrail: Conditionally report S3 in the ACPI table
When U-Boot is built without ACPI S3 support, it should not report
S3 in the ACPI table otherwise when kernel does STR it won't work.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Stefan Roese <sr@denx.de>
2017-05-17 17:11:46 +08:00
..
acpi
arch-baytrail x86: baytrail: Conditionally report S3 in the ACPI table 2017-05-17 17:11:46 +08:00
arch-broadwell
arch-coreboot
arch-ivybridge dm: x86: Move link to use driver model for video 2016-10-11 11:55:33 +08:00
arch-qemu
arch-quark
arch-queensbay
fsp x86: fsp: Fix cast for 64-bit compilation 2017-02-06 11:38:46 +08:00
video
acpi_s3.h x86: Store and display previous sleep state 2017-05-17 17:11:46 +08:00
acpi_table.h x86: Use unsigned long for address in table generation 2017-02-06 11:38:46 +08:00
atomic.h
bitops.h
bootm.h
bootparam.h x86: Synchronize list of x86 subarchitectures (update bootparam.h) 2017-02-06 11:38:46 +08:00
byteorder.h x86: Fix up byteorder.h for x86_64 2017-02-06 11:38:46 +08:00
cache.h
config.h
control_regs.h
coreboot_tables.h
cpu.h x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
cpu_common.h
cpu_x86.h cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
e820.h
elf.h
global_data.h x86: baytrail: Conditionally report S3 in the ACPI table 2017-05-17 17:11:46 +08:00
gpio.h
i8254.h
i8259.h
ibmpc.h
intel_regs.h
interrupt.h
io.h
ioapic.h
ioctl.h
irq.h
ist.h
lapic.h
linkage.h
lpc_common.h
me_common.h
microcode.h
mp.h x86: Move the i386 code into its own directory 2017-02-06 11:38:46 +08:00
mpspec.h x86: Update mpspec to build on 64-bit machines 2017-02-06 11:38:46 +08:00
mrc_common.h
mrccache.h
msr-index.h
msr.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
mtrr.h
pch_common.h
pci.h
pirq_routing.h
pmu.h x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
pnp_def.h
posix_types.h x86: Fix up type sizes for 64-bit 2017-02-06 11:38:46 +08:00
post.h x86: Add post codes for OS resume 2017-05-17 17:11:46 +08:00
processor-flags.h
processor.h
ptrace.h
report_platform.h
scu.h x86: Add SCU IPC driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
sections.h
setjmp.h x86: Add implementations of setjmp() and longjmp() 2016-10-18 15:58:50 +08:00
sfi.h x86: Use unsigned long for address in table generation 2017-02-06 11:38:46 +08:00
sipi.h
speedstep.h
spl.h x86: Add an SPL implementation 2017-02-06 11:38:46 +08:00
string.h x86: Add an accelerated memmove() function 2016-10-11 11:55:33 +08:00
tables.h x86: Use unsigned long for address in table generation 2017-02-06 11:38:46 +08:00
turbo.h
types.h x86: Fix up type sizes for 64-bit 2017-02-06 11:38:46 +08:00
u-boot-x86.h Move dram_init_banksize() to a common header 2017-04-05 16:36:51 -04:00
u-boot.h
unaligned.h
zimage.h