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
/
allwinner
/
a10
/
uart.c
Age
Commit message (
Expand
)
Author
2019-08-05
cpu/allwinner: Remove support
Arthur Heymans
2019-03-04
device/mmio.h: Add include file for MMIO ops
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
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
2016-02-13
cpu/allwinner: Update license headers
Damien Roth
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
2014-08-25
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-04-30
allwinner/a10: Hide SoC specific UART functions
Kyösti Mälkki
2014-03-04
uart8250: Move under drivers/uart
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
allwinner/a10: Fix baudrate calculation
Kyösti Mälkki
2014-03-04
uart: Do not guard entire include file by config options
Kyösti Mälkki
2014-01-08
cpu: Add initial support for Allwinner A10 SoC
Alexandru Gagniuc