summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* dm: serial: Don't require device tree to configure a consoleSimon Glass2014-09-231-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-171-6/+13
|\
| * arm: vf610: lpuart: disable FIFO on initializatonStefan Agner2014-09-091-0/+10
| * arm: vf610: lpuart: fix status register handlingStefan Agner2014-09-091-6/+3
* | dm: tegra: Enable driver model for serialSimon Glass2014-09-102-0/+39
* | dm: serial: Add driver model support for ns16550Simon Glass2014-09-102-3/+155
* | dm: serial: Collect common baud rate code in ns16550Simon Glass2014-09-101-20/+13
* | dm: serial: Move baud rate calculation to ns16550.cSimon Glass2014-09-102-11/+21
* | sandbox: serial: Support a coloured consoleSimon Glass2014-09-101-0/+83
* | 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
OpenPOWER on IntegriCloud