1. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  2. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 13 years ago
  3. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  4. 18ed5e9 driver/serial: delete at91rm9200_usart by Andreas Bießmann · 13 years ago
  5. 9623c15 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  6. 009e464 trigger hardware watchdog in IXP42x serial driver by Michael Schwingen · 13 years ago
  7. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  8. 329f0f5 ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  9. 910f1ae Serial: p1011: new vendor init options by John Rigby · 13 years ago
  10. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  11. b5d807f serial: add pantheon soc support by Lei Wen · 14 years ago
  12. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  13. e0617c6 S5P: serial: Use the inline function instead of static value by Minkyu Kang · 14 years ago
  14. 1b22b0d serial_mxc: add support for Freescale's i.MX35 processor by Stefano Babic · 14 years ago
  15. 0c466ad serial_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  16. f3038cd sh: serial_sh: Fix build in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  17. 9905706 sh: sh7722: Fix multiple definition of PSDR in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  18. 3f6c8e3 sh: serial: Update serial driver for SH by Nobuhiro Iwamatsu · 14 years ago
  19. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  20. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  21. a042ec3 Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · 14 years ago
  22. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  23. 72d5e44 pl01x: use C structs and readl/writel by Rabin Vincent · 14 years ago
  24. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  25. 17dd883 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  26. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  27. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  28. 3ba8bf7 PXA: pxa-regs.h cleanup by Marek Vasut · 14 years ago
  29. 1628cfc ARMV7: S5P: serial: support the s5pc210 by Minkyu Kang · 14 years ago
  30. 1a2d9b3 ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards by Stefan Roese · 14 years ago
  31. 249d521 ARMV7: Fixed baudrate setting in pl01x driver by Matt Waddel · 14 years ago
  32. ddf71e4 Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  33. 125637c atmel_usart: change register access to C structure by Andreas Bießmann · 14 years ago
  34. 4ec3d2a MXC: Add watchdog support to serial driver by Stefano Babic · 14 years ago
  35. e3c78c9 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  36. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  37. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  38. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  39. 1a4106d SAMSUNG: serial: remove compiler warnings by Minkyu Kang · 14 years ago
  40. 83142c1 Add Orion5x support to 16550 device driver by Albert Aribaud · 14 years ago
  41. c497680 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 14 years ago
  42. 167cdad SERIAL: Enable port-mapped access by Graeme Russ · 14 years ago
  43. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  44. c88d6ab Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  45. 9948529 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · 14 years ago
  46. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  47. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  48. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  49. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  50. fa9da59 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  51. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  52. 552ff8f Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  53. 71d64c0 serial_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  54. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  55. a1b322a ns16550: kick watchdog while waiting for a character by Ladislav Michl · 15 years ago
  56. 62db1c0 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  57. f298e4b OMAP3 Add usb device support by Tom Rix · 15 years ago
  58. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  59. 9400322 s5pc1xx: serial: fix the error check logic by Minkyu Kang · 15 years ago
  60. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  61. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  62. f380737 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · 15 years ago
  63. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  64. dd2c9e6 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  65. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  66. 4efb77d arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  67. 47d19da serial_mx31: allow it to work with mx27 too and rename to serial_mxc by Ilya Yanok · 15 years ago
  68. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  69. 3ea201b lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  70. 379be58 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  71. 65a76d4 arm/dcc: add xscale support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  72. 66e8f9d arm/dcc: use static support to allow to use it at anytime by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  73. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  74. 294f10c mips/vcth: Use generic 16550 uart driver by Detlev Zundel · 15 years ago
  75. 3ccbfb2 Support for PXA27X UDC. by Remy Bohmer · 15 years ago
  76. 2731b9a drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  77. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  78. 3524049 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. beebd85 at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 843a265 at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 200779e Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · 15 years ago
  82. 300f99f s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  83. d3e55d0 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  84. a6ef3dd arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  85. 6790c55 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  86. 176a600 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  87. ecfa8dd imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  88. 9ea91c9 netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  89. 412ab70 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  90. 40fd626 s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  91. 9e78dae Replaced endpoint numbers with appropriate macros in usbtty.c. by Vivek Kutal · 16 years ago
  92. 4f57289 arm: add uart dcc support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. b4746d8 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  94. f5675aa Create configuration option for restricted ns16550 functions by Ron Madrid · 16 years ago
  95. f3c0de6 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  96. 92d3e6e Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  97. 930590f ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 97cae3a serial: Rename driver vcth to vct to support other board variants by Stefan Roese · 16 years ago
  99. fc83c92 sh: serial: use readx/writex accessors by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 9e1fa62 sh: serial: coding style cleanup by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago