summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeLines
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-22-0/+10
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-1/+1
* sandbox: Add serial uartSimon Glass2011-10-17-0/+64
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-09-19/+121
* ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-01-0/+6
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-22-1/+4
* serial: drop useless ctlr fieldMike Frysinger2011-07-26-20/+14
* serial: push default_serial_console to driversMike Frysinger2011-07-26-0/+47
* scaled down version of generic libraries for SPLAneesh V2011-07-26-0/+3
* driver/serial: delete at91rm9200_usartAndreas Bießmann2011-07-04-127/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-23-2/+5
|\
| * trigger hardware watchdog in IXP42x serial driverMichael Schwingen2011-06-23-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-6/+0
|/
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-18-21/+7
* Serial: p1011: new vendor init optionsJohn Rigby2011-05-12-3/+31
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-4/+0
* serial: add pantheon soc supportLei Wen2011-02-21-0/+2
* serial: Add Tegra2 serial port supportTom Warren2011-02-21-0/+107
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-02-1/+1
* serial_mxc: add support for Freescale's i.MX35 processorStefano Babic2011-02-02-9/+6
* serial_mxc: add support for MX53 processorLiu Hui-R643432011-02-02-0/+6
* sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu2011-01-11-3/+3
* sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu2011-01-11-0/+1
* sh: serial: Update serial driver for SHNobuhiro Iwamatsu2011-01-11-127/+762
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-43/+61
|\
| * Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar2010-12-16-2/+3
| * Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar2010-12-16-2/+6
| * pl01x: use C structs and readl/writelRabin Vincent2010-11-30-39/+52
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-4/+6
|/
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-14/+18
|\
| * Add generic support for samsung s3c2440C Nauman2010-10-28-13/+13
| * ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-1/+5
* | Coding Style cleanupWolfgang Denk2010-10-27-1/+1
* | PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-45/+49
|/
* ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boardsStefan Roese2010-10-13-0/+9
* ARMV7: Fixed baudrate setting in pl01x driverMatt Waddel2010-10-13-55/+38
* Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-10-11-46/+46
|\
| * atmel_usart: change register access to C structureAndreas Bießmann2010-10-05-46/+46
* | MXC: Add watchdog support to serial driverStefano Babic2010-09-29-2/+5
|/
* ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-23-5/+0
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-2/+2
* ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-1/+1
* S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-5/+1
* SAMSUNG: serial: remove compiler warningsMinkyu Kang2010-07-09-2/+2
* Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-17-0/+3
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-26-10/+12
* SERIAL: Enable port-mapped accessGraeme Russ2010-05-06-30/+39
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-16/+16
* Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-27-2/+10
|\