summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2014-08-30serial: move nios2-yanu.h into opencores_yanu driverThomas Chou
2014-08-30nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou
2014-08-09omap: clean-up dead configsMasahiro Yamada
2014-08-09serial: sh: Add support External Clock modeNobuhiro Iwamatsu
2014-08-09serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan
2014-07-24serial: sh: Add support R8A7794Nobuhiro Iwamatsu
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-22serial: ns16550: use a const variable instead of macroMasahiro Yamada
2014-07-22serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada
2014-07-22serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada
2014-05-28serial_mxc: disable new features of autobaud detectionEric Nelson
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek
2014-05-06serial: zynq: Remove sparse warningsMichal Simek
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-04serial: zynq: Add OF initialization supportMichal Simek
2014-02-21serial: arc: Convert to use default_serial_putsAxel Lin
2014-02-21serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin
2014-02-21serial/serial_arc: add work-around of ISS bugAlexey Brodkin
2014-02-19serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-11serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin
2014-02-11serial: opencores_yanu: Fix build errorAxel Lin
2014-02-07serial/serial_arc - add driver for ARC UARTAlexey Brodkin
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut
2014-02-05serial: s5p: set automatically clears after resetting Rx FIFOInha Song
2014-02-04serial: uartlite: Reset RX/TX in initMichal Simek
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-07TI:omap3: Drop omap3_zoom2Tom Rini
2013-12-18serial_sh: add support for SH7753Yoshihiro Shimoda
2013-12-13serial: lpc32xx: send CR before LFVladimir Zapolskiy
2013-12-02serial: zynq: Remove unused #definesSoren Brinkmann
2013-11-08serial: s5p: Staticize local functionsAxel Lin
2013-11-08serial: xuartlite: Staticize local functionsAxel Lin
2013-11-08serial: mxs_auart: Staticize local functionsAxel Lin
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-22Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2013-10-20usb: udc: add udc.h include fileTroy Kisky
2013-10-17serial: sh: Add support R8A7791Nobuhiro Iwamatsu