coreboot-kgpe-d16/src/soc/intel/baytrail
Aaron Durbin 1eae3eed29 baytrail: allow function disable on TXE
Previously it was not known how to put the TXE pci device
into D3Hot. It's been disseminated that this is not a requirement
for disabling the TXE pci device in the function disable register.
Therefore, allow this by returning 0 from place_device_in_d3hot().

BUG=chrome-os-partner:22871
BRANCH=None
TEST=Temporarily set TXE to be disabled. Noted FUNC_DIS was being
     set accordingly.

Change-Id: Ibf537bf8ba718859591dc89bdf41e57c1ea9d836
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/175490
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/4925
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-03-11 19:53:17 +01:00
..
acpi
baytrail baytrail: add lpss iosf functions and regs 2014-02-27 06:35:25 +01:00
bootblock baytrail: load microcode in bootblock 2014-02-05 05:24:13 +01:00
microcode baytrail: add microcode version 319 2014-02-24 18:41:16 +01:00
romstage baytrail: increment boot count for elog 2014-02-27 06:34:41 +01:00
acpi.c baytrail: fix uninitialized acpi structures 2014-02-27 06:34:05 +01:00
chip.c baytrail: add support for disabling south cluster pci devices 2014-02-27 06:12:43 +01:00
chip.h baytrail: Add SATA driver 2014-02-27 06:13:30 +01:00
cpu.c baytrail: get rid of global microcode_ptr 2014-02-24 18:41:35 +01:00
gfx.c baytrail: Switch graphics init to use reg_script 2014-03-11 19:52:06 +01:00
gpio.c rambi: Add ncore GPIO config tables 2014-02-11 22:21:20 +01:00
iosf.c baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
Kconfig Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
Makefile.inc baytrail: fix uninitialized acpi structures 2014-02-27 06:34:05 +01:00
memmap.c baytrail: SMM support 2014-02-16 20:57:14 +01:00
mrc_cache.c
northcluster.c baytrail: remove gfx read_resources() work around 2014-02-24 18:42:05 +01:00
nvm.c
placeholders.c baytrail: fix uninitialized acpi structures 2014-02-27 06:34:05 +01:00
pmutil.c baytrail: SMM support 2014-02-16 20:57:14 +01:00
ramstage.c baytrail: add GNVS to cbmem and set acpi_slp_type 2014-02-27 06:34:17 +01:00
refcode.c baytrail: use version 2 of efi wrapper 2014-02-24 18:42:52 +01:00
reset.c baytrail: add reset support 2014-02-11 22:22:25 +01:00
sata.c baytrail: Add SATA driver 2014-02-27 06:13:30 +01:00
smihandler.c baytrail: SMM support 2014-02-16 20:57:14 +01:00
smm.c baytrail: SMM support 2014-02-16 20:57:14 +01:00
southcluster.c baytrail: allow function disable on TXE 2014-03-11 19:53:17 +01:00
spi.c
tsc_freq.c baytrail: SMM support 2014-02-16 20:57:14 +01:00