Commit Graph

51 Commits (d7b2912991bb18db26b6c6b51cdc637142e21d3e)

Author SHA1 Message Date
Jeroen Hofstee 94a255dfbb serial: add prototypes for init functions 11 years ago
Jeroen Hofstee 654f8d0f3d serial: make local functions static 11 years ago
Masahiro Yamada c2ded962d4 serial: remove uniphier_serial_initialize() call 11 years ago
Masahiro Yamada 7f368553fc serial: add UniPhier serial driver 11 years ago
Simon Glass addf9513d0 serial: Set up the 'priv' pointer when creating a serial device 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Michal Simek 0986546582 serial: zynq: Fix typo in suffix function name 11 years ago
Michal Simek 870e0bda43 serial: zynq: Fix typo in suffix function name 11 years ago
Alexey Brodkin 22a240c32c serial/serial_arc - add driver for ARC UART 11 years ago
Marek Vasut f8d1086851 ARM: serial: Remove the IXP UART driver 11 years ago
Masahiro Yamada d964df322f drivers: serial_s3c44b0: delete an unused driver 12 years ago
Andreas Wass 661edaafd4 ARM: mxs: Added application UART driver 12 years ago
Jagannadha Sutradharudu Teki a168d3af5d serial: arm_dcc: Register with serial core 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Axel Lin 9935175f50 serial: Use ARRAY_SIZE instead of reinventing it 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago
Benoît Thébaudeau e53232250b arm: Remove support for unused s3c64xx 12 years ago
Wolfgang Denk 4cfc611b4a ARM: ns9750dev: remove remainders of dead board 12 years ago
Joe Hershberger 32057717e0 env: Add a baudrate env handler 13 years ago
Marek Vasut b411eb30f5 arm: Remove support for NETARM 13 years ago
Marek Vasut afad40299e arm: Remove support for s3c4510 13 years ago
Marek Vasut 6f62f42071 arm: Remove support for lpc2292 13 years ago
Marek Vasut 9cd2b9e47e kerneldoc: Annotate drivers/serial/serial.c 13 years ago
Marek Vasut dee1941604 serial: Reorder get_current() 13 years ago
Marek Vasut 6d93e25806 serial: Reorder serial_assign() 13 years ago
Marek Vasut bfb7d7a3d6 serial: Implement default_serial_puts() 13 years ago
Marek Vasut f2760c4acd serial: Enhance the manual relocation 13 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 13 years ago
Marek Vasut f1f1e9cb73 serial: Use puts() and hang() instead of panic() in SPL 13 years ago
Marek Vasut 8bdd7efa23 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 13 years ago
Marek Vasut a30a422084 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 13 years ago
Marek Vasut eb5076697a serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver 13 years ago
Marek Vasut 39f614779f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver 13 years ago
Marek Vasut 0dd9b84908 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver 13 years ago
Marek Vasut a943472c23 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver 13 years ago
Marek Vasut 7cd851a50b serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver 13 years ago
Marek Vasut 21310b5750 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver 13 years ago
Marek Vasut 1f673b4f8b serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver 13 years ago
Marek Vasut a7ffb2fc99 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver 13 years ago
Marek Vasut b6cd0fef93 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver 13 years ago
Marek Vasut 7882e7c182 serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver 13 years ago
Marek Vasut 8b029db859 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver 13 years ago
Marek Vasut cef46b7792 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver 13 years ago
Marek Vasut cc61c31df2 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver 13 years ago
Marek Vasut 4bee0b36de serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver 13 years ago
Marek Vasut 69ea807024 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver 13 years ago
Marek Vasut 28ea4c34a6 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver 13 years ago
Marek Vasut abaef69fbe serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver 13 years ago