index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2016-05-27
mtd: nand: am335x: spl: Fix copying of image
Lokesh Vutla
2016-05-27
spl: Support loading a FIT from SPI
Lokesh Vutla
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-05-21
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
Purna Chandra Mandal
2016-05-18
sf: Disable 4-KB erase command for SPANSION S25FS-S family
Yuan Yao
2016-05-18
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
Yuan Yao
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-02
Fix spelling of "occurred".
Vagrant Cascadian
2016-04-25
sf: fix timebase data type in _wait_ready()
Stephen Warren
2016-04-22
mtd, ubi: set free_count to zero before walking through erase list
Heiko Schocher
2016-04-13
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
Rouven Behr
2016-04-11
stm32: stm32_flash: add memory barrier during flash write
Vikas Manocha
2016-04-10
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
Purna Chandra Mandal
2016-04-06
kirkwood_nand: claim MPP pins on the fly
Chris Packham
2016-04-01
mtd: nand: denali: max_banks calculation changed in revision 5.1
Graham Moore
2016-03-27
cfi_flash: return device into read array mode after reading status
Vasily Khoruzhick
2016-03-26
stm32: stm32f4: move flash driver to mtd driver location
Vikas Manocha
2016-03-24
mtd: denali: fix warning when compiled for 64bit system
Masahiro Yamada
2016-03-12
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
2016-02-26
spi: Correct two error return values
Simon Glass
2016-02-26
sandbox: spi: Remove an incorrect free()
Simon Glass
2016-02-26
sandbox: spi: Add more debugging to SPI emulation
Simon Glass
2016-02-23
sf: spi_flash: use dma to copy data from mmap region if platform supports
Mugunthan V N
2016-02-12
arasan: nfc: Add initial nand driver support for arasan
Siva Durga Prasad Paladugu
2016-02-12
zynqmp: nand: Add Nand driver support for zynqmp
Siva Durga Prasad Paladugu
2016-02-12
mtd: pxa3xx_nand: Don't alloc unneeded memory
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct offset calculation
Kevin Smith
2016-02-12
mtd: pxa3xx_nand: Correct null dereference
Kevin Smith
2016-02-12
nand: mxs: fix error handling for mxs_nand_init
Peng Fan
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-02
atmel_nand: Add 32 bit ecc support for sama5d2 chip
Josh Wu
2016-02-02
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
Josh Wu
2016-01-27
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
Josh Wu
2016-01-27
atmel_nand: add '\n' in the end of error message for better display
Josh Wu
2016-01-27
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
Josh Wu
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-24
imx: nand: update GPMI NAND driver to support MX7
Peng Fan
2016-01-21
spi: Correct device tree usage in spi_flash_decode_fdt()
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-15
dm: spi_flash: Allow the uclass to work without printf()
Simon Glass
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
sf: Use BIT macro
Jagan Teki
2016-01-13
sf: Minor cleanup
Jagan Teki
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
[next]