aboutsummaryrefslogtreecommitdiff
path: root/machine/uart.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Use uint64_t, not uintptr_t, to represent FDT addresses/sizesAndrew Waterman1-2/+2
2017-03-27uart: find it using fdtWesley W. Terpstra1-3/+41
2017-03-27uart: add physical device driverWesley W. Terpstra1-0/+38