summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/omap-serial.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-19OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R1-1/+0
2011-12-15ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R1-0/+6
2011-12-15ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter1-1/+2
2011-12-15ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K1-2/+5
2011-12-15ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R1-0/+2
2011-12-15ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R1-0/+7
2011-12-15ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R1-0/+3
2011-12-15ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R1-0/+2
2011-12-15ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R1-0/+4
2011-12-15ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R1-2/+0
2011-12-15ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R1-1/+0
2010-12-21omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson1-1/+1
2010-12-01omap: Serial: Define register access modes in LCRAndrei Emeltchenko1-9/+0
2010-12-01OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko1-3/+0
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+0
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R1-0/+129