coreboot-kgpe-d16/src
Marshall Dawson 50cc53d0a9 amd/stoneyridge: Convert BiosRam access to MMIO
Change the BiosRam read/write functions to use the fixed MMIO range at
0xfed80500.  This is faster than two accesses per byte when using I/O
0xcd4/0xcd5.

Note that BiosRam may only be accessed byte-by-byte.  It does not decode
normally.

Change-Id: I9d8baf2bd5d9d48a87bddfb6a0b86e292a8fdf7d
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/23436
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2018-01-26 22:38:05 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch smbios: handle DIMM of 32G or more 2018-01-26 17:27:51 +00:00
commonlib commonlib/region: expose subregion helper function 2017-12-15 23:35:05 +00:00
console
cpu cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY 2018-01-25 22:36:46 +00:00
device sconfig: Add a new mmio resource type 2018-01-25 16:50:17 +00:00
drivers drivers/i2c/designware: reduce API complication for bus config 2018-01-25 22:36:30 +00:00
ec ec/google/chromeec: Add _PRW property to CREC device 2018-01-26 17:29:31 +00:00
include sconfig: Add a new mmio resource type 2018-01-25 16:50:17 +00:00
lib lib: include timer.c for all stages for GENERIC_UDELAY 2018-01-25 22:36:39 +00:00
mainboard mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
northbridge nb/intel/sandybridge: Use common mrc cache functions 2018-01-26 21:35:24 +00:00
security security/tpm: Move TSS stacks into sub-directory 2018-01-18 02:17:34 +00:00
soc amd/stoneyridge: Convert BiosRam access to MMIO 2018-01-26 22:38:05 +00:00
southbridge AGESA f15 cimx/sb700: Remove unused chips code 2018-01-24 02:09:18 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode AGESA f15 cimx/sb700: Remove vendorcode source 2018-01-24 02:11:04 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00