summaryrefslogtreecommitdiff
path: root/src/arch/x86/lib/romcc_console.c
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-04Add stage information to coreboot bannerStefan Reinauer
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-11-19console: Isolate console_init() for ROMCCKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-18console: Split ROMCC helpersKyösti Mälkki
2014-04-09console: Refactor uart8250/NE2KKyö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-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki
2014-02-06ne2k: Move under drivers/netKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2011-04-20Simplify coreboot's console/console.hStefan Reinauer