summaryrefslogtreecommitdiffstats
path: root/src/include/console
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: Separate the early console (romstage) from the bootblock console.Gabe Black2013-07-101-1/+2
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-4/+4
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-31/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-101-4/+2
* spkmodem consoleVladimir Serbinenko2013-04-182-0/+10
* x86: expose console_tx_flush in romstageAaron Durbin2013-03-231-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* 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
* Define post codes for OS boot and resumeDuncan Laurie2012-11-121-4/+17
* Add POST code for "All devices initialized"Stefan Reinauer2012-11-071-0/+7
OpenPOWER on IntegriCloud