1. 791c174 serial: sh: Enable clock if available by Marek Vasut · 7 years ago
  2. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  3. cac73f2 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  4. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  5. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  6. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. 8171499 serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  8. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  9. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  10. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  11. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  12. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  13. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  14. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  15. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  16. 61366b7 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  17. 52c14ca serial: mxc: Code cleanup by Jagan Teki · 7 years ago
  18. 45d9751 serial: mxc: Move common baud gen into _mxc_serial_setbrg by Jagan Teki · 7 years ago
  19. 97548d5 serial: mxc: Move common init into _mxc_serial_init by Jagan Teki · 7 years ago
  20. 57d3e98 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg by Jagan Teki · 7 years ago
  21. 62af03e serial: mxc: Use RFDIV in dm-code by Jagan Teki · 7 years ago
  22. ffa8bcd serial: mxc: Add common mxc_uart reg space by Jagan Teki · 7 years ago
  23. 8d3a256 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  24. f93472a dm: serial: Add livetree support by Simon Glass · 7 years ago
  25. d096085 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  26. db9f8f6 dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  27. 3d40479 rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  28. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  29. 49ddcf3 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  30. 0424990 serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  31. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  32. 9057df8 powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  33. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  34. 1afcf9c serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  35. 1113ad4 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  36. 6c0c3ce serial: stm32f7: disable overrun by Vikas Manocha · 7 years ago
  37. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  38. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  39. 4af0d7e dm: Fix up inclusion of common.h by Simon Glass · 7 years ago
  40. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  41. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  42. 24f8548 dm: serial: bcm6345: fix baud rate clock calculation by Álvaro Fernández Rojas · 7 years ago
  43. 6b7185f dm: serial: bcm6345: fix uart stop bits by Álvaro Fernández Rojas · 7 years ago
  44. b7cebcb serial: sh: Add r8a7796 support by Hiroyuki Yokoyama · 7 years ago
  45. e98856f serial: serial-uclass: Use force parameter in stdio_deregister_dev() by Stefan Roese · 7 years ago
  46. 89024dd TI: Drop 'CONFIG_OMAP' by Tom Rini · 7 years ago
  47. a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 7 years ago
  48. 3058104 serial: add serial driver for BCM6345 by Álvaro Fernández Rojas · 7 years ago
  49. f8b7fff serial: atmel_usart: Add clk support by Wenyou Yang · 7 years ago
  50. 5f29e79 serial: atmel_usart: Fix early debug not work in SPL by Wenyou Yang · 7 years ago
  51. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  52. e8f86a0 sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 7 years ago
  53. 7095f86 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 7 years ago
  54. 73be5b3 usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · 7 years ago
  55. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  56. 6f8c351 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · 8 years ago
  57. b2aa889 Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · 7 years ago
  58. c5f8dd4 serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  59. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 7 years ago
  60. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  61. 02ccab1 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  62. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  63. 3a5d636 dm: imx: serial: add i.MX6UL support by Sébastien Szymanski · 8 years ago
  64. f951575 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  65. fd03b83 stm32f7: serial: use clock driver to enable clock by Vikas Manocha · 8 years ago
  66. 42bf5e7 serial: stm32f7: add device tree support by Vikas Manocha · 8 years ago
  67. 7edf5c4 serial: lpuart: add i.MX7ULP support by Peng Fan · 8 years ago
  68. c40d612 serial: lpuart: restructure lpuart driver by Peng Fan · 8 years ago
  69. cd76916 rockchip: serial: Adapt rockchip of-platdata driver for rk3188 by Heiko Stübner · 8 years ago
  70. b504ff9 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  71. 214a17e STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  72. 781745b zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  73. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  74. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  75. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  76. 0b060ee serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · 8 years ago
  77. 79fd928 serial: 16550: Add port type as driver data by Marek Vasut · 8 years ago
  78. 65f8380 serial: 16550: Add getfcr accessor by Marek Vasut · 8 years ago
  79. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  80. ebb2c53 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  81. cb97ad4 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · 8 years ago
  82. 165316e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  83. 9f755f5 serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  84. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  85. cbfa67a serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  86. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  87. 9b46213 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  88. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  89. 998cf3c serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  90. 6ec739a serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  91. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  92. 8829e66 serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  93. 869588d Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  94. f5fd45f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  95. 021abf6 Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · 8 years ago
  96. a99546a dm: imx: serial: support device tree by Stefan Agner · 8 years ago
  97. ab895d6 serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · 8 years ago
  98. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  99. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  100. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago