Commit Graph

15 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Peng Fan 102412c415 dm: spi: soft_spi: switch to use linux compatible string 8 years ago
Peng Fan b6d54d5273 dm: spi: soft_spi bug fix 8 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 9 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 9 years ago
Simon Glass 050fb909b6 dm: spi: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 623b638607 dm: spi: Add soft_spi implementation 10 years ago
Simon Glass a666f39e4e dm: spi: Rename soft_spi.c to soft_spi_legacy.c 10 years ago
Andrew Ruder c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 11 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD e831403599 soft_spi: move to drivers/spi 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Haavard Skinnemoen d255bb0e78 SPI API improvements 16 years ago
John Otken d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 17 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk eb9401e3eb * Patch by Andreas Oberritter, 09 Nov 2002: 22 years ago
wdenk e3093091a9 Initial revision 22 years ago
wdenk 77f855819e Initial revision 22 years ago