summaryrefslogtreecommitdiffstats
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* console: Fix UART selection promptKyösti Mälkki2014-04-301-1/+1
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-302-10/+2
* uart: Support multiple portsKyösti Mälkki2014-04-301-28/+10
* console: Simplify the enable rulesKyösti Mälkki2014-04-181-45/+17
* console: Split ROMCC helpersKyösti Mälkki2014-04-181-0/+64
* console: Use romstage code for ramstage and SMMKyösti Mälkki2014-04-184-7/+39
* console: Drop driver list in ramstageKyösti Mälkki2014-04-188-335/+9
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-092-7/+1
* console: Simplify vtxprintfKyösti Mälkki2014-04-093-37/+17
* console: Move newline translation outside console_tx_byteKyösti Mälkki2014-04-092-10/+11
* console: Add printk helper for ChromeOSKyösti Mälkki2014-04-091-0/+8
* console: Hide global console_loglevelKyösti Mälkki2014-04-092-4/+9
* console: Unify do_printk()Kyösti Mälkki2014-04-093-8/+13
* console: Split console_init()Kyösti Mälkki2014-04-093-42/+64
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-2/+10
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-092-26/+19
* Make POST device configurable.Idwer Vollering2014-03-162-16/+33
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-043-57/+7
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-043-93/+7
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-2/+1
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-042-26/+9
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-5/+4
* console: Fix includesKyösti Mälkki2014-03-044-0/+9
* option: Add arch-agnostic get_option()Kyösti Mälkki2014-03-041-12/+1
* usbdebug: Unify console APIKyösti Mälkki2014-02-201-4/+4
* printk: support and use %hh prefixPatrick Georgi2014-02-191-1/+9
* console/uart8250*: Remove inclusion of mc146818rtc.hAlexandru Gagniuc2014-02-152-2/+0
* Move hexdump32() to lib/hexdump.Kyösti Mälkki2014-02-111-20/+0
* usbdebug: Improve receive speedKyösti Mälkki2014-02-101-6/+1
* QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki2014-02-061-27/+3
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* Remove sprintfVladimir Serbinenko2014-01-101-14/+0
* console/vsprintf: Implement snprintfVladimir Serbinenko2014-01-101-8/+28
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-231-4/+10
* snprintf: lockless operationVladimir Serbinenko2013-12-071-12/+12
* vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko2013-12-071-23/+52
* usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki2013-12-061-2/+4
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-033-26/+0
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-2/+4
* Log device path into CMOS during probe stagesDuncan Laurie2013-11-261-0/+16
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-262-0/+42
* cmos post: Guard with spinlockDuncan Laurie2013-11-261-3/+12
* console: Add hexdump32 functionMarc Jones2013-11-101-0/+20
* usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki2013-10-222-1/+6
* Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki2013-10-152-3/+2
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+1
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-1/+0
* ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki2013-09-211-1/+1
* usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki2013-09-201-2/+23
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-291-0/+19
OpenPOWER on IntegriCloud