1. b76d08c serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · 3 years, 6 months ago
  2. 0ba2f37 arm: Remove edb9315a board by Tom Rini · 3 years, 6 months ago
  3. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
  4. 706d481 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · 3 years, 5 months ago
  5. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  6. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · 3 years, 5 months ago
  7. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · 3 years, 5 months ago
  8. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  9. 09e9076 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · 3 years, 8 months ago
  10. 0145225 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · 3 years, 8 months ago
  11. 80b1497 arm: Remove apf27 board by Tom Rini · 3 years, 9 months ago
  12. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  13. dc45773 serial: mtk: rewrite the setbrg function by developer · 3 years, 9 months ago
  14. 48ab3df serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 10 months ago
  15. 01b792b serial: ns16550: Correct the base address type by Bin Meng · 3 years, 10 months ago
  16. 29825e9 serial: usbtty: Send urb data in correct order by Pali Rohár · 3 years, 10 months ago
  17. 84567c3 serial: usbtty: Fix puts function by Pali Rohár · 3 years, 10 months ago
  18. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 9 months ago
  19. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  20. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
  21. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · 3 years, 10 months ago
  22. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  23. b58ba76 arm: Remove mx35pdk board by Tom Rini · 3 years, 10 months ago
  24. b934fd2 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 10 months ago
  25. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  26. abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 11 months ago
  27. e076b9e serial: add uart driver for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
  28. 42149c9 drivers: serial: probe all uart devices by Vabhav Sharma · 4 years ago
  29. 80bd23b serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
  30. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  31. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  32. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  33. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  34. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  35. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  36. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
  37. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  38. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  39. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  40. 5190dec serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 4 years ago
  41. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  42. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  43. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  44. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  45. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  46. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  47. 5420957 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 1 month ago
  48. fb6268d sandbox: serial: Convert to livetree by Simon Glass · 4 years, 1 month ago
  49. 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 1 month ago
  50. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  51. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  52. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
  53. f96c789 serial: pl01x: Add error value checking by Michal Simek · 4 years, 2 months ago
  54. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
  55. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
  56. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 1 month ago
  57. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 1 month ago
  58. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  59. 070ffd2 serial: uartlite: Add support to work with any endianness by T Karthik Reddy · 4 years, 4 months ago
  60. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  61. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 7 months ago
  62. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  63. c3d2559 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 4 months ago
  64. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 4 months ago
  65. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  66. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · 4 years, 5 months ago
  67. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
  68. 5018be7 serial: meson: handle RX errors by Neil Armstrong · 4 years, 4 months ago
  69. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  70. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  71. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  72. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  73. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 5 months ago
  74. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  75. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  76. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  77. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  78. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 5 months ago
  79. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 5 months ago
  80. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 5 months ago
  81. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  82. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  83. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
  84. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  85. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  86. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  87. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  88. 910c58f arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 8 months ago
  89. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  90. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
  91. f497770 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 7 months ago
  92. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 8 months ago
  93. 01c18af serial: Set baudrate on boot by Sean Anderson · 4 years, 10 months ago
  94. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
  95. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  96. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
  97. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 8 months ago
  98. dbc0c3a serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 9 months ago
  99. 11b0d34 serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 9 months ago
  100. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 10 months ago