summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: add pantheon soc supportLei Wen2011-02-211-0/+2
* serial: Add Tegra2 serial port supportTom Warren2011-02-213-0/+107
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-021-1/+1
* serial_mxc: add support for Freescale's i.MX35 processorStefano Babic2011-02-021-9/+6
* serial_mxc: add support for MX53 processorLiu Hui-R643432011-02-021-0/+6
* sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu2011-01-111-3/+3
* sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu2011-01-111-0/+1
* sh: serial: Update serial driver for SHNobuhiro Iwamatsu2011-01-112-127/+762
* Merge branch 'next' of ../nextWolfgang Denk2010-12-224-43/+61
|\
| * Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar2010-12-161-2/+3
| * Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar2010-12-161-2/+6
| * pl01x: use C structs and readl/writelRabin Vincent2010-11-302-39/+52
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-213-4/+6
|/
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-292-14/+18
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-281-13/+13
| * ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-191-1/+5
* | Coding Style cleanupWolfgang Denk2010-10-271-1/+1
* | 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
OpenPOWER on IntegriCloud