- 1806577 serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 6 months ago
- b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
- 8589885 serial: sandbox: Implement puts by Sean Anderson · 2 years, 8 months ago
- 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5420957 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 1 month ago
- fb6268d sandbox: serial: Convert to livetree by Simon Glass · 4 years, 1 month ago
- 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 1 month ago
- cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
- 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · 5 years ago
- a91e48b dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
- 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
- 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
- ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
- 15421f3 serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
- e3057f3 sandbox: Add a debug UART by Simon Glass · 6 years ago
- 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
- b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 549f23a sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
- 1a823a9 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
- e587069 sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
- 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
- b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
- f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
- 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
- a5baaee sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
- d174fd9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
- d42e066 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
- 479349a sandbox: Add serial uart by Simon Glass · 13 years ago