summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_cpu_powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857,ian2014-05-141-2/+2
* MFC r258259, r258798, r259010ian2014-05-141-20/+77
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-32/+2
* Fix serial console on Apple Xserve G5 by falling back to input-device-1nwhitehorn2009-07-231-9/+32
* Don't use pmap_kextact() when comparing bus handles for Book-E.marcel2009-04-081-0/+4
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-7/+19
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+26
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-2/+2
* Don't expose the uart_ops structure directly, but instead havemarcel2007-04-021-1/+6
* Implement uart_cpu_eqres() and uart_cpu_getdev(). This allowsmarcel2006-07-261-3/+56
* Allow uart(4) to be built on PowerPC.marcel2006-03-311-0/+54
OpenPOWER on IntegriCloud