- 170013f spi: Update speed/mode on change by Marek Vasut · 3 years, 6 months ago
- 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- c1e0dac dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 4 years ago
- 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
- 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- 1d83e03 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years, 1 month ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8598c34 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years, 2 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- c063ee3 mtd: spi-nor-core: Add octal mode support by Vignesh Raghavendra · 5 years ago
- 70d8f98 spi: prevent overriding established bus settings by Marcin Wojtas · 5 years ago
- 9741e73 dm: spi: Check cs number before accessing slaves by Bin Meng · 5 years ago
- 1d89d8c spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
- 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
- 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
- 9f71ba7 dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
- 59c90f3 dm: spi: Do not assume first SPI bus by Thomas Fitzsimmons · 5 years ago
- 7cc71fd spi: Add spi_write_then_read by Jagan Teki · 5 years ago
- fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · 6 years ago
- a942e1a dm: spi: prevent setting a speed of 0 Hz by Simon Goldschmidt · 6 years ago
- 00d9990 dm: spi: Add logging of some return values by Simon Glass · 6 years ago
- 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2d844dd spi: spi-uclass: Fix style violations by Mario Six · 7 years ago
- b737c24 spi: Remove spi_setup_slave_fdt by Mario Six · 7 years ago
- 4b28058 dm: spi: Convert uclass to livetree by Simon Glass · 8 years ago
- 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · 8 years ago
- f0307e1 spi: Add a debug() on bind failure by Simon Glass · 8 years ago
- 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · 8 years ago
- 96536b1 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
- 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
- 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
- ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · 8 years ago
- 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · 9 years ago
- fdd88a3 dm: spi: introduce dm api by Peng Fan · 9 years ago
- fb0c53e spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN by Christophe Ricard · 9 years ago
- 4b0f40c spi: Add support for dual and quad mode by Mugunthan V N · 9 years ago
- d3868fd spi: Get spi-3wire from dts by Jagan Teki · 9 years ago
- 28d7e4e dm: spi: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
- de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
- d941aaf dm: spi: Make local functions static by Simon Glass · 9 years ago
- b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
- 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 10 years ago
- de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
- 5d2ee05 dm: spi: Move slave details to child platdata by Simon Glass · 10 years ago
- 82c2f50 dm: spi: Set up the spi_slave device pointer in child_pre_probe() by Simon Glass · 10 years ago
- 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
- 0ccb097 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
- 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
- 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
- dd82d44 dm: spi: Add a uclass for SPI by Simon Glass · 10 years ago