coreboot-kgpe-d16/src/drivers/uart
Alexandru Gagniuc 66bbb3187e */Makefile.inc: Compile files needed by uart8250 in x86 bootblock
These files provide symbols needed by console and uart drivers. This
was not an issue in the past, as we were not setting up a C
environment this early in the boot process.

Change-Id: Ied5106ac30a68971c8330e8f8270ab060994a89d
Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc@intel.com>
Reviewed-on: https://review.coreboot.org/12869
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-01-21 05:37:48 +01:00
..
Kconfig drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled 2015-10-04 02:38:24 +00:00
Makefile.inc */Makefile.inc: Compile files needed by uart8250 in x86 bootblock 2016-01-21 05:37:48 +01:00
oxpcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
oxpcie_early.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pl011.c uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
uart8250io.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
uart8250mem.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
uart8250reg.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
util.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00