summaryrefslogtreecommitdiff
path: root/drivers/serial
Commit message (Expand)AuthorAgeLines
* ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-31-2/+3
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31-4/+2
* Revert "Revert "stm32f4: fix serial output""Tom Rini2015-05-27-0/+3
* Revert "stm32f4: fix serial output"Tom Rini2015-05-10-3/+0
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-10-1/+29
* stm32f4: add serial print portkunhuahuang2015-05-10-12/+59
* stm32f4: fix serial outputkunhuahuang2015-05-10-0/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-05-05-21/+173
|\
| * Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-1/+7
| |\
| | * serial: zynq: Add support for slow emulation platformMichal Simek2015-04-29-1/+7
| * | serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin2015-04-28-1/+0
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-04-23-16/+32
| |\
| | * dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-23-1/+1
| | * serial: ns16550: Remove unnecessary init on UART setupSimon Glass2015-04-22-1/+0
| | * dm: ns16550: Support non-byte register spacing with driver modelSimon Glass2015-04-22-4/+6
| | * serial: ns16550: Add an option to specify the debug UART register shiftSimon Glass2015-04-22-10/+25
| * | stm32f4: Add serial driverrev13@wp.pl2015-04-22-0/+120
| |/
| * serial: pl01x: fix PL010 regressionLinus Walleij2015-04-21-2/+11
| * common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+2
| * dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-16-2/+2
* | fix ARM DCC support for ARMv7 based cores (e.g. CortexA)Alexander Merkle2015-04-16-2/+2
|/
* serial-arc: switch to DMAlexey Brodkin2015-04-03-32/+70
* serial/serial_arc: set registers address during compilationAlexey Brodkin2015-04-03-2/+1
* dm: serial: remove bogus include <ns16550.h>Masahiro Yamada2015-03-25-2/+0
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-3/+4
* serial: ns16550: Fix build error due to a typoAxel Lin2015-03-02-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-01-32/+32
|\
| * serial: UniPhier: move LCR register setting to probe functionMasahiro Yamada2015-03-01-9/+11
| * serial: UniPhier: use 32 bit register accessMasahiro Yamada2015-03-01-28/+26
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2015-03-01-3/+4
|\ \ | |/ |/|
| * serial: sh: fix internal clock source on SCIFVladimir Barinov2015-02-25-2/+3
| * serial: sh: Remove invalid UTF-8 characterNobuhiro Iwamatsu2015-02-25-1/+1
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-124/+0
|/
* serial: ns16550: Support debug UARTSimon Glass2015-02-19-2/+61
* serial: ns16550: Add access functions that don't need platdataSimon Glass2015-02-19-18/+30
* serial: Support an early UART for debuggingSimon Glass2015-02-19-0/+46
* dm: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-02-12-0/+16
* dm: sh: serial: Add support driver modelNobuhiro Iwamatsu2015-02-12-113/+238
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-12-2/+4
* powerpc: Add serial driver for driver modelSimon Glass2015-02-12-0/+41
* dm: core: Add a flag to control sequence numberingSimon Glass2015-01-29-0/+1
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-26-23/+7
|\
| * serial: Extend structure comments with register offsetMichal Simek2015-01-26-6/+6
| * serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek2015-01-26-17/+1
* | x86: Use ePAPR defined properties for x86-uartBin Meng2015-01-13-1/+7
* | serial: ns16550: Support ns16550 compatible pci uart devicesBin Meng2015-01-13-0/+31
|/
* x86: Rename coreboot-serial to x86-serialBin Meng2014-12-18-7/+7
* dm: serial_pl01x: Add missing private data sizeSimon Glass2014-12-11-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-12-08-4/+5
|\
| * ns16550.c: Fix for ns16550 driver hanging on OMAP4Gregoire Gentil2014-12-04-4/+5