index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
sandbox.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-18
sf: nr_sectors -> n_sectors
Jagan Teki
2016-11-18
sf: sandbox: Use JEDEC_MFR|ID in id exctract
Jagan Teki
2016-11-18
sf: Adopt flash table INFO macro from Linux
Jagan Teki
2016-09-22
sf: Remove SECT_32K
Jagan Teki
2016-02-26
sandbox: spi: Remove an incorrect free()
Simon Glass
2016-02-26
sandbox: spi: Add more debugging to SPI emulation
Simon Glass
2015-05-14
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-01-29
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
Simon Glass
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-22
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-09-26
sandbox: Convert SPI flash emulation to use sf_params
Simon Glass
2013-12-09
sandbox: spi: Add new SPI flash driver
Mike Frysinger