summaryrefslogtreecommitdiff
path: root/src/include/console
AgeCommit message (Expand)Author
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-14Add console wrapper for UART driverVadim Bendebury
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-09console: Fix broken early_print.h include guardsStefan Reinauer
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-09src/include: Doxygen fixesMartin Roth
2014-12-30vboot: Add a new post code for TPM failureDuncan Laurie
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-05-26console: Add console for GDBKyösti Mälkki
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-18console: Simplify the enable rulesKyösti Mälkki
2014-04-18console: Split ROMCC helpersKyösti Mälkki
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09console: Refactor uart8250/NE2KKyösti Mälkki
2014-04-09console: Remove old fix for DEBUG_SMIKyösti Mälkki
2014-04-09console: Simplify vtxprintfKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-10CBMEM console: Fix build for ARMKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-02-20usbdebug: Unify console APIKyösti Mälkki
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-06QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-21Add a specific post code for S3 resume failuresDuncan Laurie
2013-12-07vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko
2013-11-26Clean up POST codes for Boot State machineDuncan Laurie
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-11-24no-car/cbmemc: Fix compilationVladimir Serbinenko
2013-11-10console: Add hexdump32 functionMarc Jones
2013-11-05usbdebug: Fix build for ROMCC boardsKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-07-11include: Fix spellingMartin Roth
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10Rename hardwaremain() to main()Stefan Reinauer