Home
last modified time | relevance | path

Searched hist:aef60d8c4a5b5a4d31e56dd0288ec523f64f47bd (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_dev_ti8250.caef60d8c4a5b5a4d31e56dd0288ec523f64f47bd Wed Aug 21 16:33:02 CEST 2013 Ian Lepore <ian@FreeBSD.org> Add support for uarts other than the serial console in TI OMAP SoCs.

The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols). This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.
H A Duart_cpu_fdt.cdiff aef60d8c4a5b5a4d31e56dd0288ec523f64f47bd Wed Aug 21 16:33:02 CEST 2013 Ian Lepore <ian@FreeBSD.org> Add support for uarts other than the serial console in TI OMAP SoCs.

The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols). This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.
H A Duart_bus_fdt.cdiff aef60d8c4a5b5a4d31e56dd0288ec523f64f47bd Wed Aug 21 16:33:02 CEST 2013 Ian Lepore <ian@FreeBSD.org> Add support for uarts other than the serial console in TI OMAP SoCs.

The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols). This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.
H A Duart.hdiff aef60d8c4a5b5a4d31e56dd0288ec523f64f47bd Wed Aug 21 16:33:02 CEST 2013 Ian Lepore <ian@FreeBSD.org> Add support for uarts other than the serial console in TI OMAP SoCs.

The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols). This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.
/freebsd/sys/arm/ti/
H A Dfiles.tidiff aef60d8c4a5b5a4d31e56dd0288ec523f64f47bd Wed Aug 21 16:33:02 CEST 2013 Ian Lepore <ian@FreeBSD.org> Add support for uarts other than the serial console in TI OMAP SoCs.

The TI uart hardware is ns16550-compatible, except that before it can
be used the clocks and power have to be enabled and a non-standard
mode control register has to be set to put the device in uart mode
(as opposed to irDa or other serial protocols). This adds the extra
code in an extension to the standard ns8250 probe routine, and the
rest of the driver is just the standard ns8250 code.