Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b57efb24c9d05c04732f96b1330b2229769114e4
/
drivers
/
mtd
/
spi
/
sandbox.c
8b85dfc
dm: Avoid accessing seq directly
by Simon Glass
· 4 years ago
8a8d24b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
d1998a9
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
c69cda2
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
734206d
dm: core: Rename device_bind_ofnode() to device_bind()
by Simon Glass
· 4 years ago
a6cfc34
sandbox: spi: sandbox_sf_state_name() is required
by Heinrich Schuchardt
· 4 years, 5 months ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
c4e8862
mtd: spi: Switch to new SPI NOR framework
by Vignesh R
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
66613f5
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
c3aed5d
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
1289e96
sandbox: spi: Drop command-line SPI option
by Simon Glass
· 6 years ago
008dcdd
dm: spi: Update sandbox SPI emulation driver to use ofnode
by Simon Glass
· 6 years ago
fb95283
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
by Simon Glass
· 6 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
a118179
dm: sandbox: spi: Convert driver to support livetree
by Simon Glass
· 7 years ago
706865a
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
eccb6be
sf: nr_sectors -> n_sectors
by Jagan Teki
· 8 years ago
523b4e3
sf: sandbox: Use JEDEC_MFR|ID in id exctract
by Jagan Teki
· 8 years ago
f790ca7
sf: Adopt flash table INFO macro from Linux
by Jagan Teki
· 8 years ago
ddc2dfb
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
ffe276d
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
20f655d
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
832adb2
sandbox: spi: Add newline to printf() in sandbox_sf_probe
by Simon Glass
· 10 years ago
d0cff03
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
1603bf3
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
by Simon Glass
· 10 years ago
1739564
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
6b18656
dm: spi: Use device_bind_driver() instead of our own function
by Simon Glass
· 10 years ago
ff56bba
dm: spi: Correct handling of SPI chip selects in sandbox
by Simon Glass
· 10 years ago
b6c2956
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
110bdee
sandbox: Convert SPI flash emulation to use sf_params
by Simon Glass
· 10 years ago
ffdb20b
sandbox: spi: Add new SPI flash driver
by Mike Frysinger
· 11 years ago