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