1. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  2. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  3. 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
  4. d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  5. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  6. 2dbbda0 Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  7. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  8. a3cc41b serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · 10 years ago
  9. 04dba86 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  10. d9bc8fd serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
  11. bb72148 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
  12. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  14. c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  15. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  16. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  17. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  18. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  19. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  20. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  21. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  22. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  23. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  24. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  25. 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  26. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  27. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  28. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  29. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  30. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  31. 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  32. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  33. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  34. b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  35. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  36. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  37. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  38. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  39. 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  40. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  41. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  42. 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  43. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  44. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  45. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  46. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  47. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  48. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  49. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  50. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  51. addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  52. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  53. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  54. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  55. 3a55a56 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  56. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  57. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  58. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  59. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  60. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  61. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  62. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  63. 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  64. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  65. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  66. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  67. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  68. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  69. 3a56482 serial_mxc: disable new features of autobaud detection by Eric Nelson · 10 years ago
  70. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 10 years ago
  71. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  72. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  73. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago
  74. 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  75. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  76. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  77. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  78. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  79. 1cb8393 serial: arc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  80. 94b5400 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · 11 years ago
  81. 1d568c7 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · 11 years ago
  82. 19605e2 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · 11 years ago
  83. bf83495 zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  84. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  86. 2d61e1b serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation by Axel Lin · 11 years ago
  87. 18a6bcc serial: opencores_yanu: Fix build error by Axel Lin · 11 years ago
  88. 22a240c serial/serial_arc - add driver for ARC UART by Alexey Brodkin · 11 years ago
  89. f016f8c usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
  90. f8d1086 ARM: serial: Remove the IXP UART driver by Marek Vasut · 11 years ago
  91. e6252fa serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago
  92. 8c3bd6b serial: uartlite: Reset RX/TX in init by Michal Simek · 11 years ago
  93. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  94. 456ccfd TI:omap3: Drop omap3_zoom2 by Tom Rini · 11 years ago
  95. f3bf212 serial_sh: add support for SH7753 by Yoshihiro Shimoda · 11 years ago
  96. 5deccaf serial: lpc32xx: send CR before LF by Vladimir Zapolskiy · 11 years ago
  97. 2785a4a serial: zynq: Remove unused #defines by Soren Brinkmann · 11 years ago
  98. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  99. 212d7da serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  100. f601624 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago