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