summaryrefslogtreecommitdiffstats
path: root/src/include/console/uart.h
Commit message (Expand)AuthorAgeFilesLines
* console: Override uart base addressBryant Ou2020-11-091-3/+15
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-6/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-2/+2
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-5/+5
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* drivers/uart: Add helper function to allow bit-bangingJulius Werner2018-04-261-0/+3
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-0/+11
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-5/+0
* include/console: Use IS_ENABLED() macroNico Huber2017-05-221-3/+3
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-5/+20
* src/include: Remove spaces before tabsLee Leahy2017-03-121-1/+1
* src/include: Add parenthesis around macrosLee Leahy2017-03-101-2/+2
* drivers/uart: Enable debug serial output during postcarLee Leahy2016-07-251-1/+1
* drivers/uart: Enable override for input clock dividerLee Leahy2016-05-091-0/+4
* arm64: remove secmonAaron Durbin2015-11-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* secmon: allow for serial consoleAaron Durbin2015-05-131-1/+1
* verstage: provide support for serial consoleAaron Durbin2015-05-131-1/+1
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* console: Add console for GDBKyösti Mälkki2014-05-261-0/+8
* uart: Support multiple portsKyösti Mälkki2014-04-301-7/+7
* console: Simplify the enable rulesKyösti Mälkki2014-04-181-1/+17
* console: Drop driver list in ramstageKyösti Mälkki2014-04-181-1/+0
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-1/+0
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-091-1/+0
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-0/+7
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-0/+2
* uart8250mem: Unify calls with generic UARTKyösti Mälkki2014-03-041-0/+2
* uart8250io: Unify calls with generic UARTKyösti Mälkki2014-03-041-2/+3
* console: Fix includesKyösti Mälkki2014-03-041-0/+49