Simon Glass
|
66613f5dd2
dm: spi: Clean up detection of sandbox SPI emulator
|
6 years ago |
Simon Glass
|
c3aed5db59
sandbox: spi: Add more logging
|
6 years ago |
Simon Glass
|
1289e96797
sandbox: spi: Drop command-line SPI option
|
6 years ago |
Simon Glass
|
008dcddf99
dm: spi: Update sandbox SPI emulation driver to use ofnode
|
7 years ago |
Simon Glass
|
fb95283931
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
|
7 years ago |
Tom Rini
|
d024236e5a
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
|
7 years ago |
Simon Glass
|
a11817999f
dm: sandbox: spi: Convert driver to support livetree
|
8 years ago |
Stefan Roese
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 years ago |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
Jagan Teki
|
eccb6be068
sf: nr_sectors -> n_sectors
|
8 years ago |
Jagan Teki
|
523b4e37e8
sf: sandbox: Use JEDEC_MFR|ID in id exctract
|
8 years ago |
Jagan Teki
|
f790ca7c7d
sf: Adopt flash table INFO macro from Linux
|
8 years ago |
Jagan Teki
|
ddc2dfbb65
sf: Remove SECT_32K
|
8 years ago |
Simon Glass
|
ffe276d27a
sandbox: spi: Remove an incorrect free()
|
9 years ago |
Simon Glass
|
20f655da11
sandbox: spi: Add more debugging to SPI emulation
|
9 years ago |
Simon Glass
|
832adb212e
sandbox: spi: Add newline to printf() in sandbox_sf_probe
|
10 years ago |
Simon Glass
|
d0cff03e18
dm: spi: Move slave details to child platdata
|
10 years ago |
Simon Glass
|
1603bf3cc1
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
|
10 years ago |
Tom Rini
|
1739564e75
Merge git://git.denx.de/u-boot-dm
|
10 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
|
b6c2956def
dm: sf: sandbox: Convert SPI flash driver to driver model
|
10 years ago |
Simon Glass
|
110bdee00f
sandbox: Convert SPI flash emulation to use sf_params
|
10 years ago |
Mike Frysinger
|
ffdb20bea1
sandbox: spi: Add new SPI flash driver
|
11 years ago |