summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-45/+49
* ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boardsStefan Roese2010-10-131-0/+9
* ARMV7: Fixed baudrate setting in pl01x driverMatt Waddel2010-10-131-55/+38
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-112-46/+46
|\
| * atmel_usart: change register access to C structureAndreas Bießmann2010-10-052-46/+46
* | MXC: Add watchdog support to serial driverStefano Babic2010-09-291-2/+5
|/
* ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-231-5/+0
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-301-2/+2
* ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-261-1/+1
* S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-171-5/+1
* SAMSUNG: serial: remove compiler warningsMinkyu Kang2010-07-091-2/+2
* Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-171-0/+3
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-261-10/+12
* SERIAL: Enable port-mapped accessGraeme Russ2010-05-061-30/+39
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-302-16/+16
* Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-271-2/+10
|\
| * altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-241-2/+10
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-244-0/+6
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-023-9/+9
* nios2: Move serial drivers to individual files in drivers/serialScott McNutt2010-04-024-0/+355
* ColdFire: Update uart_port_conf in serial driverTsiChung Liew2010-03-241-2/+2
* mod change 755 => 644 for multiple filesThomas Weber2010-03-211-0/+0
* Add support for Freescale MX25 SOCJohn Rigby2010-03-071-5/+5
* serial_mxc: add support for MX51 processorStefano Babic2010-03-071-6/+12
* convert common files to new SoC accessJens Scharsig2010-02-122-0/+12
* ns16550: kick watchdog while waiting for a characterLadislav Michl2010-02-031-0/+2
* SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR2010-01-231-0/+2
* OMAP3 Add usb device supportTom Rix2009-12-201-0/+2
* Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-271-5/+1
* s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-271-7/+17
* s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-271-1/+1
* Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-271-2/+2
* s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-241-1/+1
* Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-69/+91
* s5pc1xx: support serial driverMinkyu Kang2009-10-132-0/+196
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-182-6/+6
* arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-061-0/+3
* serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok2009-06-212-1/+22
* ZOOM2 Add serial support.Tom Rix2009-06-121-2/+2
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+185
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-0/+386
* arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+16
* arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-121-114/+42
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-152-2/+2
* mips/vcth: Use generic 16550 uart driverDetlev Zundel2009-04-282-127/+1
* Support for PXA27X UDC.Remy Bohmer2009-04-061-1/+3
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-062-4/+4
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+5
OpenPOWER on IntegriCloud