index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sandbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
sandbox: serial: Move priv into a header file
Simon Glass
2021-01-05
1
-15
/
+1
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-3
/
+3
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-6
/
+6
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-5
/
+5
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
sandbox: serial: Update to use membuff
Simon Glass
2020-12-13
1
-29
/
+19
*
sandbox: serial: Convert to livetree
Simon Glass
2020-12-13
1
-3
/
+1
*
serial: sandbox: Drop unnecessary #ifdefs
Simon Glass
2020-12-13
1
-9
/
+2
*
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-10-29
1
-0
/
+3
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-4
/
+6
*
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2020-04-16
1
-0
/
+1
*
serial: sandbox: support Unicode
Heinrich Schuchardt
2019-12-10
1
-1
/
+1
*
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-10-08
1
-0
/
+2
*
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
1
-0
/
+21
*
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
1
-0
/
+13
*
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
1
-1
/
+1
*
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
1
-0
/
+5
*
sandbox: Add a debug UART
Simon Glass
2018-10-09
1
-0
/
+17
*
sandbox: Add serial test
Patrice Chotard
2018-09-10
1
-0
/
+14
*
sandbox: Don't disable ctrlc() on sandbox if in raw mode
Joe Hershberger
2018-07-26
1
-0
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-07-14
1
-0
/
+2
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
1
-3
/
+2
*
sandbox: serial: Support a coloured console
Simon Glass
2014-09-10
1
-0
/
+83
*
sandbox: Convert serial driver to use driver model
Simon Glass
2014-09-10
1
-31
/
+36
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-1
/
+5
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
1
-0
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-16
/
+1
*
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
1
-6
/
+38
*
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
1
-32
/
+0
*
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
Marek Vasut
2012-10-15
1
-6
/
+61
*
sandbox: put stdin into raw mode
Mike Frysinger
2011-11-03
1
-0
/
+1
*
serial: sandbox: use ssize_t to match os_read
Mike Frysinger
2011-11-03
1
-1
/
+1
*
serial: sandbox: optimize puts
Mike Frysinger
2011-11-03
1
-2
/
+1
*
sandbox: Add serial uart
Simon Glass
2011-10-17
1
-0
/
+63