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
/
uart8250.h
Age
Commit message (
Expand
)
Author
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-02-19
move uartmem_getbaseaddr() to generic uart header
David Hendricks
2013-01-04
make early serial console support more generic
David Hendricks
2012-12-12
Fix UART8250 console prototypes
Stefan Reinauer
2012-07-24
Add uartmem_init prototype.
Marc Jones
2012-03-29
Detect whether the OXPCIE card is really present while in the ROM stage.
Gabe Black
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-22
The UART divider should be calculated based on the base frequency
Stefan Reinauer
2011-04-20
drop dead uart init code.
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2004-03-13
added rx support
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman