summaryrefslogtreecommitdiff
path: root/drivers/serial/sandbox.c
AgeCommit message (Expand)Author
2014-09-10sandbox: serial: Support a coloured consoleSimon Glass
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driverMarek Vasut
2011-11-03sandbox: put stdin into raw modeMike Frysinger
2011-11-03serial: sandbox: use ssize_t to match os_readMike Frysinger
2011-11-03serial: sandbox: optimize putsMike Frysinger
2011-10-17sandbox: Add serial uartSimon Glass