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
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
..
Kconfig sf: Make 4K sector support configurable 10 years ago
Makefile sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASH 10 years ago
eeprom_m95xxx.c
fsl_espi_spl.c
sandbox.c sandbox: spi: Add newline to printf() in sandbox_sf_probe 10 years ago
sf-uclass.c
sf.c
sf_dataflash.c sf: Kconfig: Add SPI_FLASH_DATAFLASH entry 10 years ago
sf_internal.h sf: Make 4K sector support configurable 10 years ago
sf_mtd.c mtd, spi: Add MTD layer driver 10 years ago
sf_ops.c sf: ops: Add spi_flash_copy_mmap function 10 years ago
sf_params.c sf: update sst25wf040b flash params 10 years ago
sf_probe.c of: clean up OF_CONTROL ifdef conditionals 10 years ago
spi_spl_load.c