1. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  2. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  4. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  5. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  7. b3f3310 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
  8. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  9. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  10. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  11. f104c55 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · 6 years ago
  12. 8d5f843 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  13. e68f4ab serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  14. 6b8dcec serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  15. 5e3c4c7 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  16. e14d01c serial: zynq: Use live-tree functions by Michal Simek · 7 years ago
  17. e3f127e serial: zynq: Remove header depedency on arm header structure by Michal Simek · 7 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  20. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  21. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  22. eea9d96 serial: zynq: Read information about clock from DT by Michal Simek · 8 years ago
  23. de6d3a9 serial: zynq: Change logic in putc by Michal Simek · 9 years ago
  24. 006ff43 serial: zynq: Fix address reading from DM by Michal Simek · 9 years ago
  25. f0a71d0 serial: zynq: Extend compatible string list by Michal Simek · 9 years ago
  26. d9afb23 serial: zynq: Use static inline for _debug_uart_init() by Michal Simek · 9 years ago
  27. 6954c2b serial: zynq: Remove duplicated header by Michal Simek · 9 years ago
  28. 49e1276 serial: zynq: Fix incorrect reference to s5p driver by Michal Simek · 9 years ago
  29. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  30. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  31. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  32. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  33. 1a4d32e serial: zynq: Add support for slow emulation platform by Michal Simek · 10 years ago
  34. 0c33c0f serial: Extend structure comments with register offset by Michal Simek · 10 years ago
  35. 05b3b5c serial: zynq: Use global baudrate instead of hardcoded one by Michal Simek · 10 years ago
  36. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  37. 7537045 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  38. 3554b2b serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  39. e2cad60 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · 11 years ago
  40. 20d1ebf zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  41. 1528e11 serial: zynq: Remove unused #defines by Soren Brinkmann · 11 years ago
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  44. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  45. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  46. 76bed83 serial: Add Zynq serial driver by Michal Simek · 12 years ago