coreboot/src
Jonathan Neuschäfer 834561e7d6 UPSTREAM: riscv-spike: Replace custom UART with a memory-mapped 8250
Since the HTIF is a non-standard interface, and coreboot already has a
8250 driver, I started implementing an 8250 core for spike[1].

[1]: https://github.com/riscv/riscv-isa-sim/pull/53

BUG=None
BRANCH=None
TEST=None

Change-Id: I84adc1169474baa8cc5837358a8ad3d184cfa51b
Original-Signed-off-by: Jonathan Neuschfer <j.neuschaefer@gmx.net>
Original-Reviewed-on: https://review.coreboot.org/15150
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/352026
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2016-06-13 15:55:44 -07:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch UPSTREAM: arch/riscv: Compile with -mcmodel=medany 2016-06-13 15:55:42 -07:00
commonlib UPSTREAM: commonlib/lz4: Avoid unaligned memory access on RISC-V 2016-06-01 20:37:00 -07:00
console UPSTREAM: console/post: be explicit about conditional cmos_post_log() compiling 2016-05-26 03:21:57 -07:00
cpu UPSTREAM: AGESA vendorcode: Build a common amdlib 2016-05-26 03:21:31 -07:00
device UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
drivers UPSTREAM: soc/intel/apollolake: Update FSP header files 2016-06-10 00:17:55 -07:00
ec UPSTREAM: chromeec: Move EC image hash to separate file in CBFS 2016-06-06 23:34:48 -07:00
include UPSTREAM: lib: Add asmlinkage attribute to bootblock_main_with_timestamp 2016-06-10 00:17:50 -07:00
lib UPSTREAM: lib: Build reg_script for bootblock 2016-06-10 00:17:52 -07:00
mainboard UPSTREAM: riscv-spike: Replace custom UART with a memory-mapped 8250 2016-06-13 15:55:44 -07:00
northbridge UPSTREAM: nb/intel: Factor out common MRC code 2016-06-13 15:55:25 -07:00
soc UPSTREAM: intel/apollolake: Use custom reset calls 2016-06-13 15:55:32 -07:00
southbridge UPSTREAM: drivers/lenovo: Add hybrid graphics driver 2016-06-02 14:06:29 -07:00
superio UPSTREAM: sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-31 12:07:04 -07:00
vendorcode UPSTREAM: util/checklist: Add bootblock support 2016-06-10 00:17:58 -07:00
Kconfig UPSTREAM: Add Board Checklist Support 2016-06-06 23:34:49 -07:00