summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/lib/romcc_console.c
Commit message (Expand)AuthorAgeFilesLines
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-87/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Add stage information to coreboot bannerStefan Reinauer2015-03-041-1/+1
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-0/+7
* console: Isolate console_init() for ROMCCKyösti Mälkki2014-11-191-1/+16
* uart: Support multiple portsKyösti Mälkki2014-04-301-3/+3
* console: Split ROMCC helpersKyösti Mälkki2014-04-181-75/+16
* console: Refactor uart8250/NE2KKyösti Mälkki2014-04-091-19/+16
* console: Hide global console_loglevelKyösti Mälkki2014-04-091-14/+7
* console: Split console_init()Kyösti Mälkki2014-04-091-2/+1
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-3/+3
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-041-1/+1
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-5/+3
* console: Fix includesKyösti Mälkki2014-03-041-0/+1
* uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki2014-03-041-0/+1
* ne2k: Move under drivers/netKyösti Mälkki2014-02-061-1/+1
* ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki2013-09-211-3/+0
* CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury2012-03-291-0/+3
* Simplify coreboot's console/console.hStefan Reinauer2011-04-201-0/+135
OpenPOWER on IntegriCloud