index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sandbox.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-15
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-21
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2014-09-10
sandbox: serial: Support a coloured console
Simon Glass
2014-09-10
sandbox: Convert serial driver to use driver model
Simon Glass
2014-03-18
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-18
sandbox: Add LCD driver
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-01
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
Marek Vasut
2011-11-03
sandbox: put stdin into raw mode
Mike Frysinger
2011-11-03
serial: sandbox: use ssize_t to match os_read
Mike Frysinger
2011-11-03
serial: sandbox: optimize puts
Mike Frysinger
2011-10-17
sandbox: Add serial uart
Simon Glass