1. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  2. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  3. a2425e6 serial: Extend structure comments with register offset by Michal Simek · 10 years ago
  4. 12c9e7d serial: zynq: Use global baudrate instead of hardcoded one by Michal Simek · 10 years ago
  5. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  6. 3db886a serial: ns16550: Support ns16550 compatible pci uart devices by Bin Meng · 10 years ago
  7. 41702ba x86: Rename coreboot-serial to x86-serial by Bin Meng · 10 years ago
  8. 59c73d7 dm: serial_pl01x: Add missing private data size by Simon Glass · 10 years ago
  9. 98d2d5e Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  10. eb8a4fe serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  11. f7e517b serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  12. d2ca9fd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  13. 2df8107 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  14. a7deea6 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  15. 956a8ba ns16550.c: Fix for ns16550 driver hanging on OMAP4 by Gregoire Gentil · 10 years ago
  16. 8834210 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  17. 625177d serial: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  18. 0bd4e39 fdt: remove fdtdec_get_alias_node() function by Masahiro Yamada · 10 years ago
  19. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  20. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  21. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  22. bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  23. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  24. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  25. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  26. 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
  27. 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  28. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  29. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  30. 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
  31. d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
  32. 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
  33. 2dbbda0 Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  34. 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  35. a3cc41b serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · 10 years ago
  36. 04dba86 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  37. d9bc8fd serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
  38. bb72148 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
  39. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  40. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  41. c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  42. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  43. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  44. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  45. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  46. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  47. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  48. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  49. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  50. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  51. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  52. 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  53. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  54. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  55. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  56. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  57. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  58. 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  59. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  60. a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
  61. b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
  62. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  63. 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
  64. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  65. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  66. 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  67. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  68. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  69. 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
  70. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  71. 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
  72. 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  73. 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
  74. fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
  75. 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
  76. 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
  77. 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
  78. addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  79. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  80. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  81. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  82. 3a55a56 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
  83. 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
  84. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  85. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  86. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  87. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  88. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  89. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  90. 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  91. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  92. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  93. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  94. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  95. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  96. 3a56482 serial_mxc: disable new features of autobaud detection by Eric Nelson · 10 years ago
  97. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 10 years ago
  98. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  99. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  100. 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 10 years ago