summaryrefslogtreecommitdiff
path: root/drivers/serial/serial-uclass.c
AgeCommit message (Expand)Author
2015-03-25dm: serial: remove bogus include <ns16550.h>Masahiro Yamada
2015-02-12dm: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2014-11-27fdt: remove fdtdec_get_alias_node() functionMasahiro Yamada
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-21dm: Allow stdio registration to be droppedSimon Glass
2014-11-21dm: serial: Support changing the baud rateSimon Glass
2014-11-21dm: serial: Move current serial port pointer to global_dataSimon Glass
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-23dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass
2014-10-23dm: serial: Reset the watchdog while waiting in getc()Simon Glass
2014-10-22dm: serial: Put common code into separate functionsSimon Glass
2014-10-10serial-uclass: Fix compilation errorHans de Goede
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-09-23dm: serial: Don't require device tree to configure a consoleSimon Glass
2014-09-10dm: Add a uclass for serial devicesSimon Glass