1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  3. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 9 months ago
  4. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  5. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  6. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  9. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 3 years, 11 months ago
  10. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 3 years, 11 months ago
  11. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 3 years, 11 months ago
  12. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years ago
  13. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  14. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 7 months ago
  15. 5e5c785 serial: sandbox: support Unicode by Heinrich Schuchardt · 4 years, 11 months ago
  16. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  17. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  18. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  19. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  20. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  21. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  22. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  23. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  26. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  27. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  28. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  29. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  30. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  31. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  32. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  33. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  35. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  36. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  37. ab06a75 sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  38. ec8f0b9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
  39. 5778d54 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
  40. 7accb6e sandbox: Add serial uart by Simon Glass · 13 years ago