index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2014-12-11
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-08
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-12-08
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
2014-12-08
serial: pl01x: disable as per type of pl01x
Vikas Manocha
2014-12-08
serial: pl01x: move all line control at same place
Vikas Manocha
2014-12-08
serial: pl01x: fix pl011 baud rate configuration
Vikas Manocha
2014-12-08
serial: pl01x: pass pl01x_type to set baudrate
Vikas Manocha
2014-12-05
ns16550.c: Fix for ns16550 driver hanging on OMAP4
Gregoire Gentil
2014-12-01
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-27
serial: UniPhier: support OF configuration
Masahiro Yamada
2014-11-27
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
dm: tegra: Add platform data for the SPL uart
Simon Glass
2014-11-21
dm: Allow stdio registration to be dropped
Simon Glass
2014-11-21
dm: serial: Support changing the baud rate
Simon Glass
2014-11-21
dm: at91: Add driver model support for the serial driver
Simon Glass
2014-11-21
dm: at91: Refactor serial driver slightly for driver model
Simon Glass
2014-11-21
dm: serial: Move current serial port pointer to global_data
Simon Glass
2014-11-17
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-12
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-11
serial: UniPhier: borrow macros from linux/serial_reg.h
Masahiro Yamada
2014-11-05
Merge git://www.denx.de/git/u-boot-sunxi
Tom Rini
2014-11-05
dm: sunxi: Add support for serial using driver model
Simon Glass
2014-11-04
Merge git://git.denx.de/u-boot-sh
Tom Rini
2014-11-04
serial: add prototypes for init functions
Jeroen Hofstee
2014-11-04
serial: sh: r8a7794: Add support external clock
Nobuhiro Iwamatsu
2014-11-04
serial: sh: Add support R8A7793
Nobuhiro Iwamatsu
2014-10-29
serial: UniPhier: add static to locally used functions
Masahiro Yamada
2014-10-29
serial: UniPhier: add .pending handler
Masahiro Yamada
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-24
serial: remove uniphier_serial_initialize() call
Masahiro Yamada
2014-10-24
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
Masahiro Yamada
2014-10-24
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-24
dm: add entries to Kconfig
Masahiro Yamada
2014-10-24
dm: serial: consolidate common code more
Masahiro Yamada
2014-10-24
dm: serial: remove unnecessary casting
Masahiro Yamada
2014-10-24
dm: serial: fix console putc
Masahiro Yamada
2014-10-24
serial: add static directive to local functions
Masahiro Yamada
2014-10-24
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-24
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2014-10-24
dm: serial: ns16550: Add a cast to the I/O operations
Simon Glass
2014-10-24
dm: omap: serial: Add driver model support
Simon Glass
2014-10-24
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-24
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-24
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-24
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-10-24
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
[next]