1. 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 4 months ago
  2. 8214728 serial: a37xx: Switch to XTAL clock when booting Linux kernel by Pali Rohár · 3 years, 5 months ago
  3. 5f41bab serial: a37xx: Use TBG as parent clock by Pali Rohár · 3 years, 5 months ago
  4. 139d081 serial: a37xx: Fix parent clock rate value and divider calculation by Pali Rohár · 3 years, 5 months ago
  5. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 5 months ago
  6. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  7. 725cf89 serial: serial_msm: Ensure BAM/single character mode are disabled by Stephan Gerhold · 3 years, 4 months ago WIP/2021-07-06-platform-updates
  8. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  9. da1af52 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · 3 years, 4 months ago
  10. 5e9d283 serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · 3 years, 4 months ago
  11. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  12. f105466 serial: serial_octeon_bootcmd.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  13. 4dead10 serial: serial_octeon_pcie_console.c: Add PCI remote console support by Stefan Roese · 3 years, 7 months ago
  14. 4652bef arm: Remove apf27 board by Tom Rini · 3 years, 8 months ago
  15. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  16. 0b9f1ae serial: mtk: rewrite the setbrg function by Weijie Gao · 3 years, 8 months ago
  17. 384b62c serial: ns16550: Handle zero <clock-frequency> value by Bin Meng · 3 years, 9 months ago
  18. 09bd084 serial: ns16550: Correct the base address type by Bin Meng · 3 years, 9 months ago
  19. 7f840c1 serial: usbtty: Send urb data in correct order by Pali Rohár · 3 years, 9 months ago
  20. d3fb8fe serial: usbtty: Fix puts function by Pali Rohár · 3 years, 9 months ago
  21. d9bc92f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 8 months ago
  22. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago WIP/23Feb2021
  23. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
  24. 0d9ff95 serial: s5p: Allow independent selection by Mark Kettenis · 3 years, 8 months ago
  25. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  26. a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
  27. 5c7c9e6 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 9 months ago
  28. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  29. aea2f72 serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 9 months ago
  30. 2161f1f serial: add uart driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  31. 67b2ed0 drivers: serial: probe all uart devices by Vabhav Sharma · 3 years, 11 months ago
  32. a3ce8d6 serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years ago
  33. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago WIP/06Jan2021-next
  34. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  35. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  36. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  37. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  38. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  39. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 10 months ago
  40. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  41. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 10 months ago
  42. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  43. e5e8bbd serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 3 years, 11 months ago
  44. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  45. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  46. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  47. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  48. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  49. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  50. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years ago
  51. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years ago
  52. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years ago
  53. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  54. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago WIP/30Oct2020
  55. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years, 1 month ago
  56. 6c9662d serial: pl01x: Add error value checking by Michal Simek · 4 years ago
  57. cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years ago
  58. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years ago
  59. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  60. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years ago
  61. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  62. 31a359f serial: uartlite: Add support to work with any endianness by T Karthik Reddy · 4 years, 2 months ago
  63. 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  64. f5ba5c9 serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 6 months ago
  65. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  66. 26f0c86 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 3 months ago
  67. 384d5cf serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 3 months ago
  68. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 3 months ago
  69. 185dcf7 msm_serial: Read bit rate register value from DT by Robert Marko · 4 years, 4 months ago
  70. 6b79378 Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 3 months ago
  71. 812196d serial: meson: handle RX errors by Neil Armstrong · 4 years, 3 months ago
  72. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  73. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  74. ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  75. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  76. 27b4a4a serial: Fix SIFIVE debug serial dependency by Michal Simek · 4 years, 3 months ago
  77. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  78. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  79. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 5 months ago
  80. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 3 months ago
  81. b053515 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 4 months ago
  82. 26f7a7d serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 4 months ago
  83. 70434ab serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 4 months ago
  84. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  85. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  86. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 5 months ago
  87. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 5 months ago
  88. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  89. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  90. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  91. 0ed0db9 arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 7 months ago
  92. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 6 months ago
  93. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 6 months ago
  94. bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 6 months ago
  95. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  96. b41d4b8 serial: Set baudrate on boot by Sean Anderson · 4 years, 9 months ago
  97. 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 8 months ago
  98. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 8 months ago
  99. 895a786 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 7 months ago
  100. 9e6ce62 serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 7 months ago