summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-3/+2
* sandbox: serial: Support a coloured consoleSimon Glass2014-09-101-0/+83
* sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-31/+36
* sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-171-1/+5
* sandbox: Add LCD driverSimon Glass2014-03-171-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt2013-02-281-6/+38
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driverMarek Vasut2012-10-151-6/+61
* sandbox: put stdin into raw modeMike Frysinger2011-11-031-0/+1
* serial: sandbox: use ssize_t to match os_readMike Frysinger2011-11-031-1/+1
* serial: sandbox: optimize putsMike Frysinger2011-11-031-2/+1
* sandbox: Add serial uartSimon Glass2011-10-171-0/+63
OpenPOWER on IntegriCloud