1. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 11 years ago
  3. fd2aeac omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  4. 472d546 Consolidate bool type by York Sun · 11 years ago
  5. 6213a68 ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  6. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  7. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  9. 69e0683 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  10. 76b40ab Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  11. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  12. 4cfc611 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  13. 55db9cc serial/ns16550: don't generate functions for undefined ports by Scott Wood · 12 years ago
  14. 10ec0f8 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · 12 years ago
  15. e70fb53 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  16. 7a8e739 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  17. 7de0fe1 serial/ns16550: add an option to avoid hanging on broken platforms by Javier Martinez Canillas · 12 years ago
  18. da77a0e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. bb474b8 serial_sh: Add support Renesas SH7752 by Yoshihiro Shimoda · 12 years ago
  20. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  21. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  22. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  23. 7c791b3 serial: serial_sh: bugfix: autoboot fails if serial console is not connected by Tetsuyuki Kobayashi · 12 years ago
  24. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  25. 48cbc3a serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  26. a6f1730 s3c64xx: fix the compiler error and warning by Minkyu Kang · 12 years ago
  27. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  28. ac63f2a drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  29. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  30. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  31. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  32. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  33. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  34. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  35. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  36. 96708a0 serial: ns16550: Enable COM5 and COM6 by Andrew Bradford · 12 years ago
  37. d07e7f9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  38. 99070db Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  39. 39c7a26 ColdFire: uart: fix build failure for missing header files by Alison Wang · 12 years ago
  40. 9cd2b9e kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  41. dee1941 serial: Reorder get_current() by Marek Vasut · 12 years ago
  42. 6d93e25 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  43. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  44. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  45. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  46. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  47. c1f5805 serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  48. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  49. 82dda96 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  50. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  51. 19b8fa0 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  52. f204138 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  53. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  54. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  55. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  56. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  57. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  58. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  59. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  60. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  61. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  62. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  63. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  64. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  65. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  66. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  67. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  68. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  69. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  70. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  71. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  72. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  73. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  74. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  75. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  76. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  77. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  78. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  79. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  80. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  81. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  82. 4808f10 serial: pxa: Make local functions static by Marek Vasut · 12 years ago
  83. 407e6a2 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · 12 years ago
  84. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  85. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  86. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  87. 25239e1 serial: uartlite: Init all uartlites for serial multi by Michal Simek · 12 years ago
  88. 6e2fbde Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  89. 1f4faed AT91: Small fix on AT91 USART initialization code by Xu, Hong · 13 years ago
  90. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  91. 99b603e serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · 12 years ago
  92. fc36085 serial: CONSOLE macro is not used by Michal Simek · 12 years ago
  93. d61678e serial: sh: Add support Renesas R8A7740 by Hideyuki Sano · 12 years ago
  94. c3d6a35 serial: sh: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · 12 years ago
  95. 99744b7 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 12 years ago
  96. 2a57e7e sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  97. cc35fdb serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 12 years ago
  98. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  99. 2721551 USB:gadget:designware USB device controller (UDC) implementation by Vipin KUMAR · 13 years ago
  100. 117029c sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · 13 years ago