index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
uart
/
util.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-04-26
drivers/uart: Add helper function to allow bit-banging
Julius Werner
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-08-04
drivers/uart: Use baudrate of 115200 by default
Furquan Shaikh
2017-07-13
src/drivers: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-13
drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c
Nico Huber
2016-05-09
drivers/uart: Use uart_platform_refclk for all UART models
Lee Leahy
2016-05-09
drivers/uart: Enable override for input clock divider
Lee Leahy
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
option: Add arch-agnostic get_option()
Kyösti Mälkki
2014-03-04
uart8250: Fix and unify baudrate divisor calculation
Kyösti Mälkki