coreboot/src/soc/intel/broadwell
Arthur Heymans 90cca5422d soc/intel/broadwell: Implement postcar stage
This does the following:
- Reuse the cpu/intel/car/non-evict CAR setup and exit.
- Use postcar_frame functions to set up the postcar frame

Change-Id: I428832a2d7e46ce61a7f9bd498b609feb4518eb0
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/29927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-12-05 13:32:42 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
include/soc soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
romstage soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
acpi.c soc/intel/broadwell: Rework acpi/cpu.asl 2018-11-30 21:52:51 +00:00
adsp.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
cpu.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
cpu_info.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
ehci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
elog.c soc/intel/broadwell: use common Intel ACPI hardware definitions 2016-07-15 08:32:49 +02:00
finalize.c broadwell: Fix CONFIG_SPI_CONSOLE usage 2015-12-27 17:42:46 +01:00
gpio.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
hda.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
igd.c soc/intel/broadwell: add support for Intel GMA OpRegion 2018-03-15 14:15:29 +00:00
iobp.c soc/intel/broadwell: Add int to unsigned 2017-03-17 18:03:59 +01:00
Kconfig soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
lpc.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
Makefile.inc soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
me.c src/soc/intel/broadwell/me.c: Correct HMRFPO misspelling 2018-10-02 11:13:44 +00:00
me_status.c broadwell/me: Fix out-of-bounds array access error 2016-05-04 16:33:24 +02:00
memmap.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
minihd.c soc/broadwell: set EM4/EM5 registers based on cdclk 2016-12-07 23:54:14 +01:00
monotonic_timer.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pch.c soc/broadwell: Don't use device_t 2018-09-21 14:05:04 +00:00
pcie.c soc/intel/broadwell: Get rid of device_t 2018-06-01 16:26:09 +00:00
pei_data.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01: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: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
refcode.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
sata.c soc/intel/broadwell: Get rid of device_t 2018-06-01 16:26:09 +00:00
serialio.c soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
smbus.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smbus_common.c smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
smmrelocate.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
spi.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
stage_cache.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
systemagent.c soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation 2018-11-28 11:51:26 +00:00
tsc_freq.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
usb_debug.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
xhci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00