aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/console/console.h
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* verstage: provide support for serial consoleAaron Durbin2015-05-131-1/+1
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-2/+2
* Add console wrapper for UART driverVadim Bendebury2015-04-141-0/+14
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+1
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-10/+2
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-2/+1
* console: Simplify the enable rulesKyösti Mälkki2014-04-181-16/+15
* console: Split ROMCC helpersKyösti Mälkki2014-04-181-103/+5
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-181-4/+2
* console: Drop driver list in ramstageKyösti Mälkki2014-04-181-18/+0
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-091-1/+0
* console: Simplify vtxprintfKyösti Mälkki2014-04-091-0/+1
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-091-7/+8
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-091-0/+10
* console: Hide global console_loglevelKyösti Mälkki2014-04-091-9/+1
* console: Split console_init()Kyösti Mälkki2014-04-091-0/+1
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-0/+1
* console: Fix includesKyösti Mälkki2014-03-041-16/+0
* Move hexdump32() to lib/hexdump.Kyösti Mälkki2014-02-111-1/+0
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* Log device path into CMOS during probe stagesDuncan Laurie2013-11-261-0/+5
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+5
* console: Add hexdump32 functionMarc Jones2013-11-101-0/+1
* usbdebug: Fix build for ROMCC boardsKyösti Mälkki2013-11-051-1/+1
* include: Fix spellingMartin Roth2013-07-111-1/+1
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-1/+2
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-31/+1
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+3
* x86: expose console_tx_flush in romstageAaron Durbin2013-03-231-1/+1
* console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin2013-02-081-0/+11
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-2/+2
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-141-1/+1
* Add a capability for mainboard-specific posting.Alexandru Gagniuc2012-08-041-0/+2
* CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury2012-03-291-0/+3
* move console includes to central console/console.hStefan Reinauer2012-03-091-7/+10
* Simplify coreboot's console/console.hStefan Reinauer2011-04-201-159/+3
* Unify use of post_codeAlexandru Gagniuc2011-04-111-0/+1
* This patch gets usbdebug console working in romstage.Stefan Reinauer2011-01-281-3/+1
* fix the tree again. Stefan Reinauer2010-12-171-2/+6
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-6/+11
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-3/+2
* oops. always run abuild on a clean tree with no other patches applied.Stefan Reinauer2010-09-271-0/+1
* Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer2010-09-271-1/+19
* Remove warnings from USB debug console code.Myles Watson2010-08-041-0/+3
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-161-0/+23
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-0/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-0/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* oops, sorry, overlapping workStefan Reinauer2010-04-021-6/+0