coreboot/src
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/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch timestamps: Remove TIMESTAMP_CACHE_IN_BSS 2019-09-13 19:48:26 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu intel/haswell: Remove some __PRE_RAM__ use 2019-09-13 19:28:36 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers drivers/pc80: Remove some __PRE_RAM__ and __SMM__ 2019-09-13 19:29:46 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include timestamps: Remove TIMESTAMP_CACHE_IN_BSS 2019-09-13 19:48:26 +00:00
lib timestamps: Remove TIMESTAMP_CACHE_IN_BSS 2019-09-13 19:48:26 +00:00
mainboard mb/google/hatch: Merge emmc_sku_gpio_table and gpio_table to one table 2019-09-13 18:05:54 +00:00
northbridge drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
security security/vboot: Replace use of __PRE_RAM__ 2019-09-13 19:29:18 +00:00
soc intel/broadwell: Replace some __PRE_RAM__ use 2019-09-13 19:28:53 +00:00
southbridge drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode: Remove not used #include <elog.h> 2019-09-12 13:16:04 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00