Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | 2 | -6/+6 |
* | arm: Kirkwood: Basic SOCs support | Prafulla Wadaskar | 2009-07-06 | 1 | -0/+3 |
* | serial_mx31: allow it to work with mx27 too and rename to serial_mxc | Ilya Yanok | 2009-06-21 | 2 | -1/+22 |
* | ZOOM2 Add serial support. | Tom Rix | 2009-06-12 | 1 | -2/+2 |
* | lh7a40x: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 2 | -0/+185 |
* | pxa: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 2 | -0/+386 |
* | arm/dcc: add xscale support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+16 |
* | arm/dcc: use static support to allow to use it at anytime | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -114/+42 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 2 | -2/+2 |
* | mips/vcth: Use generic 16550 uart driver | Detlev Zundel | 2009-04-28 | 2 | -127/+1 |
* | Support for PXA27X UDC. | Remy Bohmer | 2009-04-06 | 1 | -1/+3 |
* | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | 2 | -4/+4 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | 1 | -1/+0 |
* | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -0/+5 |
* | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -0/+114 |
* | at91sam9: add watchdog support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -1/+3 |
* | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel | 2009-04-03 | 1 | -18/+21 |
* | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -0/+301 |
* | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | 2 | -0/+222 |
* | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+122 |
* | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+106 |
* | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+118 |
* | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+227 |
* | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+196 |
* | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+161 |
* | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | 2 | -0/+219 |
* | Replaced endpoint numbers with appropriate macros in usbtty.c. | Vivek Kutal | 2009-03-21 | 1 | -6/+6 |
* | arm: add uart dcc support | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-22 | 2 | -0/+227 |
* | drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) | Mike Frysinger | 2009-02-21 | 3 | -11/+3 |
* | Create configuration option for restricted ns16550 functions | Ron Madrid | 2009-02-19 | 1 | -0/+4 |
* | Added usbtty_configured() check. Fixed attribute(packed) warnings. | Atin Malaviya | 2009-02-15 | 1 | -7/+11 |
* | Coldfire: Applied baudrate formula of serial_init to serial_setbrg | Richard Retanubun | 2009-02-06 | 1 | -2/+3 |
* | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | 2 | -0/+126 |
* | serial: Rename driver vcth to vct to support other board variants | Stefan Roese | 2009-01-24 | 2 | -3/+7 |
* | sh: serial: use readx/writex accessors | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -23/+23 |
* | sh: serial: coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-16 | 1 | -17/+18 |
* | sh: Update SuperH serial driver | Nobuhiro Iwamatsu | 2008-12-10 | 1 | -1/+1 |
* | serial: Add vcth UART driver | Stefan Roese | 2008-12-10 | 2 | -0/+122 |
* | usbtty/omap: update to current API | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-09 | 2 | -14/+23 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 3 | -28/+28 |
* | sh: Fix typo in SH serial driver | Nobuhiro Iwamatsu | 2008-09-19 | 1 | -1/+1 |
* | Makefile: fix bug introduced by commit 47ffd6c2 | Wolfgang Denk | 2008-09-09 | 1 | -1/+1 |
* | Makefile: compile and link each module just once | Wolfgang Denk | 2008-09-09 | 1 | -1/+1 |
* | Moved conditional compile into Makefile | Andreas Engel | 2008-09-09 | 2 | -11/+7 |
* | Merged serial_pl010.c and serial_pl011.c. | Andreas Engel | 2008-09-09 | 4 | -178/+69 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2008-09-01 | 2 | -0/+173 |
|\ | |||||
| * | S3C64XX: remove broken HWFLOW support from the serial driver | Guennadi Liakhovetski | 2008-08-31 | 1 | -21/+0 |
| * | serial: add S3C64XX serial driver | Guennadi Liakhovetski | 2008-08-31 | 2 | -0/+194 |
* | | sh: add support Renesas SH7723 | Nobuhiro Iwamatsu | 2008-08-31 | 1 | -12/+34 |
* | | sh: Add support Renesas SH7203 processor | Nobuhiro Iwamatsu | 2008-08-31 | 1 | -1/+2 |
|/ |