summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_bus_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r281073, r281074, r281077, r281200:ian2015-05-241-19/+11
* MFC r279723, r279724:ian2015-05-231-36/+17
* MFC r277132: Rename Exynos UART driver functions. No functional change.ian2015-05-231-1/+1
* MFC r272399, r272602, r274451, r274452:ian2015-05-231-0/+2
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-171-1/+4
* MFC r261410ian2014-05-151-0/+3
* MFC r261083, r261092, r261126, r261127, r261128, r261129, r261130, r261131ian2014-05-141-0/+2
* MFC r256839, r256948, r256950, r257299, r257414, r258057, r259090ian2014-05-141-0/+1
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-1/+0
* MFC r257556:ian2013-12-131-0/+5
* MFC r257480:ian2013-12-131-15/+30
* Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-211-0/+2
* Check for generic ns16550 after all other types. A device may be compatibleian2013-08-211-3/+3
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-291-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-98/+0
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+4
* Integrate Efika MX project back to home.ray2013-03-201-0/+4
* Prevent possible usage of uninitialized pbase variable by checkinggonzo2012-12-131-1/+3
* Add PrimeCell UART (PL011) drivergonzo2012-08-301-0/+4
* Merging of projects/armv6, part 8gonzo2012-08-151-5/+10
* Merging of projects/armv6, part 4gonzo2012-08-151-2/+4
* Actually set the baudrate from the FDT.marcel2011-12-301-1/+1
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-021-2/+2
* Check the environment for system devices before using the FDT.marcel2011-01-171-8/+11
* Eliminate FDT_IMMR_VA define.raj2010-07-191-1/+1
* FDT (simplebus) compatible attachment for uart(4).raj2010-06-021-0/+200
OpenPOWER on IntegriCloud