~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
sf-uclass.c
Commit message (
Expand
)
Author
Age
*
bootstd: Add a SPI flash bootdev
Simon Glass
2023-01-23
*
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-23
*
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-23
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
sf: Support querying write-protect
Simon Glass
2021-03-27
*
mtd: spi_flash_free()
Heinrich Schuchardt
2021-03-27
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
sf: Drop spl_flash_get_sw_write_prot
Jagan Teki
2020-06-01
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
*
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
*
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
*
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-15
*
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
*
dm: sf: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-11-19
*
dm: sf: Update default name of spi flash in structure udevice
Haikun.Wang@freescale.com
2015-05-06
*
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
*
dm: sf: Add a uclass for SPI flash
Simon Glass
2014-10-22