aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.Rafal Jaworowski2008-03-031-0/+26
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral toMarcel Moolenaar2007-12-191-2/+2
* Don't expose the uart_ops structure directly, but instead haveMarcel Moolenaar2007-04-021-1/+6
* Implement uart_cpu_eqres() and uart_cpu_getdev(). This allowsMarcel Moolenaar2006-07-261-3/+56
* Allow uart(4) to be built on PowerPC.Marcel Moolenaar2006-03-311-0/+54