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
/
include
/
console
/
uart.h
Age
Commit message (
Expand
)
Author
2017-05-22
include/console: Use IS_ENABLED() macro
Nico Huber
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2016-07-25
drivers/uart: Enable debug serial output during postcar
Lee Leahy
2016-05-09
drivers/uart: Enable override for input clock divider
Lee Leahy
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
secmon: allow for serial console
Aaron Durbin
2015-05-13
verstage: provide support for serial console
Aaron Durbin
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-05-26
console: Add console for GDB
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-18
console: Simplify the enable rules
Kyösti Mälkki
2014-04-18
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-09
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-04-09
console uart: Fill coreboot table entries
Kyösti Mälkki
2014-04-09
uart: Prepare to support multiple base addresses
Kyösti Mälkki
2014-03-04
console: Use single driver entry for UARTs
Kyösti Mälkki
2014-03-04
uart8250mem: Unify calls with generic UART
Kyösti Mälkki
2014-03-04
uart8250io: Unify calls with generic UART
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki