index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
uart
/
uart.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Atmel serial drivers.
imp
2014-01-23
1
-0
/
+1
*
Add support for Freescale Vybrid Family VF600 heterogeneous
br
2013-11-12
1
-0
/
+1
*
Arrange for uart_cpu_fdt's probe() routine to use the same table of compat
ian
2013-11-02
1
-0
/
+5
*
Add support for uarts other than the serial console in TI OMAP SoCs.
ian
2013-08-21
1
-0
/
+1
*
Teach UART to attach Exynos/s3/s5 class driver.
ray
2013-06-29
1
-0
/
+1
*
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
wkoszek
2013-04-27
1
-0
/
+1
*
Integrate Efika MX project back to home.
ray
2013-03-20
1
-0
/
+1
*
Add PrimeCell UART (PL011) driver
gonzo
2012-08-30
1
-0
/
+1
*
Merging of projects/armv6, part 8
gonzo
2012-08-15
1
-0
/
+1
*
Add sbbc(4), a driver for the BootBus controller found in Serengeti and
marius
2010-04-10
1
-0
/
+1
*
Add the 2nd CCU and PnP devices support on pc98.
nyan
2008-08-25
1
-0
/
+4
*
add device hints to control the rx FIFO interrupt level on 16550A parts
sam
2008-03-12
1
-0
/
+4
*
Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.
raj
2008-03-03
1
-0
/
+1
*
Don't expose the uart_ops structure directly, but instead have
marcel
2007-04-02
1
-0
/
+9
*
Remove definitions of uart_[gs]etdreg. They are not used anymore and
marcel
2006-05-23
1
-6
/
+0
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Revert the introduction of iobase in struct uart_bas. Both the SAB82532
marcel
2003-09-26
1
-2
/
+2
*
- Keep the base address in struct uart_bas for sab82532 and z8530 modules.
nyan
2003-09-23
1
-0
/
+1
*
The uart(4) driver is an universal driver for various UART hardware.
marcel
2003-09-06
1
-0
/
+82