summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-31/+36
* | dm: Add a uclass for serial devicesSimon Glass2014-09-102-0/+217
* | serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass2014-09-101-0/+1
* | serial: lpuart: add 32-bit registers lpuart supportJingchang Lu2014-09-081-0/+118
|/
* serial: move nios2-yanu.h into opencores_yanu driverThomas Chou2014-08-301-1/+86
* nios2: divide nios2-io.h into each specific drivers and remove itThomas Chou2014-08-302-2/+57
* omap: clean-up dead configsMasahiro Yamada2014-08-093-12/+1
* serial: sh: Add support External Clock modeNobuhiro Iwamatsu2014-08-092-3/+9
* serial: sh: Add support DL and CKS register for R8A7794Nobuhiro Iwamatsu2014-08-091-1/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-2/+2
|\
| * keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-251-2/+2
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-1/+2
|\ \
| * | serial: sh: Add support R8A7794Nobuhiro Iwamatsu2014-07-241-1/+2
| |/
* | Add a flag indicating when the serial console is readySimon Glass2014-07-231-0/+1
* | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-232-10/+52
* | serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-221-3/+3
* | serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-221-7/+3
* | serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-221-6/+0
|/
* serial_mxc: disable new features of autobaud detectionEric Nelson2014-05-281-2/+2
* serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-121-0/+6
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-7/+3
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-092-11/+11
|\
| * serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-062-3/+3
| * serial: zynq: Remove sparse warningsMichal Simek2014-05-061-8/+8
* | k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-171-0/+8
|/
* sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-1/+5
* sandbox: Add LCD driverSimon Glass2014-03-171-0/+4
* serial: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+28
* serial: arc: Convert to use default_serial_putsAxel Lin2014-02-211-7/+1
* serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin2014-02-211-9/+9
* serial/serial_arc: add work-around of ISS bugAlexey Brodkin2014-02-211-0/+16
* serial_zynq: Migrate to Zynq clock frameworkSoren Brinkmann2014-02-191-11/+2
* zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-14/+20
* Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-193-133/+0
|\
| * ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-063-133/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-171-2/+2
|\ \
| * | serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-051-2/+2
| |/
* | serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin2014-02-111-40/+9
* | serial: opencores_yanu: Fix build errorAxel Lin2014-02-111-1/+2
* | serial/serial_arc - add driver for ARC UARTAlexey Brodkin2014-02-073-0/+108
* | usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-061-2/+2
* | serial: uartlite: Reset RX/TX in initMichal Simek2014-02-041-1/+13
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-3/+2
|\
| * TI:omap3: Drop omap3_zoom2Tom Rini2014-01-071-3/+2
* | serial_sh: add support for SH7753Yoshihiro Shimoda2013-12-181-1/+3
* | serial: lpc32xx: send CR before LFVladimir Zapolskiy2013-12-131-0/+3
|/
* serial: zynq: Remove unused #definesSoren Brinkmann2013-12-021-4/+0
* serial: s5p: Staticize local functionsAxel Lin2013-11-081-12/+12
* serial: xuartlite: Staticize local functionsAxel Lin2013-11-081-10/+10
* serial: mxs_auart: Staticize local functionsAxel Lin2013-11-081-5/+5
OpenPOWER on IntegriCloud