1. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 9 months ago
  2. d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
  3. 133d24f serial: s5p: Add Exynos850 compatible by Sam Protsenko · 11 months ago
  4. 0649d07 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 1 year ago
  5. 29ac8d9 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 1 year ago
  6. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  7. aef3393 serial: s5p: Use dev_read_addr_ptr() to get base address by Sam Protsenko · 1 year, 1 month ago
  8. f3b87e5 serial: s5p: Improve coding style by Sam Protsenko · 1 year, 1 month ago
  9. c6c27f5 serial: s5p: Use named constants for register values by Sam Protsenko · 1 year, 1 month ago
  10. 243aaa4 serial: s5p: Use livetree API to get "id" property by Sam Protsenko · 1 year, 1 month ago
  11. 0263d9a serial: s5p: Remove common.h inclusion by Sam Protsenko · 1 year, 1 month ago
  12. 4821e86 serial: npcm: support skip uart clock setting by Jim Liu · 1 year ago
  13. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  14. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year, 1 month ago
  15. f93f92b serial: stm32: Fix AARCH64 compilation warnings by Patrice Chotard · 1 year, 1 month ago
  16. 6979cc0 serial: s5p: Fix clk_get_by_index() error code check by Sam Protsenko · 1 year, 1 month ago
  17. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  18. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  19. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 2 months ago
  20. 9fbafa6 serial: sh: Drop <common.h> by Paul Barker · 1 year, 1 month ago
  21. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
  22. 83a5d2b serial: serial-uclass.c: move definition of _serial_flush up a bit by Rasmus Villemoes · 1 year, 1 month ago
  23. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  24. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · 1 year, 1 month ago
  25. a9b4702 serial: sh: Fix error handling by Paul Barker · 1 year, 1 month ago
  26. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · 1 year, 1 month ago
  27. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · 1 year, 1 month ago
  28. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 1 month ago
  29. 476f68a serial: sh: Sort includes by Paul Barker · 1 year, 1 month ago
  30. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · 1 year, 1 month ago
  31. 3759c0a serial: lpuart: Enable IPG clock by Ye Li · 1 year, 4 months ago
  32. 711ad63 dm: serial: fix serial_post_probe() by Heinrich Schuchardt · 1 year, 2 months ago
  33. 4289c26 pci: serial: Support reading PCI-register size with base by Simon Glass · 1 year, 2 months ago
  34. dbf9a08 serial: Drop ns16550 serial_getinfo() in SPL by Simon Glass · 1 year, 2 months ago
  35. f2f014a serial: Drop mention of SPL/TPL_SYS_MALLOC_F by Simon Glass · 1 year, 2 months ago
  36. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  37. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  38. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  39. a2ee226 x86: coreboot: Look for DBG2 UART in SPL too by Simon Glass · 1 year, 2 months ago
  40. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  41. 444c6c5 risc-v: implement DBCN based debug console by Heinrich Schuchardt · 1 year, 3 months ago
  42. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · 1 year, 3 months ago
  43. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  44. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · 1 year, 4 months ago
  45. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  46. 5a83d2b serial: mtk: initial priv data before using by developer · 1 year, 4 months ago
  47. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 6 months ago
  48. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
  49. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 6 months ago
  50. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 6 months ago
  51. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 6 months ago
  52. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · 1 year, 6 months ago
  53. 8cc4368 serial: mxs: Add MXS AUART driver by Marek Vasut · 1 year, 7 months ago
  54. 684bc74 x86: Allow locating the UART from ACPI tables by Simon Glass · 1 year, 7 months ago
  55. 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
  56. 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
  57. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  58. f3bc7fc serial, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 7 months ago
  59. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 7 months ago
  60. 75c472b serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · 1 year, 7 months ago
  61. 0c8712b serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · 1 year, 7 months ago
  62. 51ff6c3 serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · 1 year, 7 months ago
  63. f76cc18 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · 1 year, 7 months ago
  64. 5025119 serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · 1 year, 7 months ago
  65. cb844b3 serial: msm-geni: Always bind before relocation by Konrad Dybcio · 1 year, 7 months ago
  66. e896928 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · 1 year, 7 months ago
  67. 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
  68. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  69. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  70. f439a1e serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · 1 year, 8 months ago
  71. 6c17cd6 serial: sh: Make indent consistent by Marek Vasut · 1 year, 9 months ago
  72. 98ae281 serial: sh: Add DEBUG_UART support by Marek Vasut · 1 year, 9 months ago
  73. b811f9b serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants by Marek Vasut · 1 year, 9 months ago
  74. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 10 months ago
  75. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · 1 year, 10 months ago
  76. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 10 months ago
  77. f1d9669 serial: mxc: Speed-up character transmission by Loic Poulain · 1 year, 11 months ago
  78. 3e7a999 serial: mxc: Wait for TX completion before reset by Loic Poulain · 1 year, 11 months ago
  79. a35aee5 serial: s5p: Use IS_ENABLED where appropriate by Mark Kettenis · 1 year, 10 months ago
  80. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  81. 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 1 year, 11 months ago
  82. 86a200a arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · 2 years ago
  83. 51f153c arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · 2 years ago
  84. 241f12d serial: Use -EAGAIN in getc and putc by Pali Rohár · 2 years ago
  85. b2aa5b6 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · 2 years ago
  86. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
  87. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  88. e111a12 global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 2 years ago
  89. 7abe2a9 global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 2 years ago
  90. 31b8b4d global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · 2 years ago
  91. 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
  92. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  93. a17aa19 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
  94. 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
  95. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  96. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 2 years ago
  97. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  98. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  99. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 2 years ago
  100. 10ac24f powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS by Tom Rini · 2 years ago