1. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  2. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  3. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  4. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  5. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  6. 0f11661 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  7. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  8. cfb76fc serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  9. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  10. 90392d0 serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  11. cd22bf6 serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  12. 957b672 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  13. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  14. 6b611e6 serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  15. 58d4448 serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  16. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  17. a73597a serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  18. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  19. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  20. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  21. a23ac7b dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  22. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  23. 027276a serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 9 years ago
  24. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  25. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  26. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  27. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  28. df5fda0 ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · 8 years ago
  29. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  30. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  31. 1962016 serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · 9 years ago
  32. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  33. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  34. eea9d96 serial: zynq: Read information about clock from DT by Michal Simek · 8 years ago
  35. 99893dd Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  36. f0c50f4 serial_mxc: Remove unconditional DCE setting by Breno Lima · 8 years ago
  37. 07b3f33 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · 8 years ago
  38. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  39. b3068ad rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  40. 18798be dm: serial: ns16550: Update to support of-platdata by Simon Glass · 8 years ago
  41. afd81a5 dm: serial: Add support for of-platdata by Simon Glass · 8 years ago
  42. 549f23a sandbox: serial: Don't sync video in SPL by Simon Glass · 8 years ago
  43. 65bfb9c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  44. e5669a3 serial_sh: Add standrad SCI (w/o FIFO) support by Yoshinori Sato · 9 years ago
  45. a6eed2b serial_sh: Device Tree support by Yoshinori Sato · 9 years ago
  46. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  47. 0edfb4e serial: Introduce linflex uart support by Stoica Cosmin-Stefan · 8 years ago
  48. b0e59ee serial: atmel_usart: Add device tree support by Wenyou Yang · 8 years ago
  49. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  50. 3b164a5 serial: 16550: Drop OMAP1510 support by Marek Vasut · 9 years ago
  51. 3e97cbb serial: 16550: Make serial_io/out_shift available to debug mode by Marek Vasut · 9 years ago
  52. d1037e4 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 9 years ago
  53. c8acc89 dm: ns16550: Don't map_physmem for I/O ports by Paul Burton · 9 years ago
  54. c81fdbe serial: s5p: use clock api to get clock rate by Thomas Abraham · 9 years ago
  55. 214a395 serial: s5p: get the port id number from the alias of the device node by Thomas Abraham · 9 years ago
  56. 7ae7b72 ar933x: serial: Remove the explicit pinctrl setting by Wills Wang · 9 years ago
  57. cb48c6d drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  58. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  59. 3a03698 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · 9 years ago
  60. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago
  61. 8aac697 serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 9 years ago
  62. 6ee016e serial: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  63. f84f9bf serial: add BCM283x mini UART driver by Stephen Warren · 9 years ago
  64. 52f0c51 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  65. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  66. 7e0cdc4 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  67. 51f73f1 x86: Allow use of serial soon after relocation by Simon Glass · 9 years ago
  68. dccdac4 dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  69. 23e06b5 serial: Move carriage return before line feed for some serial drivers by Alison Wang · 9 years ago
  70. c0a9ce6 dm: serial-uclass: Move a carriage return before a line feed by Alison Wang · 9 years ago
  71. d98f91c Revert "dm: ns16550: Add support for reg-offset property" by Tom Rini · 9 years ago
  72. b3cc260 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  73. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago
  74. b89a500 dm: ns16550: Add support for reg-offset property by Michal Simek · 9 years ago
  75. de6d3a9 serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  76. 615b145 s3c24xx: serial: Remove dead code by David Müller (ELSOFT AG) · 9 years ago
  77. 440fc76 Remove unused CONFIG_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  78. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  79. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · 9 years ago
  80. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · 9 years ago
  81. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · 9 years ago
  82. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · 9 years ago
  83. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · 9 years ago
  84. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  85. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  86. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  87. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  88. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  89. 006ff43 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  90. f0a71d0 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  91. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  92. 8af618b serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  93. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · 9 years ago
  94. dad5367 ns16550: zap the rockchip serial compatible string by Thomas Chou · 9 years ago
  95. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  96. 38a2ae2 dm: video: sandbox: Convert sandbox to use driver model for video by Simon Glass · 9 years ago
  97. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  98. 6338fbd serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  99. a08d0bd serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  100. a8cc172 serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago