coreboot/src
Werner Zeh c439109359 mb/siemens/mc_bdx1: Set up RTC backup mode to primary cell
The used RTC6110SA has issues to enter backup mode when the power supply
decreases too slow when the mainboard is turned off. Switch to backup
mode "primary cell" to make sure backup mode will be entered correctly
on power-off. In addition set IOCUTEN to minimize the backup current
consumption of the RTC.

Change-Id: I9733aa9f2981a25f6d42279eff0c4980e5eb5a5a
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/20413
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-06-30 16:57:21 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: update assembly to ensure 16-byte alignment into C 2017-06-29 14:58:59 +00:00
commonlib commonlib/storage: Zero extend MMC capacity 2017-06-27 21:55:49 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
device src/device: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:57 +00:00
drivers rx6110sa: Add a software reset sequence in case of power loss 2017-06-30 16:57:12 +00:00
ec src/ec: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:49:22 +00:00
include lib/spd_bin: Use proper I2C addresses 2017-06-29 15:41:02 +00:00
lib lib/spd_bin: Use proper I2C addresses 2017-06-29 15:41:02 +00:00
mainboard mb/siemens/mc_bdx1: Set up RTC backup mode to primary cell 2017-06-30 16:57:21 +00:00
northbridge nb/haswell: set ASLB gnvs to OpRegion ACPI memory address 2017-06-29 14:40:49 +00:00
soc soc/intel/skylake/Kconfig: Drop useless FSP1.1/2.0 prompts 2017-06-29 15:40:56 +00:00
southbridge southbridge/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-30 03:44:59 +00:00
superio device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/amd: Unify Porting.h across all targets 2017-06-27 17:35:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00