summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-05-19HREF V1 updatesMichael Brandt
2009-12-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-20OMAP3 Add usb device supportTom Rix
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-10-30use beagleboard musb gadget driverMichael Brandt
2009-10-26Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang
2009-10-21merged changes for u8500 (mop500).Michael Brandt
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk
2009-10-13s5pc1xx: support serial driverMinkyu Kang
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar
2009-06-21serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok
2009-06-12ZOOM2 Add serial support.Tom Rix
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28mips/vcth: Use generic 16550 uart driverDetlev Zundel
2009-04-06Support for PXA27X UDC.Remy Bohmer
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29imx31: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-03-21Replaced endpoint numbers with appropriate macros in usbtty.c.Vivek Kutal
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-19Create configuration option for restricted ns16550 functionsRon Madrid
2009-02-15Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya
2009-02-06Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-01-24serial: Rename driver vcth to vct to support other board variantsStefan Roese
2009-01-16sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD
2009-01-16sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD
2008-12-10sh: Update SuperH serial driverNobuhiro Iwamatsu