1. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  2. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  4. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  5. 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years ago
  6. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  7. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 5 months ago
  10. 4856cc7 mpc8xxx_spi: implement real ->set_speed by Rasmus Villemoes · 4 years, 8 months ago
  11. 391c400 mpc8xxx_spi: always use 8-bit characters, don't read or write garbage by Rasmus Villemoes · 4 years, 8 months ago
  12. 1a7b462 mpc8xxx_spi: put max_cs to use by Rasmus Villemoes · 4 years, 8 months ago
  13. c1a3f1e spi: mpc8xxx: Convert to DM by Jagan Teki · 5 years ago
  14. 67adbae spi: mpc8xxx: Use get_timer by Mario Six · 5 years ago
  15. f6fcad5 spi: mpc8xxx: Fix if check by Mario Six · 5 years ago
  16. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 5 years ago
  17. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 5 years ago
  18. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 5 years ago
  19. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 5 years ago
  20. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 5 years ago
  21. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 5 years ago
  22. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 5 years ago
  23. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 5 years ago
  24. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 5 years ago
  25. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 5 years ago
  26. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 5 years ago
  27. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 5 years ago
  28. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 5 years ago
  29. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 5 years ago
  30. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 5 years ago
  31. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  32. a048d4b spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · 9 years ago
  33. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  34. 583fe6c spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  35. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  36. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  37. f138ca1 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  38. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  39. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  40. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  42. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  43. 8931ab1 Fix conditional compilation of mpx8xxx_spi driver by Ben Warren · 17 years ago
  44. 2956acd codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  45. 04a9e11 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago