aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
2010-10-13ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boardsStefan Roese
2010-10-13ARMV7: Fixed baudrate setting in pl01x driverMatt Waddel
2010-10-11Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk
2010-10-05atmel_usart: change register access to C structureAndreas Bießmann
2010-09-29MXC: Add watchdog support to serial driverStefano Babic
2010-09-23ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang
2010-07-09SAMSUNG: serial: remove compiler warningsMinkyu Kang
2010-06-17Add Orion5x support to 16550 device driverAlbert Aribaud
2010-05-26Coding style cleanup, update CHANGELOG.Wolfgang Denk
2010-05-06SERIAL: Enable port-mapped accessGraeme Russ
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang
2010-04-27Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk
2010-04-24altera_jtag_uart: bypass when no jtag connectionThomas Chou
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt
2010-03-24ColdFire: Update uart_port_conf in serial driverTsiChung Liew
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-03-07Add support for Freescale MX25 SOCJohn Rigby
2010-03-07serial_mxc: add support for MX51 processorStefano Babic
2010-02-12convert common files to new SoC accessJens Scharsig
2010-02-03ns16550: kick watchdog while waiting for a characterLadislav Michl
2010-01-23SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR
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-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang
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