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
Fabio Estevam 41b358d7a7 sf: Add SPI protection mechanism from the kernel 10 years ago
..
nand Merge branch 'master' of git://www.denx.de/git/u-boot-imx 10 years ago
onenand mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
spi sf: Add SPI protection mechanism from the kernel 10 years ago
ubi compat: Remove is_power_of_2() definition 10 years ago
Kconfig dm: Expand and complete Kconfig in drivers/ 10 years ago
Makefile mtd, nand: Move common functions from cmd_nand.c to common place 10 years ago
at45.c
cfi_flash.c cfi_flash: use specific width types for cword 10 years ago
cfi_mtd.c mtd, cfi, ubi: add missing writebufsize initialization 11 years ago
dataflash.c
ftsmc020.c
jedec_flash.c mtd: Handle 29LV800BT 11 years ago
mtd_uboot.c mtd: fix false positive "Offset exceeds device limit" error 10 years ago
mtdconcat.c kbuild: force to define __UBOOT__ in all the C sources 11 years ago
mtdcore.c compat: Remove is_power_of_2() definition 10 years ago
mtdcore.h mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
mtdpart.c mtd: Introduce mtd_block_isreserved() 10 years ago
mw_eeprom.c
st_smi.c