index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sandbox.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-14
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-20
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-17
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
sandbox: Add LCD driver
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-28
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