summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/uart.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-211-2/+2
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-14/+13
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-2/+2
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-161-0/+167