summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* NS16550: trivial code clean for checkpatchSimon Glass2011-10-231-17/+20
* serial: uartlite: Fix compilation warningsMichal Simek2011-10-231-1/+1
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-221-0/+10
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-171-1/+1
* sandbox: Add serial uartSimon Glass2011-10-172-0/+64
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-091-19/+121
* ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-011-0/+6
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-221-1/+4
* serial: drop useless ctlr fieldMike Frysinger2011-07-264-20/+14
* serial: push default_serial_console to driversMike Frysinger2011-07-263-0/+47
* scaled down version of generic libraries for SPLAneesh V2011-07-261-0/+3
* driver/serial: delete at91rm9200_usartAndreas Bießmann2011-07-042-127/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-231-2/+5
|\
| * trigger hardware watchdog in IXP42x serial driverMichael Schwingen2011-06-231-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-6/+0
|/
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-181-21/+7
* Serial: p1011: new vendor init optionsJohn Rigby2011-05-122-3/+31
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-4/+0
* 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
OpenPOWER on IntegriCloud