coreboot-kgpe-d16/src/soc/intel/braswell
Kyösti Mälkki 1c10590307 arch/x86: Use a common timestamp.inc with romcc bootblocks
The same file was replicated three times for certain
soc/intel bootblocks, yet there are no indications or need to do
chipset-specific initialisation.

There is no harm in storing the TSC values in MMX registers
even when they would not be used.

Change-Id: Iec6fa0889f5887effca1d99ef830d383fb733648
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30393
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-12-30 12:30:55 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock arch/x86: Use a common timestamp.inc with romcc bootblocks 2018-12-30 12:30:55 +00:00
include/soc soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo 2018-12-19 05:50:48 +00:00
romstage arch/x86: Drop spurious arch/stages.h includes 2018-12-28 06:47:31 +00:00
acpi.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
chip.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
chip.h
cpu.c cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() 2018-12-20 22:18:05 +00:00
elog.c
emmc.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
gfx.c soc/braswell: ensure ACPI opregion restored on S3 with GOP init 2018-12-18 13:28:01 +00:00
gpio.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
gpio_support.c
hda.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
iosf.c
Kconfig arch/x86: Use a common timestamp.inc with romcc bootblocks 2018-12-30 12:30:55 +00:00
lpc_init.c
lpe.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
lpss.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
Makefile.inc soc/braswell: ensure ACPI opregion restored on S3 with GOP init 2018-12-18 13:28:01 +00:00
memmap.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
northcluster.c src/soc/intel/braswell/northcluster.c: Correct Chromeos RAM reservation 2018-12-19 05:25:08 +00:00
pcie.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
placeholders.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
pmutil.c vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
ramstage.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
sata.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
scc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
sd.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
smm.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
southcluster.c src/soc/intel/braswell/southcluster.c: Config i8254 timer 2018-12-06 11:59:52 +00:00
spi.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
tsc_freq.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
xhci.c soc/intel/braswell: Get rid of device_t 2018-06-04 02:34:28 +00:00