1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. dbbdc81 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 4 years, 9 months ago
  4. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  5. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  6. 2236149 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  7. 51a644a rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  8. 8aa6c92 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  9. 7e0e5c5 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  10. b6101e9 rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  11. e647dec rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  12. 0e661b6 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  13. f92cf0a rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  16. 11f12c1 rockchip: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
  17. d27c273 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  18. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  19. 6c65577c rockchip: spi: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  20. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  21. cdeb4d7 rockchip: spi: enable support for the rk_spi driver for the RK3399 by Jakob Unterwurzacher · 7 years ago
  22. 9fc354e rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting by Philipp Tomsich · 7 years ago
  23. bd37671 rockchip: spi: rk_spi: dynamically select an module input rate by Philipp Tomsich · 7 years ago
  24. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  25. b425247 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  26. 6e019c4 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  27. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  28. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  29. 90a2847 rockchip: spi: Remove the explicit pinctrl setting by Simon Glass · 9 years ago
  30. e15af8e rockchip: spi: Correct chip-enable code by Simon Glass · 9 years ago
  31. 183a3a0 rockchip: spi: Implement the delays by Simon Glass · 9 years ago
  32. 2b9fe11 rockchip: spi: Correct the bus init code by Simon Glass · 9 years ago
  33. 28a943c rockchip: spi: Remember the last speed to avoid re-setting it by Simon Glass · 9 years ago
  34. 6d97786 rockchip: spi: Avoid setting the pinctrl twice by Simon Glass · 9 years ago
  35. 71037d1 rockchip: spi: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  36. 22bd03a spi: rk_spi: Fix debug format warning by Tom Rini · 9 years ago
  37. 1b2fd5b rockchip: Add SPI driver by Simon Glass · 9 years ago