coreboot-kgpe-d16/src/soc/amd/stoneyridge
Marshall Dawson d85c4afea5 amd/stoneyridge: Use defined value for SPI flash MTRR
Replace an absolute value with a #define value in bootblock.  This is
in preparation for using an additional MTRR in a subsequent patch.

Change-Id: I006c7cfa0057b3ed4a21359fc8367caf6ec5baf3
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/25455
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
2018-04-06 06:43:43 +00:00
..
acpi soc/amd/stoneyridge/acpi/sleepstates.asl: Fix guarded code 2018-02-06 15:25:26 +00:00
bootblock amd/stoneyridge: Use defined value for SPI flash MTRR 2018-04-06 06:43:43 +00:00
include amd/stoneyridge: Use defined value for SPI flash MTRR 2018-04-06 06:43:43 +00:00
acpi.c soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
BiosCallOuts.c soc/amd/stoneyridge: Create a HALT_THIS_AP callout 2018-03-16 19:01:46 +00:00
chip.c amd/stoneyridge: Add S3 support to POST 2018-02-12 17:02:37 +00:00
chip.h soc/amd/stoneyridge: Add I2C devicetree support. 2018-01-25 22:35:38 +00:00
cpu.c amd/stoneyridge: Move model_15_init.c to cpu.c 2018-02-16 22:46:48 +00:00
enable_usbdebug.c stoneyridge: Rename hudson to southbridge 2017-08-14 14:50:51 +00:00
finalize.c amd/stoneyridge: Move TValid and SmmLock to end of POST 2018-01-31 22:12:50 +00:00
gpio.c soc/amd/stoneyridge: Add functions for GPIO interrupts 2018-02-21 23:36:11 +00:00
hda.c soc/amd/stoneyridge: remove superfluous NULL field initialization 2017-11-04 02:58:41 +00:00
i2c.c soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses 2018-02-06 15:10:20 +00:00
imc.c soc/amd/common: Move Agesa related headers 2017-12-12 16:24:38 +00:00
Kconfig soc/amd/stoneyridge/Kconfig: Create a power restore option 2018-03-07 21:21:26 +00:00
lpc.c soc/amd/stoneyridge: Add I2C support 2018-01-03 22:33:49 +00:00
Makefile.inc soc/amd/stoneyridge: Add functions for GPIO interrupts 2018-02-21 23:36:11 +00:00
monotonic_timer.c soc/amd/stoneyridge: remove dependence on TSC 2018-01-25 23:30:14 +00:00
northbridge.c soc/amd/stoneyridge: Refactor northbridge resource allocator 2018-02-26 18:18:21 +00:00
pmutil.c src/soc/stoneyridge: Add a check for CMOS failure 2018-04-02 21:03:34 +00:00
ramtop.c amd/stoneyridge: Put stage cache into TSEG 2018-02-07 16:24:55 +00:00
reset.c soc/amd/stoney: clean up and update reset.c 2017-12-01 03:29:22 +00:00
romstage.c amd/stoneyridge: Add S3 support to POST 2018-02-12 17:02:37 +00:00
sata.c soc/amd/stoneyridge: remove superfluous NULL field initialization 2017-11-04 02:58:41 +00:00
sb_util.c soc/amd/stoneyridge: Add UMA save function 2018-02-21 16:08:45 +00:00
sm.c soc/amd/stoneyridge/Kconfig: Create a power restore option 2018-03-07 21:21:26 +00:00
smbus.c soc/amd/stoneyridge: Simplify and fix SMBUS code 2017-11-10 19:11:12 +00:00
smbus_spd.c soc/amd/common: Move Agesa related headers 2017-12-12 16:24:38 +00:00
smi.c amd/stoneyridge: Move pm/smi_read/write functions to util file 2017-10-02 22:27:38 +00:00
smi_util.c stoneyridge: Add SCI/GPE configuration 2017-10-20 21:32:29 +00:00
smihandler.c soc/amd/stoneyridge: Put outl arguments in correct order 2018-02-10 23:49:42 +00:00
southbridge.c amd/stoneyridge: Add PM1 wake status to boot log 2018-03-22 09:01:03 +00:00
spi.c soc/amd/stoneyridge/spi: Use correct conversion specifier 2018-02-16 17:10:37 +00:00
tsc_freq.c soc/amd/stoneyridge: Convert monotonic timer 2017-06-29 14:49:55 +00:00
uart.c soc/amd/stoneyridge: Check UART index 2017-10-16 00:12:48 +00:00
usb.c soc/amd/stoneyridge: Add USB OC support 2017-12-06 16:23:44 +00:00