aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/lib/romstage_console.c
AgeCommit message (Expand)Author
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-09console: Refactor uart8250/NE2KKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-04usbdebug: Move Kconfig under drivers/usbKyö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-11SMP: Add arch-agnostic boot_cpu()Kyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-12-23usbdebug: Add option to disable console for romstageKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-08-16console: Squelch console output from AP CPUs in romstageKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-04-18spkmodem consoleVladimir Serbinenko
2013-03-23x86: expose console_tx_flush in romstageAaron Durbin
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
2012-03-29Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-20Simplify coreboot's console/console.hStefan Reinauer