1. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  2. 39c7a26 ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  3. 9cd2b9e kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  4. dee1941 serial: Reorder get_current() by Marek Vasut · 12 years ago
  5. 6d93e25 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  6. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  7. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  8. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  9. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  10. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  11. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  12. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  13. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  14. 19b8fa0 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  15. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  16. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  17. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  18. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  19. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  20. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  21. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  22. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  23. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  24. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  25. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  26. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  27. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  28. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  29. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  30. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  31. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  32. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  33. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  34. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  35. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  36. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  37. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  38. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  39. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  40. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  41. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  42. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  43. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  44. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  45. 4808f10 serial: pxa: Make local functions static by Marek Vasut · 12 years ago
  46. 407e6a2 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · 12 years ago
  47. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  48. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  49. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  50. 25239e1 serial: uartlite: Init all uartlites for serial multi by Michal Simek · 12 years ago
  51. 6e2fbde Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  52. 1f4faed AT91: Small fix on AT91 USART initialization code by Xu, Hong · 13 years ago
  53. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  54. 99b603e serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  55. fc36085 serial: CONSOLE macro is not used by Michal Simek · 12 years ago
  56. d61678e serial: sh: Add support Renesas R8A7740 by Hideyuki Sano · 12 years ago
  57. c3d6a35 serial: sh: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  58. 99744b7 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 12 years ago
  59. 2a57e7e sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  60. cc35fdb serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 13 years ago
  61. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  62. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  63. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago
  64. b2fb47f USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  65. 241d9a6 usbtty: init endpoints prior to startup events by Stefan Herbrechtsmeier · 13 years ago
  66. 4c7447d tegra2: Remove unused low-level Tegra2 UART code by Simon Glass · 13 years ago
  67. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  68. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  69. 237ce0f PXA: Cleanup serial_pxa by Marek Vasut · 13 years ago
  70. ab06a75 sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
  71. ec8f0b9 serial: sandbox: use ssize_t to match os_read by Mike Frysinger · 13 years ago
  72. 5778d54 serial: sandbox: optimize puts by Mike Frysinger · 13 years ago
  73. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  74. 9355427 serial: reduce include platform file for marvell chip by Lei Wen · 13 years ago
  75. f8df9d0 NS16550: trivial code clean for checkpatch by Simon Glass · 13 years ago
  76. 8cb9b23 serial: uartlite: Fix compilation warnings by Michal Simek · 13 years ago
  77. 96baa4c serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
  78. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  79. 7accb6e sandbox: Add serial uart by Simon Glass · 13 years ago
  80. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  81. 79df120 ns16550: change to allow 32 bit access to registers by Dave Aldridge · 13 years ago
  82. 7fbeb64 sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  83. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  84. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  85. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  86. 18ed5e9 driver/serial: delete at91rm9200_usart by Andreas Bießmann · 13 years ago
  87. 9623c15 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  88. 009e464 trigger hardware watchdog in IXP42x serial driver by Michael Schwingen · 13 years ago
  89. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  90. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  91. 910f1ae Serial: p1011: new vendor init options by John Rigby · 14 years ago
  92. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  93. b5d807f serial: add pantheon soc support by Lei Wen · 14 years ago
  94. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  95. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  96. 1b22b0d serial_mxc: add support for Freescale's i.MX35 processor by Stefano Babic · 14 years ago
  97. 0c466ad serial_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  98. f3038cd sh: serial_sh: Fix build in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  99. 9905706 sh: sh7722: Fix multiple definition of PSDR in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  100. 3f6c8e3 sh: serial: Update serial driver for SH by Nobuhiro Iwamatsu · 14 years ago