index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
sf-uclass.c
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2016-01-15
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
2015-11-19
dm: sf: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-05-06
dm: sf: Update default name of spi flash in structure udevice
Haikun.Wang@freescale.com
2015-04-18
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2014-10-22
dm: sf: Add a uclass for SPI flash
Simon Glass