Commit Graph

68 Commits (2b7178afce59f71e95da657273f4132012098c1f)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 3524049cd0 at91rm9200: move serial shutdown code to serial drivers 16 years ago
Jean-Christophe PLAGNIOL-VILLARD beebd851cd at91rm9200: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 843a2654bc at91sam9: add watchdog support 16 years ago
Detlev Zundel 200779e3e2 Rename common ns16550 constants with UART_ prefix to prevent conflicts 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 300f99f453 s3c24x0: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d3e55d0774 imx: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a6ef3ddeaf arm720t/clps7111: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6790c55704 lpc2292: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 176a600d0e ks8695: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ecfa8dda2f imx31: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9ea91c9fef netarm: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 412ab70588 sa1100: move serial driver to drivers/serial 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 40fd626223 s3c44b0: move serial driver to drivers/serial 16 years ago
Vivek Kutal 9e78dae2b2 Replaced endpoint numbers with appropriate macros in usbtty.c. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 16 years ago
Mike Frysinger b4746d8bf9 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) 16 years ago
Ron Madrid f5675aa5ce Create configuration option for restricted ns16550 functions 16 years ago
Atin Malaviya f3c0de6362 Added usbtty_configured() check. Fixed attribute(packed) warnings. 16 years ago
Richard Retanubun 92d3e6e0ff Coldfire: Applied baudrate formula of serial_init to serial_setbrg 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 930590f3e4 ixp: move serial to drivers/serial 16 years ago
Stefan Roese 97cae3a4c6 serial: Rename driver vcth to vct to support other board variants 16 years ago
Jean-Christophe PLAGNIOL-VILLARD fc83c9273c sh: serial: use readx/writex accessors 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9e1fa628bd sh: serial: coding style cleanup 16 years ago
Nobuhiro Iwamatsu 15e2697c9f sh: Update SuperH serial driver 16 years ago
Stefan Roese c034075a71 serial: Add vcth UART driver 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dedacc18a8 usbtty/omap: update to current API 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Nobuhiro Iwamatsu a03c09c5fd sh: Fix typo in SH serial driver 16 years ago
Wolfgang Denk 2c8ccf2728 Makefile: fix bug introduced by commit 47ffd6c2 17 years ago
Wolfgang Denk 47ffd6c2fc Makefile: compile and link each module just once 17 years ago
Andreas Engel 48d0192fe8 Moved conditional compile into Makefile 17 years ago
Andreas Engel 20c9226cb8 Merged serial_pl010.c and serial_pl011.c. 17 years ago
Nobuhiro Iwamatsu ab09f433b5 sh: add support Renesas SH7723 17 years ago
Nobuhiro Iwamatsu 6ede753ddf sh: Add support Renesas SH7203 processor 17 years ago
Guennadi Liakhovetski 3fe7b589f9 S3C64XX: remove broken HWFLOW support from the serial driver 17 years ago
Guennadi Liakhovetski 2fb28dcf82 serial: add S3C64XX serial driver 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 55d6d2d39f drivers/misc: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1a6ffbfaf4 serial: move CFG_NS9750_UART to CONFIG_NS9750_UART 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6c58a030f8 serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE 17 years ago
Stefan Roese 1318673045 Fix merge problems 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 81091f58f0 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 17 years ago
Ricardo Ribalda Delgado f13f64cf42 serial_xuartlite.c: fix compiler warnings 17 years ago
Stefan Roese 60204d06ed ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support 17 years ago
Hugo Villeneuve bcab74baa6 Round the serial port clock divisor value returned by calc_divisor() 17 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 17 years ago
Michal Simek 53ea981c31 microblaze: Clean uartlite driver 17 years ago
Hugo Villeneuve ef130d3093 Fix integer overflow warning in calc_divisor() 17 years ago
TsiChung Liew 81cc32322a ColdFire: Fix UART baudrate formula 17 years ago
Hugo Villeneuve 89134ea1f6 Round the serial port clock divisor value returned by calc_divisor() 17 years ago