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
/
cpu
/
ti
/
am335x
/
uart.c
Age
Commit message (
Expand
)
Author
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
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-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-04-30
uart: Support multiple ports
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
console: Fix includes
Kyösti Mälkki
2014-03-04
ti/am335x: Fix baudrate calculation
Kyösti Mälkki
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-06
am335x: Implement support for the UART.
Gabe Black
2013-05-26
beaglebone: initial Kconfig and Makefiles
Gabe Black