coreboot-kgpe-d16/src/southbridge/amd/sb600
Gabe Black 03abaee219 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY
This patch has a rather twisted history. It was originally split off
from a chromium patch, which moved ALTCENTURY to Kconfig. However,
since we have no user without ALTCENTURY, we've agreed that the best
way to proceed is to eliminate the non-ALTCENTURY case entirely.

The old commit message and identifiers are kept below for reference:

The availability of "ALTCENTURY" is now set through a kconfig
variable so it can be available to the RTC driver without having to have a
specialized interface.

BUG=None
TEST=Built and booted on Link with the event log code modified to use the RTC
interface. Verified that the event times were accurate.
BRANCH=nyan

Original-Change-Id: Ifa807898e583254e57167fd44932ea86627a02ee
Original-Signed-off-by: Gabe Black <gabeblack@google.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/197795
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Original-Tested-by: Gabe Black <gabeblack@chromium.org>
Original-Commit-Queue: Gabe Black <gabeblack@chromium.org>

This is the second half the following patch.
(cherry picked from commit 9e0fd75142d29afe34f6c6b9ce0099f478ca5a93)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I8e871f31c3d4be7676abf9454ca90808d1ddca03
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/7987
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins)
2014-12-30 22:10:41 +01:00
..
ac97.c
bootblock.c soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
chip.h
early_setup.c southbridge/amd sb600, sb700 & sb900 spelling fixes 2014-12-17 16:55:09 +01:00
enable_usbdebug.c usbdebug: Move under drivers/usb 2014-02-06 11:13:57 +01:00
hda.c
ide.c Remove PCI_ROM_RUN option 2013-12-24 14:40:49 +01:00
Kconfig usbdebug: Remove EHCI_DEBUG_OFFSET 2014-02-16 20:10:54 +01:00
lpc.c drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY 2014-12-30 22:10:41 +01:00
Makefile.inc usbdebug: Fix boards without EARLY_CBMEM_INIT 2013-10-22 21:35:05 +02:00
pci.c
reset.c
sata.c global: Fix usage of get_option() to make use of CB_CMOS_ codes 2013-12-02 22:11:20 +01:00
sb600.c
sb600.h
sm.c cmos: Rename the CMOS related functions. 2014-10-22 03:55:14 +02:00
smbus.c southbridge/amd sb600, sb700 & sb900 spelling fixes 2014-12-17 16:55:09 +01:00
smbus.h
usb.c southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00