Commit Graph

34 Commits (894c3ad27fa940beb7fdc07d01dcfe81c03d0481)

Author SHA1 Message Date
Thomas Fitzsimmons 894c3ad27f board: arm: Add support for Broadcom BCM7445 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Mario Six 24fc1ec2ee spi: spi-uclass: Fix style violations 6 years ago
Mario Six 184fa1c8da spi: Remove spi_setup_slave_fdt 6 years ago
Simon Glass 279e26f5a3 dm: spi: Convert uclass to livetree 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Simon Glass 1b7c28f514 spi: Add error checking for invalid bus widths 8 years ago
Simon Glass 28f9885875 spi: Add a debug() on bind failure 8 years ago
Simon Glass 71634f289d spi: Add of-platdata support to SPI and SPI flash 8 years ago
Jagan Teki 08fe9c294f spi: Use mode for rx mode flags 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 8 years ago
Anatolij Gustschin c8864d7209 spi: spi-uclass: fix typo in debug output 8 years ago
Peng Fan 7a3eff4ce9 dm: spi: introduce dm api 8 years ago
Christophe Ricard 674f3609aa spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 8 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 8 years ago
Jagan Teki 379b49d82e spi: Get spi-3wire from dts 9 years ago
Michal Simek 281f1566b8 dm: spi: Add support for all targets which requires MANUAL_RELOC 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 9 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 9 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 9 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 9 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass 6b18656aff dm: spi: Use device_bind_driver() instead of our own function 10 years ago
Simon Glass ff56bba2d6 dm: spi: Correct handling of SPI chip selects in sandbox 10 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 10 years ago