1. 7edf5c4 serial: lpuart: add i.MX7ULP support by Peng Fan · 8 years ago
  2. c40d612 serial: lpuart: restructure lpuart driver by Peng Fan · 8 years ago
  3. 214a17e STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  4. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  5. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  6. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  7. 0b060ee serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  8. 79fd928 serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  9. 65f8380 serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  10. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  11. ebb2c53 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  12. cb97ad4 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  13. 165316e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  14. 9f755f5 serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  15. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  16. cbfa67a serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  17. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  18. 9b46213 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  19. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  20. 998cf3c serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  21. 6ec739a serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  22. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  23. 8829e66 serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  24. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  25. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  26. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  27. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  28. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  29. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  30. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  31. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  32. 50fce1d serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  33. 601147b serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  34. 85dc2fe ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · 8 years ago
  35. c98b171 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  36. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  37. d6ee8ce serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · 9 years ago
  38. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  39. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  40. 59da82e serial: zynq: Read information about clock from DT by Michal Simek · 8 years ago
  41. 45031f1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  42. 5d219d4 serial_mxc: Remove unconditional DCE setting by Breno Lima · 8 years ago
  43. 83fd908 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · 8 years ago
  44. ebe621d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  45. 2fc24d5 rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  46. b2927fb dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  47. b484b0d dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  48. 0110f50 sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  49. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  50. 747431b serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · 9 years ago
  51. 359787c serial_sh: Device Tree support by Yoshinori Sato · 9 years ago
  52. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  53. 1f68dbc serial: Introduce linflex uart support by Stoica Cosmin-Stefan · 8 years ago
  54. c1631c8 serial: atmel_usart: Add device tree support by Wenyou Yang · 8 years ago
  55. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  56. 03c6f17 serial: 16550: Drop OMAP1510 support by Marek Vasut · 8 years ago
  57. fa4ce72 serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 8 years ago
  58. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 8 years ago
  59. df8ec55 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 8 years ago
  60. cf75cdf serial: s5p: use clock api to get clock rate by Thomas Abraham · 8 years ago
  61. 5ab6c4d serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 8 years ago
  62. 773f3b2 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  63. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  64. e27802a m68k: add DM model serial driver by angelo@sysam.it · 8 years ago
  65. e3a46e3 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · 9 years ago
  66. 8b15010 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago
  67. 142a20c serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 9 years ago
  68. b37a1cc serial: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  69. 3917c26 serial: add BCM283x mini UART driver by Stephen Warren · 9 years ago
  70. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  71. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  72. 59b35dd dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  73. e4d6ab0 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  74. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  75. 055457e serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  76. c5917b4 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  77. e5e88c6 Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  78. 966bfa7 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  79. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  80. d9a3bec dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  81. 6cd0f2a serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  82. 470250e s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  83. 5a6f68d Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  84. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  85. 492f46c dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  86. 30b9d75 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  87. c3dd578 dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  88. be47933 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  89. baf7125 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  90. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  91. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  92. 5160def dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  93. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  94. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  95. 842efb3 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  96. a253318 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  97. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  98. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  99. 9376839 serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  100. cc4228f ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago