Searched hist:281438 (Results 1 - 22 of 22) sorted by relevance

/freebsd-11.0-release/sys/dev/uart/
H A Duart_dev_msm.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_quicc.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_ti8250.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_imx.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_lpc.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_pl011.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_cpu.hdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_cpu_fdt.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_sab82532.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_bus.hdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_bus_fdt.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_z8530.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_core.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
H A Duart_dev_ns8250.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/arm/samsung/exynos/
H A Dexynos_uart.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/arm/amlogic/aml8726/
H A Duart_dev_aml8726.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/arm/freescale/vybrid/
H A Dvf_uart.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/mips/adm5120/
H A Duart_dev_adm5120.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/mips/rt305x/
H A Duart_dev_rt305x.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/mips/atheros/
H A Duart_dev_ar933x.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/sparc64/pci/
H A Dsbbc.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week
/freebsd-11.0-release/sys/mips/cavium/
H A Duart_dev_oct16550.cdiff 281438 Sat Apr 11 17:23:03 MDT 2015 andrew Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after: 1 week

Completed in 295 milliseconds