index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
uart
/
uart8250io.c
Age
Commit message (
Expand
)
Author
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-02-21
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-05-18
uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions
Werner Zeh
2016-09-30
soc/intel/fsp_broadwell_de/uart: Drop it
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
2016-05-09
coreboot_tables: Extend serial port description
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
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-08-25
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-26
uart8250io: Fix build with DEBUG_SMI
Kyösti Mälkki
2014-04-18
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki