1. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 9 months ago
  2. 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
  3. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
  4. 3b9ad30 serial: s5p: Allow independent selection by Mark Kettenis · 3 years, 10 months ago
  5. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  6. b58ba76 arm: Remove mx35pdk board by Tom Rini · 3 years, 10 months ago
  7. b934fd2 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 10 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 11 months ago
  10. e076b9e serial: add uart driver for MediaTek MT7620 SoC by developer · 4 years ago
  11. 42149c9 drivers: serial: probe all uart devices by Vabhav Sharma · 4 years ago
  12. 80bd23b serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
  13. 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
  14. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  15. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  16. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  17. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  18. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  19. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · 4 years ago
  20. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  21. 2b92398 serial: Rename ns16550 functions to lower case by Simon Glass · 4 years ago
  22. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  23. 5190dec serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 4 years ago
  24. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  25. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  26. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  27. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  28. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  29. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  30. 5420957 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 1 month ago
  31. fb6268d sandbox: serial: Convert to livetree by Simon Glass · 4 years, 1 month ago
  32. 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 1 month ago
  33. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  34. 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
  35. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 2 months ago
  36. f96c789 serial: pl01x: Add error value checking by Michal Simek · 4 years, 1 month ago
  37. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years, 1 month ago
  38. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years, 1 month ago
  39. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years, 1 month ago
  40. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years, 1 month ago
  41. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  42. 070ffd2 serial: uartlite: Add support to work with any endianness by T Karthik Reddy · 4 years, 3 months ago
  43. 3239d71 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  44. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 7 months ago
  45. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  46. c3d2559 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 4 months ago
  47. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 4 months ago
  48. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  49. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · 4 years, 5 months ago
  50. 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
  51. 5018be7 serial: meson: handle RX errors by Neil Armstrong · 4 years, 4 months ago
  52. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  53. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  54. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
  55. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  56. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 5 months ago
  57. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  58. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  59. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  60. 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
  61. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 5 months ago
  62. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 5 months ago
  63. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 5 months ago
  64. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  65. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  66. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
  67. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  68. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  69. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  70. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  71. 910c58f arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 8 months ago
  72. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  73. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
  74. f497770 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 7 months ago
  75. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  76. 01c18af serial: Set baudrate on boot by Sean Anderson · 4 years, 10 months ago
  77. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
  78. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  79. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
  80. e92e09d serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 8 months ago
  81. dbc0c3a serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 9 months ago
  82. 11b0d34 serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 9 months ago
  83. 8bb8dcf serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 10 months ago
  84. f89c7ec serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 9 months ago
  85. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  86. adca83a serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  87. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  88. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  89. 4d22107 x86: serial: Add a coreboot serial driver by Simon Glass · 5 years ago
  90. f8b1a24 serial: ns16550: Support run-time configuration by Simon Glass · 5 years ago
  91. 7e1bda9 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 5 years ago
  92. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  93. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  94. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  95. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
  96. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 11 months ago
  97. 0ad8b9c serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 11 months ago
  98. 81620a5 serial: sandbox: support Unicode by Heinrich Schuchardt · 5 years ago
  99. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  100. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 5 years ago