coreboot-kgpe-d16/src
David Hendricks ff0d8698c2 drivers/uart/pl011: Improve PL011 driver
This adds a struct for registers along with some bits from ATF to
the generic PL011 driver. It also adds a naive implementation of
uart_tx_flush() which was previously stubbed out.

Change-Id: Iee3fc6308cb92ad784e5ff3ac3a6e995d535be65
Signed-off-by: David Hendricks <dhendricks@fb.com>
Reviewed-on: https://review.coreboot.org/23031
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-02-13 01:19:40 +00:00
..
acpi
arch arm64: Add read64() and write64() 2018-02-12 23:05:08 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console
cpu cpu/intel/haswell: Don't select PARALLEL_CPU_INIT 2018-02-06 15:30:06 +00:00
device Add a default path for vbt.bin 2018-02-01 18:57:28 +00:00
drivers drivers/uart/pl011: Improve PL011 driver 2018-02-13 01:19:40 +00:00
ec ec/chromeec: Fix battery ACPI mutex level 2018-02-12 15:56:55 +00:00
include lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard mainboard/google/zoombini/variants/meowth: enable touchscreen 2018-02-12 20:12:06 +00:00
northbridge nb/intel/sandybridge: Always use the same MMCONF_BASE_ADDRESS 2018-02-06 22:40:06 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc amd/stoneyridge: Add S3 support to POST 2018-02-12 17:02:37 +00:00
southbridge drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode vc/amd/00670F00: Introduce S3FinalRestore helper 2018-02-12 17:00:46 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00