Commit Graph

198 Commits (cc61c31df26f06a1ee92bfee51fb4cf74ee30d06)

Author SHA1 Message Date
Marek Vasut cc61c31df2 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver 12 years ago
Marek Vasut 4bee0b36de serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver 12 years ago
Marek Vasut 69ea807024 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver 12 years ago
Marek Vasut 28ea4c34a6 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver 12 years ago
Marek Vasut abaef69fbe serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver 12 years ago
Marek Vasut e503f90a57 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver 12 years ago
Marek Vasut cfba4573f6 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver 12 years ago
Marek Vasut b207d6455b serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver 12 years ago
Marek Vasut 8c08575749 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver 12 years ago
Marek Vasut abc0ed8da1 serial: ns16550: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 87d692295f serial: microblaze: Move serial registration from serial_initialize() 12 years ago
Tom Rini 51d8102f8e serial: zynq: Move serial registration from serial_initialize() 12 years ago
Marek Vasut b4980515f3 serial: s5p: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 1fe5c11045 serial: pxa: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 28af6385c7 serial: s3c24xx: Move serial registration from serial_initialize() 12 years ago
Marek Vasut 4808f106d2 serial: pxa: Make local functions static 12 years ago
Marek Vasut 407e6a2800 serial: pxa: Implement default_serial_console in serial_pxa.c 12 years ago
Marek Vasut 90bad891e1 serial: Properly spell out the structure member names of serial_driver 12 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 12 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 12 years ago
Michal Simek 25239e12d9 serial: uartlite: Init all uartlites for serial multi 12 years ago
Xu, Hong 1f4faedd51 AT91: Small fix on AT91 USART initialization code 12 years ago
Mathieu J. Poirier 84dee301c3 snowball: Add support for ux500 based snowball board 12 years ago
Mikhail Kshevetskiy 99b603e714 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX 12 years ago
Michal Simek fc3608513b serial: CONSOLE macro is not used 12 years ago
Hideyuki Sano d61678e096 serial: sh: Add support Renesas R8A7740 12 years ago
Nobuhiro Iwamatsu c3d6a35732 serial: sh: Add support Renesas SH73A0 12 years ago
Phil Edworthy 99744b7e34 sh: Add SH7269 device and RSK2+SH7269 board 13 years ago
Nobuhiro Iwamatsu 2a57e7ec96 sh: Add support Renesas SH7734 13 years ago
Vladimir Zapolskiy cc35fdbc4d serial: add LPC32X0 high-speed UART devices support 13 years ago
Vipin KUMAR f9da0f8943 Enable high speed support for USB device framework and usbtty 13 years ago
Vipin KUMAR 2721551a11 USB:gadget:designware USB device controller (UDC) implementation 13 years ago
Phil Edworthy 117029c510 sh: Fix sh7264 clock speed and related serial setting 13 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Stefan Herbrechtsmeier 241d9a61b3 usbtty: init endpoints prior to startup events 13 years ago
Simon Glass 4c7447dfc7 tegra2: Remove unused low-level Tegra2 UART code 13 years ago
Stefano Babic 40f6fffee5 MX: serial_mxc: cleanup removing nasty #ifdef 13 years ago
Marek Vasut abc20aba18 PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X 13 years ago
Marek Vasut 237ce0fe97 PXA: Cleanup serial_pxa 13 years ago
Mike Frysinger ab06a758b9 sandbox: put stdin into raw mode 13 years ago
Mike Frysinger ec8f0b9024 serial: sandbox: use ssize_t to match os_read 13 years ago
Mike Frysinger 5778d54afc serial: sandbox: optimize puts 13 years ago
Chandan Nath 5289e83a8c ARM:AM33XX: Add support for TI AM335X EVM 13 years ago
Lei Wen 93554271b9 serial: reduce include platform file for marvell chip 13 years ago
Simon Glass f8df9d0d1a NS16550: trivial code clean for checkpatch 13 years ago
Michal Simek 8cb9b23755 serial: uartlite: Fix compilation warnings 13 years ago
Linus Walleij 96baa4c376 serial: pl01x: drain PL01x FIFO before baudrate change 13 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 13 years ago
Simon Glass 7accb6ea56 sandbox: Add serial uart 13 years ago
Michal Simek 49a23e4a41 serial: uartlite: Support for SERIAL_MULTI 13 years ago