upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/mtd/spi
Fabio Estevam 5168721e58 sf: Add lock ops for SST SPI NOR flash 9 years ago
..
Kconfig sf: Make 4K sector support configurable 10 years ago
Makefile sf: Remove eeprom_m95xxx test driver 9 years ago
fsl_espi_spl.c
sandbox.c
sf-uclass.c
sf.c
sf_dataflash.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
sf_internal.h sf: Add lock ops for SST SPI NOR flash 9 years ago
sf_mtd.c
sf_ops.c sf: Add lock ops for SST SPI NOR flash 9 years ago
sf_params.c sf: params: Add IS25LP128 part support 10 years ago
sf_probe.c sf: Add lock ops for SST SPI NOR flash 9 years ago
spi_spl_load.c