1. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · 1 year, 4 months ago
  2. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 6 months ago
  3. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 6 months ago
  4. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  5. 80bd23b serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years, 1 month ago
  6. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  7. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  8. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  11. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  12. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  13. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  14. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  15. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  17. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  18. 1a103bf serial: stm32: add Framing error support by Patrick Delaunay · 5 years ago
  19. 3f4afd3 serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  20. e093b1c serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 6 years ago
  21. 6f3105a serial: stm32: remove unnecessary trace by Patrick Delaunay · 6 years ago
  22. 4d6701e serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  23. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  24. 34e64c0 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  25. 39ffe0e serial: stm32: Add setparity support by Patrick Delaunay · 7 years ago
  26. db0536e serial: stm32: Fix bits defines name by Patrice Chotard · 7 years ago
  27. ab8e5d2 serial: stm32: Add debug uart support by Patrick Delaunay · 7 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. 75f2c86 serial: serial_stm32: Rename status register flags by Patrice Chotard · 7 years ago
  30. 24af24b serial: serial_stm32: Enable overrun by Patrice Chotard · 7 years ago
  31. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  32. 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago[Renamed (98%) from drivers/serial/serial_stm32x7.c]
  33. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  34. 21aad13 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  35. b21a69a serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  36. 24fc72d serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  37. 5011e6f serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  38. d42610a serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  39. 3b2a14f serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  40. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  41. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  42. 3149632 serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  43. f7d84d8 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  44. 59535d5 serial: stm32f7: disable overrun by Vikas Manocha · 8 years ago
  45. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  46. 7b00ff9 stm32f7: serial: use clock driver to enable clock by Vikas Manocha · 8 years ago
  47. 19e22c6 serial: stm32f7: add device tree support by Vikas Manocha · 8 years ago
  48. 65bfb9c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  49. 5dba05e stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago