summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2014-10-29serial: UniPhier: add static to locally used functionsMasahiro Yamada
2014-10-29serial: UniPhier: add .pending handlerMasahiro Yamada
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-23serial: remove uniphier_serial_initialize() callMasahiro Yamada
2014-10-23serial: uniphier: move CONFIG_UNIPHIER_SERIAL to KconfigMasahiro Yamada
2014-10-23dm: serial: use Driver Model for UniPhier serial driverMasahiro Yamada
2014-10-23dm: add entries to KconfigMasahiro Yamada
2014-10-23dm: serial: consolidate common code moreMasahiro Yamada
2014-10-23dm: serial: remove unnecessary castingMasahiro Yamada
2014-10-23dm: serial: fix console putcMasahiro Yamada
2014-10-23serial: add static directive to local functionsMasahiro Yamada
2014-10-23dm: move platform data headers to include/dm/platform_dataMasahiro Yamada
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: serial: ns16550: Add a cast to the I/O operationsSimon Glass
2014-10-23dm: omap: serial: Add driver model supportSimon Glass
2014-10-23dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass
2014-10-23dm: ns16550: Correct the probe logic for platform dataSimon Glass
2014-10-23dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass
2014-10-23dm: serial: ns16550: Correct logic for checking for characterSimon Glass
2014-10-23dm: serial: Reset the watchdog while waiting in getc()Simon Glass
2014-10-22dm: serial: Support driver model in pl01x driverSimon Glass
2014-10-22dm: serial: Tidy up the pl01x driverSimon Glass
2014-10-22dm: imx: serial: Support driver model in the MXC serial driverSimon Glass
2014-10-22dm: serial: Put common code into separate functionsSimon Glass
2014-10-22dm: exynos: Move serial to driver modelSimon Glass
2014-10-10serial-uclass: Fix compilation errorHans de Goede
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-10-05serial: add UniPhier serial driverMasahiro Yamada
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-10dm: tegra: Enable driver model for serialSimon Glass
2014-09-10dm: serial: Add driver model support for ns16550Simon Glass
2014-09-10dm: serial: Collect common baud rate code in ns16550Simon Glass
2014-09-10dm: serial: Move baud rate calculation to ns16550.cSimon Glass
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass
2014-09-10serial: Set up the 'priv' pointer when creating a serial deviceSimon Glass
2014-09-09arm: vf610: lpuart: disable FIFO on initializatonStefan Agner
2014-09-09arm: vf610: lpuart: fix status register handlingStefan Agner
2014-09-08serial: lpuart: add 32-bit registers lpuart supportJingchang Lu
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