coreboot/src
Aaron Durbin 3fcd356464 lynxpoint: expose pch_disable_devfn()
The function to disable devices was formerly named
pch_hide_devfn(). This routine was doing more than hiding
devices. It was disabling them, i.e. turning them off.
Therefore, rename it to pch_disable_devfn(). Also, allow
external callers to this function.

Change-Id: Id5bb319d4e67892c02a39dff49e45b2811a2f016
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/59276
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/4250
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-12-02 15:08:22 +01:00
..
arch Log device path into CMOS during probe stages 2013-11-26 19:10:31 +01:00
console Log device path into CMOS during probe stages 2013-11-26 19:10:31 +01:00
cpu slippy/falco/peppy: Fix SPD GPIO initialization. 2013-12-01 23:27:10 +01:00
device Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
drivers qemu: minor bochs cleanups 2013-11-26 09:14:57 +01:00
ec H8: Move EC GPE declaration to mainboard 2013-12-01 13:36:25 +01:00
include Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
lib Fix build with USE_OPTION_TABLE 2013-12-01 23:15:08 +01:00
mainboard Add description to MAINBOARD_VENDOR string so it can be overridden 2013-12-02 14:59:33 +01:00
northbridge Add DDR refresh config to pei data structure. 2013-12-01 23:19:38 +01:00
southbridge lynxpoint: expose pch_disable_devfn() 2013-12-02 15:08:22 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode slippy: Minor vboot related fixes 2013-11-25 23:27:53 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00