coreboot-kgpe-d16/src/drivers/uart
Subrata Banik 55cb5f8de5 Remove unnecessary ENV_RAMSTAGE guard
TEST=Able to build coreboot for CML.

Change-Id: Ic0f473e04ffc1de50dee871af52eacf0b328b376
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32764
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-14 06:56:59 +00:00
..
Kconfig (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
Makefile.inc drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
oxpcie.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
oxpcie_early.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
pl011.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pl011.h drivers/uart/pl011: Improve PL011 driver 2018-02-13 01:19:40 +00:00
sifive.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
uart8250io.c Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
uart8250mem.c Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
uart8250reg.h
util.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00