index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
sandbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
mtd: spi: Switch to new SPI NOR framework
Vignesh R
2019-02-07
1
-18
/
+18
*
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
1
-0
/
+10
*
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
1
-10
/
+8
*
sandbox: spi: Add more logging
Simon Glass
2018-10-09
1
-25
/
+29
*
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-09
1
-113
/
+9
*
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
2018-07-09
1
-4
/
+5
*
spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()
Simon Glass
2018-06-19
1
-3
/
+4
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
1
-4
/
+2
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
sf: nr_sectors -> n_sectors
Jagan Teki
2016-11-18
1
-1
/
+1
*
sf: sandbox: Use JEDEC_MFR|ID in id exctract
Jagan Teki
2016-11-18
1
-3
/
+2
*
sf: Adopt flash table INFO macro from Linux
Jagan Teki
2016-11-18
1
-4
/
+6
*
sf: Remove SECT_32K
Jagan Teki
2016-09-22
1
-4
/
+1
*
sandbox: spi: Remove an incorrect free()
Simon Glass
2016-02-26
1
-1
/
+0
*
sandbox: spi: Add more debugging to SPI emulation
Simon Glass
2016-02-26
1
-3
/
+10
*
sandbox: spi: Add newline to printf() in sandbox_sf_probe
Simon Glass
2015-05-14
1
-1
/
+1
*
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
1
-0
/
+5
*
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
Simon Glass
2015-01-29
1
-2
/
+5
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
1
-2
/
+2
|
\
|
*
dm: spi: Use device_bind_driver() instead of our own function
Simon Glass
2014-11-22
1
-1
/
+1
|
*
dm: spi: Correct handling of SPI chip selects in sandbox
Simon Glass
2014-11-22
1
-1
/
+1
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
|
/
*
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
1
-47
/
+291
*
sandbox: Convert SPI flash emulation to use sf_params
Simon Glass
2014-09-26
1
-76
/
+38
*
sandbox: spi: Add new SPI flash driver
Mike Frysinger
2013-12-09
1
-0
/
+483