index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
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-12
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-03-31
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-23
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-22
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
2016-01-13
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
sf: Get spi locally from spi_flash
Jagan Teki
[next]