1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  2. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · 4 weeks ago
  3. b17bccc9 serial: embed the rx buffer in struct serial_dev_priv by Rasmus Villemoes · 7 weeks ago
  4. 50fc188 serial: fix circular rx buffer edge case by Rasmus Villemoes · 7 weeks ago
  5. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  6. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  7. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
  8. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  9. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  10. aa22f97 serial: dm: Add support for puts by Sean Anderson · 2 years, 8 months ago
  11. d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago
  12. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  13. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  14. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  15. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  16. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  17. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
  18. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 5 years ago
  19. c9af82c dm: serial: Tidy up header file comments by Simon Glass · 6 years ago
  20. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  21. de62d48 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · 6 years ago
  22. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  23. 925c000 serial: Move new functions to serial.h by Simon Glass · 6 years ago
  24. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  25. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  26. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  27. 6b981d0 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  28. 70ed0ea sandbox: Add serial test by Patrice Chotard · 6 years ago
  29. 2f48288 dm: serial: Remove setparity ops by Patrice Chotard · 6 years ago
  30. 46c1d9f dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  31. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  32. 830e35e dm: serial: Add setparity by Patrick Delaunay · 7 years ago
  33. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  34. 0207283 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  35. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  36. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  37. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  38. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  39. abb44e6 board: am335x: Allow to choose serial device dynamically by Lokesh Vutla · 9 years ago
  40. 3c37849 serial: remove altera serial initializations by Thomas Chou · 9 years ago
  41. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  42. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  43. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  44. 247f596 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  45. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  46. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  47. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  48. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  49. 6b6fcfc serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · 12 years ago
  50. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  51. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · 12 years ago
  52. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  53. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  54. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  55. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  56. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  57. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  58. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  59. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  60. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · 12 years ago
  61. 76bed83 serial: Add Zynq serial driver by Michal Simek · 12 years ago
  62. f5c5b3f serial: Support serial multi for Microblaze by Michal Simek · 12 years ago
  63. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  64. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
  65. 27a4d07 x86: Initial commit for running as a coreboot payload by Gabe Black · 13 years ago
  66. 9299958 serial: constify serial_assign() by Gerlando Falauto · 13 years ago
  67. 34148d6 serial: cosmetic checkpatch compliance by Gerlando Falauto · 13 years ago
  68. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  69. f8e7252 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  70. 078f2f1 serial: implement common uart post test by Mike Frysinger · 14 years ago
  71. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  72. 53ba322 Blackfin: uart: add multiple serial support by Mike Frysinger · 14 years ago
  73. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  74. 16894da Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  75. 485feb6 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  76. 63c36f5 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  77. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  78. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  79. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · 15 years ago
  80. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  81. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  82. 7bea868 OMAP3 zoom2 Use usbtty if the debug board is not connected. by Tom Rix · 15 years ago
  83. a36796b USBTTY make some function declarations easier to use. by Tom Rix · 15 years ago
  84. fca3084 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  85. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. 8a1f364 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · 15 years ago
  87. 93bed9b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  88. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  90. 153b3e2 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  91. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  92. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  93. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  94. 16c3a45 Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · 18 years ago
  95. 96c7a8c * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  96. 7ac1610 * Code cleanup by wdenk · 20 years ago