coreboot-kgpe-d16/src/console
Ronald G. Minnich e0e784a456 Add UCB RISCV support for architecture, soc, and emulation mainboard..
Works in the RISCV version of QEMU.

Note that the lzmadecode is so unclean that it needs a lot of work.
A cleanup is in progress.

We decided in Prague to do this as one thing, because it forms a nice case study
of the bare minimum you need to add to get a new architecture going in qemu.

Change-Id: If5af15c3a70733d219973e0d032746f8ab027e4d
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/7584
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2014-12-01 19:06:43 +01:00
..
console.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00
die.c Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
early_print.c console: Split ROMCC helpers 2014-04-18 16:39:40 +02:00
init.c Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
ipq806x_console.c Copy u-boot sources as is and modify the tree to still build 2014-11-12 20:39:13 +01:00
Kconfig Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
Makefile.inc Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
post.c src/console/post.c: Sanitize headers from preprocessor abuse 2014-06-27 04:23:40 +02:00
printk.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00
vsprintf.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00
vtxprintf.c src/console: Sanitize headers and IS_ENABLED usage 2014-06-25 11:32:25 +02:00