coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki 8b93689a35 timestamps: Remove TIMESTAMP_CACHE_IN_BSS
This was implemented for LATE_CBMEM_INIT support which
has already been deprecated.

Change-Id: I39225ba675bc3389e051e15b400a905431969715
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35375
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-13 19:48:26 +00:00
..
acpi AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
include arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
Kconfig AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
Makefile.inc AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpi.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpi_bert_storage.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpi_device.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpi_pld.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpi_s3.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpigen.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
acpigen_dsm.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
assembly_entry.S arch/x86: Restrict use of _car_global[start|end] 2019-09-11 06:28:27 +00:00
boot.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.ld AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
bootblock_crt0.S arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry 2019-09-13 09:59:17 +00:00
bootblock_normal.c
bootblock_romcc.S AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
bootblock_simple.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
c_start.S coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
car.ld arch/x86: Restrict use of _car_global[start|end] 2019-09-11 06:28:27 +00:00
cbfs_and_run.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
cbmem.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cf9_reset.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
cpu.c arch/x86/cpu: Add define and strings for Hygon 2019-06-21 09:11:14 +00:00
cpu_common.c arch/x86: Fix cpu_cpuid_extended_level() return type 2019-07-02 16:10:03 +00:00
ebda.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
exception.c {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling 2019-05-16 18:08:50 +00:00
exit_car.S AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
failover.ld AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
gdt.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
gdt_init.S arch/x86: Prepare GDT for x86_64 2019-03-06 20:00:55 +00:00
id.S
id.ld
idt.S
ioapic.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
memcpy.c
memlayout.ld AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
memmove.c
memset.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
mmap_boot.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
mpspec.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
pirq_routing.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
postcar.c timestamps: Remove TIMESTAMP_CACHE_IN_BSS 2019-09-13 19:48:26 +00:00
postcar_loader.c arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
prologue.inc AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
rdrand.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
smbios.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
tables.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
thread.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
thread_switch.S AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
timestamp.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
timestamp.inc arch/x86: Unify bootblock MMX register usage 2019-01-08 15:31:19 +00:00
verstage.c AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
wakeup.S AUTHORS: Move src/arch/x86 copyrights into AUTHORS file 2019-09-10 12:50:17 +00:00
walkcbfs.S