1. 521d377 sandbox: Drop video-sync in serial driver by Simon Glass · 6 months ago
  2. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 9 months ago
  3. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 9 months ago
  4. a8604d0 serial: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  5. eaf7385 spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 4 months ago
  6. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 4 months ago
  7. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 4 months ago
  8. 337b26e serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 8 months ago
  9. 679190c test: serial: Add test for putc/puts by Sean Anderson · 2 years, 10 months ago
  10. efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 10 months ago
  11. ce51884 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 3 years ago
  12. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
  13. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  14. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years, 1 month ago
  15. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 4 years, 1 month ago
  16. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  17. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  18. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  19. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  20. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  21. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 3 months ago
  22. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years, 3 months ago
  23. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 3 months ago
  24. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 4 months ago
  25. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 7 months ago
  26. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 5 years ago
  27. 5e5c785 serial: sandbox: support Unicode by Heinrich Schuchardt · 5 years ago
  28. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  29. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  30. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  31. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  32. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  33. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  34. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  35. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 7 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  38. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 9 years ago
  39. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  40. 3ade5bc dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  41. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  42. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  43. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  44. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  45. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  46. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  47. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  48. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  49. ab06a75 sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  50. ec8f0b9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
  51. 5778d54 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
  52. 7accb6e sandbox: Add serial uart by Simon Glass · 13 years ago