summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/uart.c
AgeCommit message (Expand)Author
2016-04-07rockchip: refactor to sharing code among similar SOCsVadim Bendebury
2016-02-09rockchip/rk3288: UART uses 32bit wide registersPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong