summaryrefslogtreecommitdiffstats
path: root/src/include/console
Commit message (Expand)AuthorAgeFilesLines
* console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin2015-05-051-2/+2
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-271-0/+1
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-2/+2
* Add console wrapper for UART driverVadim Bendebury2015-04-141-0/+14
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-0/+1
* console: Fix broken early_print.h include guardsStefan Reinauer2015-03-091-1/+4
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-1/+2
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-093-71/+2
* src/include: Doxygen fixesMartin Roth2015-01-091-1/+4
* vboot: Add a new post code for TPM failureDuncan Laurie2014-12-301-0/+7
* CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-12-161-1/+1
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* console: Add console for GDBKyösti Mälkki2014-05-263-2/+28
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-2/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-7/+7
* console: Simplify the enable rulesKyösti Mälkki2014-04-187-22/+103
* console: Split ROMCC helpersKyösti Mälkki2014-04-183-103/+161
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-182-4/+27
* console: Drop driver list in ramstageKyösti Mälkki2014-04-182-19/+0
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-091-0/+4
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-091-1/+0
* console: Simplify vtxprintfKyösti Mälkki2014-04-092-5/+3
* 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
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-1/+0
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-1/+0
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-0/+7
* CBMEM console: Fix build for ARMKyösti Mälkki2014-03-101-1/+1
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-0/+2
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-0/+1
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-041-0/+2
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-2/+3
* console: Fix includesKyösti Mälkki2014-03-042-16/+49
* usbdebug: Unify console APIKyösti Mälkki2014-02-201-10/+4
* Move hexdump32() to lib/hexdump.Kyösti Mälkki2014-02-111-1/+0
* usbdebug: Improve receive speedKyösti Mälkki2014-02-101-0/+1
* QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki2014-02-061-0/+7
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-062-1/+37
* Add a specific post code for S3 resume failuresDuncan Laurie2013-12-211-0/+8
* vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko2013-12-071-0/+4
* Clean up POST codes for Boot State machineDuncan Laurie2013-11-261-12/+68
* 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
* no-car/cbmemc: Fix compilationVladimir Serbinenko2013-11-241-1/+1
* console: Add hexdump32 functionMarc Jones2013-11-101-0/+1
* usbdebug: Fix build for ROMCC boardsKyösti Mälkki2013-11-051-1/+1
* ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki2013-09-211-0/+6
* include: Fix spellingMartin Roth2013-07-112-7/+7
OpenPOWER on IntegriCloud