coreboot-kgpe-d16/src/mainboard/amd/parmer
Alexandru Gagniuc 342ac64a5d southbridge/hudson: Use MMIO instead of PIO to access PM space
The MMIO region is set up by AGESA very early on, so we can use it to
access the PM register space in ramstage. 16-bit accessors are also
provided to simplify some setup tasks. 16-bit accesses are not
possible via PIO.
The pm2_iowrite/read accessors are removed, as they are not used.

Change-Id: Ie7967b5086eb004525c39721338c6495aedc8165
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5503
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@gmail.com>
2014-04-16 22:29:33 +02:00
..
acpi hudson boards: Don't require ide.asl file on boards without IDE 2014-04-13 21:51:19 +02:00
acpi_tables.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
agesawrapper.c Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR 2014-01-15 15:26:48 +01:00
agesawrapper.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
BiosCallOuts.c AMD Parmer: add IMC fan control 2014-03-10 18:06:09 +01:00
BiosCallOuts.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c AMD f15tn, f16kb: Remove CDIT table and DMI table 2013-11-22 20:29:06 +01:00
cmos.layout GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
devicetree.cb AMD Parmer: remove unused macros and turn off unused pcie port 2013-04-16 17:49:04 +02:00
dsdt.asl AMD Fam15tn: Split DSDT into common sections 2013-07-16 16:14:56 +02:00
get_bus_conf.c AMD Parmer: add IMC fan control 2014-03-10 18:06:09 +01:00
irq_tables.c AMD hudson yangtze: Fix corruption of a global ramstage variable 2013-10-07 19:09:34 +02:00
Kconfig AMD hudson yantgze: Drop MAX_PHYSICAL_CPUS 2014-04-16 14:38:58 +02:00
mainboard.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
mptable.c southbridge/hudson: Use MMIO instead of PIO to access PM space 2014-04-16 22:29:33 +02:00
OptionsIds.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
PlatformGnbPcie.c AMD Trinity: Remove unnecessary lookup table copy 2013-06-06 20:59:59 +02:00
PlatformGnbPcieComplex.h AMD Parmer: remove unused macros and turn off unused pcie port 2013-04-16 17:49:04 +02:00
romstage.c Include boot_cpu.c for romstage builds 2013-08-15 20:49:03 +02:00