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