1. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  2. cac73f2 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  3. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  4. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  5. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  6. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  7. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  8. 61366b7 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  9. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  10. 0424990 serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  11. a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 7 years ago
  12. 3058104 serial: add serial driver for BCM6345 by Álvaro Fernández Rojas · 7 years ago
  13. e8f86a0 sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 7 years ago
  14. 7095f86 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 7 years ago
  15. c5f8dd4 serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  16. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 7 years ago
  17. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. 214a17e STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  19. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  20. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  21. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  22. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  23. 998cf3c serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  24. 6ec739a serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  25. 8829e66 serial: Kconfig: Add MXC_UART entry by Jagan Teki · 8 years ago
  26. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  27. 85dc2fe ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · 8 years ago
  28. 2fc24d5 rockchip: serial: Add an of-platdata driver for rockchip by Simon Glass · 8 years ago
  29. bfcef28 arm: add initial support for Amlogic Meson and ODROID-C2 by Beniamino Galvani · 8 years ago
  30. 60b4976 drivers: serial: add serial driver for ar933x SOC by Wills Wang · 9 years ago
  31. 142a20c serial: Add support for Qualcomm serial port by Mateusz Kulikowski · 8 years ago
  32. d5cf329 ARM: uniphier: support Debug UART by Masahiro Yamada · 9 years ago
  33. 966bfa7 serial: dcc: Move driver to DM by Michal Simek · 9 years ago
  34. 9e160ee drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · 9 years ago
  35. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  36. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  37. 4166ba3 serial: uartlite: Add support for debug console by Michal Simek · 9 years ago
  38. 5ed07cf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  39. 19de815 arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output by Sergey Temerkhanov · 9 years ago
  40. 92c55b6 dm: serial: Allow the UART driver to be dropped from the image by Simon Glass · 9 years ago
  41. 6bf87da serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  42. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  43. 4fb6055 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  44. 98a51fc ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  45. f27445c ns16550: unify serial_ppc by Thomas Chou · 9 years ago
  46. 81cd63a ns16550: unify serial_x86 by Thomas Chou · 9 years ago
  47. 8e62d32 ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
  48. b1e361b debug_uart: restore ns16550 as default by Thomas Chou · 9 years ago
  49. e43ce3f sparc: leon3: Add debug_uart support to LEON3 serial driver. by Francois Retief · 9 years ago
  50. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  51. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  52. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  53. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  54. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  55. d18f37c serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP by Masahiro Yamada · 9 years ago
  56. c9feb42 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  57. 765a1b1 rockchip: Add serial support by Simon Glass · 9 years ago
  58. 2ea65f3 serial: drop redundant depends on by Masahiro Yamada · 9 years ago
  59. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  60. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  61. bf6e702 exynos: Add debug UART support for Samsung S5P serial by Simon Glass · 9 years ago
  62. 275854b efi: Add a serial driver by Simon Glass · 9 years ago
  63. dcfe4a5 x86: Move CONFIG_X86_SERIAL to Kconfig by Simon Glass · 9 years ago
  64. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  65. b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
  66. dd0b012 serial: ns16550: Add an option to specify the debug UART register shift by Simon Glass · 10 years ago
  67. 21d0043 serial: ns16550: Support debug UART by Simon Glass · 10 years ago
  68. 2f964aa serial: Support an early UART for debugging by Simon Glass · 10 years ago
  69. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  70. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  71. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  72. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago