aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/util.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-04-26drivers/uart: Add helper function to allow bit-bangingJulius Werner
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-04drivers/uart: Use baudrate of 115200 by defaultFurquan Shaikh
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04option: Add arch-agnostic get_option()Kyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki