1. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 1 year, 11 months ago
  2. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  3. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 4 months ago
  4. ad55d99 serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 5 months ago
  5. 7495051 serial: Remove obsolete CONS_INDEX_n Kconfig options by Samuel Holland · 2 years, 5 months ago
  6. 958789f serial: Add new config option TPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 5 months ago
  7. 9f971ff serial: Add new config option SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  8. 6f6a0b7 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · 2 years, 6 months ago
  9. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  10. 9ee6c07 rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL by Johan Jonker · 2 years, 6 months ago
  11. 6dcaf2d rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL by Johan Jonker · 2 years, 6 months ago
  12. 34855b3 serial: smh: Implement puts for DM by Sean Anderson · 2 years, 7 months ago
  13. efa51f2 serial: sandbox: Implement puts by Sean Anderson · 2 years, 7 months ago
  14. 5d14c33 Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · 2 years, 7 months ago
  15. f9f3209 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 7a76347 serial: dm: Add support for puts by Sean Anderson · 2 years, 7 months ago
  17. 74d11d3 serial: Add semihosting driver by Sean Anderson · 2 years, 7 months ago
  18. db48e52 Convert CONFIG_LPUART et al to Kconfig by Tom Rini · 2 years, 7 months ago
  19. d6ba787 serial: Add RISC-V HTIF console driver by Anup Patel · 2 years, 9 months ago
  20. 324df15 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · 3 years ago
  21. d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years ago
  22. 41f7be7 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years, 1 month ago
  23. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  24. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  25. 5251048 serial: Add a SERIAL config by Simon Glass · 3 years, 2 months ago
  26. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  27. 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 3 months ago
  28. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 5 months ago
  29. 5e9d283 serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · 3 years, 4 months ago
  30. f105466 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  31. 4dead10 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  32. 4652bef arm: Remove apf27 board by Tom Rini · 3 years, 8 months ago
  33. 0d9ff95 serial: s5p: Allow independent selection by Mark Kettenis · 3 years, 8 months ago
  34. a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 8 months ago
  35. 2161f1f serial: add uart driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  36. 67b2ed0 drivers: serial: probe all uart devices by Vabhav Sharma · 3 years, 11 months ago
  37. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years ago
  38. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  39. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  40. 384d5cf serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 3 months ago
  41. 27b4a4a serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 3 months ago
  42. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 4 months ago
  43. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 5 months ago
  44. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 5 months ago
  45. 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 9 months ago
  46. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 4 years, 10 months ago
  47. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 4 years, 10 months ago
  48. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 4 years, 10 months ago
  49. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago
  50. 8c247bb serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · 5 years ago
  51. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  52. 461ea07 drivers: serial: mcfuart: add DT support by Angelo Dureghello · 6 years ago
  53. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 6 years ago
  54. c4448bd serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  55. 7828e3c drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · 6 years ago
  56. e284249 drivers: serial: Add SiFive UART driver by Anup Patel · 6 years ago
  57. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  58. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  59. f371f91 serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  60. aa0ffe8 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago
  61. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  62. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  63. 5d75419 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  64. 6f9347f serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · 6 years ago
  65. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 6 years ago
  66. 5470501 serial/serial_arc: Implement debug serial by Alexey Brodkin · 6 years ago
  67. d7ac185 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 6 years ago
  68. 1d6c54e arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 7 years ago
  69. fac379e serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · 7 years ago
  70. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  71. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago
  72. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  73. ae5326a serial: Make full device search optional by Alexander Graf · 7 years ago
  74. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  75. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  76. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  77. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  78. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  79. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  80. 809704e arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · 7 years ago
  81. 6c30f15 serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  82. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  83. cac73f2 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  84. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  85. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  86. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  87. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  88. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  89. 61366b7 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  90. dd7ff47 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  91. 0424990 serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  92. a52cf08 serial: omap: Support debug UART by Lokesh Vutla · 7 years ago
  93. 3058104 serial: add serial driver for BCM6345 by Álvaro Fernández Rojas · 7 years ago
  94. e8f86a0 sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 7 years ago
  95. 7095f86 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 8 years ago
  96. c5f8dd4 serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  97. 891f7ae dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 8 years ago
  98. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  99. 214a17e STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  100. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago