| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-06 | ARM: serial: Remove the IXP UART driver | Marek Vasut | |
| This driver is no longer used, remove it. Signed-off-by: Marek Vasut <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Michael Schwingen <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-10-17 | serial: Use default_serial_puts() in drivers | Marek Vasut | |
| Replace the in-place ad-hoc implementation of serial_puts() within the drivers with default_serial_puts() call. This cuts down on the code duplication quite a bit. Signed-off-by: Marek Vasut <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut | |
| Remove the support for not-CONFIG_SERIAL_MULTI part from serial port drivers and some board files. Since CONFIG_SERIAL_MULTI is now enabled by default, that part is a dead code. Remove it. Signed-off-by: Marek Vasut <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Anatolij Gustschin <[email protected]> Cc: Stefan Roese <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-10-15 | serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver | Marek Vasut | |
| Implement support for CONFIG_SERIAL_MULTI into ixp serial driver. This driver was so far only usable directly, but this patch also adds support for the multi method. This allows using more than one serial driver alongside the ixp driver. Also, add a weak implementation of default_serial_console() returning this driver. Signed-off-by: Marek Vasut <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Tom Rini <[email protected]> Cc: Michael Schwingen <[email protected]> | |||
| 2011-06-23 | trigger hardware watchdog in IXP42x serial driver | Michael Schwingen | |
| Signed-off-by: Michael Schwingen <[email protected]> | |||
| 2009-01-31 | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | |
| Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |||
