aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23trigger hardware watchdog in IXP42x serial driverMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-05-12Serial: p1011: new vendor init optionsJohn Rigby
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-02-21serial: add pantheon soc supportLei Wen
2011-02-21serial: Add Tegra2 serial port supportTom Warren
2011-02-02S5P: serial: Use the inline function instead of static valueMinkyu Kang
2011-02-02serial_mxc: add support for Freescale's i.MX35 processorStefano Babic
2011-02-02serial_mxc: add support for MX53 processorLiu Hui-R64343
2011-01-11sh: serial_sh: Fix build in serial_shNobuhiro Iwamatsu
2011-01-11sh: sh7722: Fix multiple definition of PSDR in serial_shNobuhiro Iwamatsu
2011-01-11sh: serial: Update serial driver for SHNobuhiro Iwamatsu
2010-12-22Merge branch 'next' of ../nextWolfgang Denk
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-12-16Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar
2010-12-16Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macroPrafulla Wadaskar
2010-11-30pl01x: use C structs and readl/writelRabin Vincent
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
2010-10-19ARMV7: S5P: serial: support the s5pc210Minkyu Kang
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