1. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 6 months ago
  2. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
  3. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 6 months ago
  4. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 6 months ago
  5. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 6 months ago
  6. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · 1 year, 6 months ago
  7. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · 1 year, 7 months ago
  8. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · 1 year, 7 months ago
  9. 4ea52d5 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 7 months ago
  10. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  11. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  12. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
  13. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
  14. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · 1 year, 7 months ago
  15. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · 1 year, 7 months ago
  16. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · 1 year, 7 months ago
  17. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · 1 year, 7 months ago
  18. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · 1 year, 7 months ago
  19. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · 1 year, 7 months ago
  20. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · 1 year, 7 months ago
  21. 1899e4b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  22. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  23. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  24. f439a1e serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · 1 year, 8 months ago
  25. 6c17cd6 serial: sh: Make indent consistent by Marek Vasut · 1 year, 9 months ago
  26. 98ae281 serial: sh: Add DEBUG_UART support by Marek Vasut · 1 year, 9 months ago
  27. b811f9b serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants by Marek Vasut · 1 year, 9 months ago
  28. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 10 months ago
  29. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · 1 year, 10 months ago
  30. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 10 months ago
  31. f1d9669 serial: mxc: Speed-up character transmission by Loic Poulain · 1 year, 11 months ago
  32. 3e7a999 serial: mxc: Wait for TX completion before reset by Loic Poulain · 1 year, 11 months ago
  33. a35aee5 serial: s5p: Use IS_ENABLED where appropriate by Mark Kettenis · 1 year, 10 months ago
  34. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  35. 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 1 year, 11 months ago
  36. 86a200a arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · 2 years ago
  37. 51f153c arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · 2 years ago
  38. 241f12d serial: Use -EAGAIN in getc and putc by Pali Rohár · 2 years ago
  39. b2aa5b6 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · 2 years ago
  40. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
  41. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  42. e111a12 global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 2 years ago
  43. 7abe2a9 global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 2 years ago
  44. 31b8b4d global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · 2 years ago
  45. 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
  46. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  47. a17aa19 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  48. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  49. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  50. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 2 years ago
  51. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  52. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  53. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  54. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago
  55. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 2 months ago
  56. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years, 1 month ago
  57. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  58. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  59. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  60. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
  61. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
  62. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
  63. 9c9ceca serial: Implement flush callback by Pali Rohár · 2 years, 3 months ago
  64. 0dc720a serial: mtk: add support for using dynamic baud clock souce by developer · 2 years, 3 months ago
  65. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  66. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 3 months ago
  67. aee1532 serial: mxc: have putc use the TXFIFO by Johannes Schneider · 2 years, 3 months ago
  68. ba98bef serial: mxc: enable the RX pipeline by Johannes Schneider · 2 years, 3 months ago
  69. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  70. 49622a1 serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value by Kunihiko Hayashi · 2 years, 5 months ago
  71. b318d6e serial: ns16550: Wait in debug_uart_init until tx buffer is empty by Pali Rohár · 2 years, 5 months ago
  72. 1e56de0 arm: Remove PXA architecture support by Tom Rini · 2 years, 5 months ago
  73. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  74. 3b9271a serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 6 months ago
  75. 1806577 serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 6 months ago
  76. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  77. 03113fb serial: smh: Fake tstc by Sean Anderson · 2 years, 6 months ago
  78. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago
  79. e378768 serial: Remove obsolete CONS_INDEX_n Kconfig options by Samuel Holland · 2 years, 7 months ago
  80. 53a85a7 serial: ns16550: Add support for SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 7 months ago
  81. 784f569 serial: Add new config option TPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 6 months ago
  82. b4e2980 serial: Add new config option SPL_DEBUG_UART_BASE by Pali Rohár · 2 years, 7 months ago
  83. 537cf08 serial: smh: Check return value of strndup by Sean Anderson · 2 years, 7 months ago
  84. 1a2abf6 serial: npcm: Add support for Nuvoton NPCM SoCs by Jim Liu · 2 years, 7 months ago
  85. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  86. e5adbb2 rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPL by Johan Jonker · 2 years, 8 months ago
  87. 40cb661 rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL by Johan Jonker · 2 years, 8 months ago
  88. d1c0eb9 rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uart by Johan Jonker · 2 years, 8 months ago
  89. 047164b rockchip: serial: move driver alias to serial_rockchip.c by Johan Jonker · 2 years, 8 months ago
  90. e790316 rockchip: serial: restyle the serial_rockchip.c driver by Johan Jonker · 2 years, 8 months ago
  91. 760089a serial: smh: Implement puts for DM by Sean Anderson · 2 years, 8 months ago
  92. b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
  93. 8589885 serial: sandbox: Implement puts by Sean Anderson · 2 years, 8 months ago
  94. d56ce3c serial: Fix _serial_puts using \n\r instead of \r\n by Sean Anderson · 2 years, 8 months ago
  95. ca57d3b Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · 2 years, 8 months ago
  96. 8303889 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  97. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  98. aa22f97 serial: dm: Add support for puts by Sean Anderson · 2 years, 8 months ago
  99. 5ac1ec7 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · 2 years, 8 months ago
  100. d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago