1. 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 1 month ago
  2. 7a76347 serial: dm: Add support for puts by Sean Anderson · 2 years, 6 months ago
  3. 74d11d3 serial: Add semihosting driver by Sean Anderson · 2 years, 6 months ago
  4. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  5. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 2 months ago
  6. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  7. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 7 months ago
  8. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  9. f516fd9 common: Move serial_printf() to the serial header by Simon Glass · 4 years, 10 months ago
  10. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 4 years, 10 months ago
  11. eab647d dm: serial: Tidy up header file comments by Simon Glass · 6 years ago
  12. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  13. 3de04e7 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · 6 years ago
  14. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  15. 0171f43 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  16. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  17. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  18. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  19. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  20. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  21. ad060c0 dm: serial: Remove setparity ops by Patrice Chotard · 6 years ago
  22. cbf5388 dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  23. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  24. eae4764 dm: serial: Add setparity by Patrick Delaunay · 6 years ago
  25. 3f151eb drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  26. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  27. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  28. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  29. 9057df8 powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  30. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  31. 3d16389 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 8 years ago
  32. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  33. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  34. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  35. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  36. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  37. 3fb8588 ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  38. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  39. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  40. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  41. 425101e serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · 12 years ago
  42. 5ae1de0 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  43. c513d7e serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · 12 years ago
  44. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  45. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  46. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  47. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  48. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  49. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  50. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  51. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  52. 78322d6 serial: Coding style cleanup of struct serial_device by Marek Vasut · 12 years ago
  53. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  54. 7636ebe serial: Support serial multi for Microblaze by Michal Simek · 12 years ago
  55. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  56. f6add13 net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  57. ef5a5b0 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  58. 7813ca9 serial: constify serial_assign() by Gerlando Falauto · 13 years ago
  59. a6e6f7f serial: cosmetic checkpatch compliance by Gerlando Falauto · 13 years ago
  60. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  61. 1902692 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  62. 7b826c2 serial: implement common uart post test by Mike Frysinger · 13 years ago
  63. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  64. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 13 years ago
  65. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  66. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  67. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  68. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  69. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 14 years ago
  70. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  71. 8e234e3 mpc5121: add PSC serial communication routines by Anatolij Gustschin · 14 years ago
  72. e3b28e6 mpc512x: add multi serial PSC support by Anatolij Gustschin · 14 years ago
  73. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  74. 2ec1abe OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · 15 years ago
  75. 6299487 USBTTY make some function declarations easier to use. by Tom Rix · 15 years ago
  76. dd2c9e6 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  77. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  78. 039594a 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · 15 years ago
  79. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  80. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. a7c185e ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  82. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  83. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  84. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  85. 0fd3025 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  86. c12cffc Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · 18 years ago
  87. ff36fd8 * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  88. 281e00a * Code cleanup by wdenk · 20 years ago