index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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-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
2016-01-07
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-01-07
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
Fabio Estevam
2016-01-04
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
Ladislav Michl
2015-12-28
altera_qspi: allow ctrl-c to abort the erase ops
Thomas Chou
2015-12-28
altera_qspi: show erase progress
Thomas Chou
2015-12-28
altera_qspi: skip erase if the sector is blank
Thomas Chou
2015-12-28
altera_qspi: set fail_addr for erase ops
Thomas Chou
2015-12-28
altera_qspi: call callback even if the erase failed
Thomas Chou
2015-12-19
altera_qspi: initialize instr.mtd in flash_erase
Thomas Chou
2015-12-11
sf: Rename sf_ops.c to spi-flash.c
Jagan Teki
2015-12-11
sf: Use static for file-scope functions
Jagan Teki
2015-12-11
sf: sf_probe: Remove spi_slave pointer argument
Jagan Teki
2015-12-11
sf: ops: Fix missing break on spansion read_bar
Jagan Teki
2015-12-11
sf: Remove unneeded SST_BP and SST_WP
Jagan Teki
2015-12-11
sf: Remove unneeded header includes
Jagan Teki
[prev]
[next]