summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/plat/omap-serial.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6AnilKumar Ch2012-09-241-1/+1
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-2/+0
* serial: omap: fix compile breakageFelipe Balbi2012-09-071-4/+0
* serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-061-37/+0
* serial: omap: fix software flow controlVikram Pandita2012-09-061-2/+2
* serial: omap: don't access the platform_deviceFelipe Balbi2012-09-061-5/+5
* serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-051-0/+2
* OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-161-0/+7
* OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-181-1/+0
* ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-141-0/+6
* ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-141-1/+2
* ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-141-2/+5
* ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-141-0/+2
* ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-141-0/+7
* ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-141-0/+3
* ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-141-0/+2
* ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R2011-12-141-0/+4
* ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R2011-12-141-2/+0
* ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R2011-12-141-1/+0
* omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson2010-12-201-1/+1
* omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-301-9/+0
* OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-3/+0
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+0
* serial: Add OMAP high-speed UART driverGovindraj.R2010-09-291-0/+129
OpenPOWER on IntegriCloud