1. a3ce8d6 serial: stm32: define LOG_CATEGORY by Patrick Delaunay · 4 years ago
  2. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  3. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  4. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  6. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  7. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  8. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  9. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  10. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  11. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  14. 132518f serial: stm32: add Framing error support by Patrick Delaunay · 5 years ago
  15. 585289b serial: stm32: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  16. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 6 years ago
  17. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 6 years ago
  18. f828fa4 serial: serial_stm32: Add reset support by Patrice Chotard · 6 years ago
  19. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  20. fbd5c72 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  21. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 6 years ago
  22. be1a6f7 serial: stm32: Fix bits defines name by Patrice Chotard · 6 years ago
  23. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 8dc4e1f serial: serial_stm32: Rename status register flags by Patrice Chotard · 7 years ago
  26. 7b3b74d serial: serial_stm32: Enable overrun by Patrice Chotard · 7 years ago
  27. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  28. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago[Renamed (98%) from drivers/serial/serial_stm32x7.c]
  29. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  30. 9a212d7 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  31. 6c30f15 serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  32. 2a7ecc5 serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  33. 60a996b serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  34. 75d5853 serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  35. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  36. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  37. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  38. 1afcf9c serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  39. 1113ad4 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  40. 6c0c3ce serial: stm32f7: disable overrun by Vikas Manocha · 7 years ago
  41. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  42. fd03b83 stm32f7: serial: use clock driver to enable clock by Vikas Manocha · 8 years ago
  43. 42bf5e7 serial: stm32f7: add device tree support by Vikas Manocha · 8 years ago
  44. ba0a3c1 stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board by Toshifumi NISHINAGA · 8 years ago
  45. 6a12ceb stm32x7: add support for stm32x7 serial driver by Vikas Manocha · 9 years ago