coreboot-kgpe-d16/payloads/libpayload/drivers
Stefan Reinauer 777028fd8a libpayload: Split off generic serial API from 8250 driver
There is a lot of generic code in the 8250 driver that should
be available for non-8250 systems with serial ports as well.

Change-Id: I67fcb12b5fa99ae0047b3cbf1815043d3919437e
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/14371
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-04-16 01:08:23 +02:00
..
serial libpayload: Split off generic serial API from 8250 driver 2016-04-16 01:08:23 +02:00
storage libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
timer libpayload: Add timer driver for armada38x 2016-02-04 11:32:22 +01:00
udc libpayload: udc/dwc2: Ignore setup packet in check for queue empty 2015-11-13 00:53:02 +01:00
usb libpayload: xhci: Add delay to get reset working more reliably 2015-11-05 17:40:30 +01:00
video cbgfx: add error code to cbgfx_init 2016-01-14 18:44:20 +01:00
Makefile.inc libpayload: Split off generic serial API from 8250 driver 2016-04-16 01:08:23 +02:00
cbmem_console.c
hid.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
keyboard.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
nvram.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
options.c
pci.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
speaker.c