1. 4cc24ae serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 4 months ago
  2. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 4 months ago
  3. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  4. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. 0ed0db9 arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 6 months ago
  7. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 5 months ago
  8. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 5 months ago
  9. bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 5 months ago
  10. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  11. b41d4b8 serial: Set baudrate on boot by Sean Anderson · 4 years, 8 months ago
  12. 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 7 months ago
  13. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 7 months ago
  14. 895a786 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 6 months ago
  15. 9e6ce62 serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 6 months ago
  16. 1886024 serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 7 months ago
  17. ce5e3ea serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 7 months ago
  18. 289dd9f serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 8 months ago
  19. 720f9e1 serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 7 months ago
  20. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  21. 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 8 months ago
  22. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  23. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  24. 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 4 years, 9 months ago
  25. 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 4 years, 9 months ago
  26. 1c16606 serial: ns16550: Use old baud rate divisor for flushing if not given by Patrik Dahlström · 4 years, 9 months ago
  27. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  28. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  29. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  30. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 4 years, 9 months ago
  31. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 9 months ago
  32. 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 9 months ago
  33. 5e5c785 serial: sandbox: support Unicode by Heinrich Schuchardt · 4 years, 11 months ago
  34. a7bbaf8 Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  35. 6920f00 Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · 4 years, 11 months ago
  36. 2310c8e serial: usb: Correct the usbtty_...() prototypes by Simon Glass · 4 years, 10 months ago
  37. 151f275 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · 4 years, 10 months ago
  38. 3f8b8e3 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · 4 years, 11 months ago
  39. 44fa676 serial: serial_mtk: add non-DM version for SPL by Weijie Gao · 5 years ago
  40. 99ced53 serial: serial_mtk: enable FIFO and disable flow control by Weijie Gao · 5 years ago
  41. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  42. 8c247bb serial: Kconfig: make MXC_UART usable for MX7 and IMX8M by Peng Fan · 5 years ago
  43. 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  44. ea14778 dm: core: Call ofdata_to_platdata() with of-platdata by Simon Glass · 5 years ago
  45. 2e2c514 serial: ns16550: Allow serial to enabled/disabled in SPL by Simon Glass · 5 years ago
  46. 132518f serial: stm32: add Framing error support by Patrick Delaunay · 5 years ago
  47. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  48. 8836384 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · 5 years ago
  49. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  50. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  51. af325e9 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · 5 years ago
  52. 2756fd1 serial: mxc: Add compatibles to NXP's serial driver (for imx21 and imx53) by Lukasz Majewski · 5 years ago
  53. 1b8c986 IMX: serial: dm: Set DM_FLAG_PRE_RELOC in the IMX uart driver by Lukasz Majewski · 5 years ago
  54. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  55. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  56. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  57. 6757fa5 serial: mxc: Add iMX6SX compatible string by Marek Vasut · 5 years ago
  58. 866a78d Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  59. 461ea07 drivers: serial: mcfuart: add DT support by Angelo Dureghello · 6 years ago
  60. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 5 years ago
  61. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 5 years ago
  62. d2d8f73 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  63. 41b22c0 serial: altera_uart: convert to livetree by Simon Goldschmidt · 5 years ago
  64. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  65. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  66. 10e91cf serial: sh: Drop assorted SH3, SH4, SH5 macros by Marek Vasut · 5 years ago
  67. 2a21929 serial: sh: Drop RTS7751R2D support by Marek Vasut · 5 years ago
  68. 42c09a1 serial: sh: Drop SH2007 support by Marek Vasut · 5 years ago
  69. fcc7cc5 serial: sh: Drop H8 support by Marek Vasut · 5 years ago
  70. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  71. b24f905 serial: sifive: Change include order by Jagan Teki · 5 years ago
  72. 67180fe serial: sh: Add RZ/A1 support by Marek Vasut · 5 years ago
  73. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  74. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  75. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 5 years ago
  76. e567dfb serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 5 years ago
  77. e434b41 imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · 6 years ago
  78. ee0633e drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · 6 years ago
  79. a368200 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · 6 years ago
  80. a245320 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · 6 years ago
  81. ba8ba69 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  82. d771dd5 serial_arc: Allocate buffer for private data by Alexey Brodkin · 6 years ago
  83. aac0c29 Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  84. c4448bd serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  85. 7828e3c drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART by Simon Goldschmidt · 6 years ago
  86. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  87. 3de04e7 dm: serial: Adjust serial_setconfig() to use proper API by Simon Glass · 6 years ago
  88. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  89. e284249 drivers: serial: Add SiFive UART driver by Anup Patel · 6 years ago
  90. f828fa4 serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  91. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  92. 5eca073 serial: omap: Add code for early debugging by Felix Brack · 6 years ago
  93. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  94. 09ace91 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  95. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  96. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  97. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  98. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  99. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  100. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago