Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
43486e4cd094eabdd514ed7a2376ca55655e506f
/
drivers
/
mtd
fd9102d
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
65319f1
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· 9 years ago
5a9ae33
at91: Correct NAND ECC register access
by Andre Renaud
· 9 years ago
3fc304b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
3a504d9
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
5d29e27
nand: add nand mtd concat support
by Heiko Schocher
· 8 years ago
715b3a9
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
667067f
nand: fix nand torture to use changed mtd api
by Max Krummenacher
· 8 years ago
ceee07b
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
81c7725
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17cb4b8
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
151c06e
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
ea7d1ee
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
5d74e3a
mtd: nand: Remove jz4740 driver
by Marek Vasut
· 8 years ago
a39d144
mtd: nand: arasan_nfc: Correct nand ecc initialization
by Siva Durga Prasad Paladugu
· 8 years ago
d074c06
driver: mtd: spi: Adding support for QSPI flash
by Prabhakar Kushwaha
· 8 years ago
0985294
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· 8 years ago
00d5595
spl: Support loading a FIT from SPI
by Lokesh Vutla
· 8 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
9aa550d
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· 8 years ago
5c99045
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· 9 years ago
80c1bfd
sf: Disable 4-KB erase command for SPANSION S25FS-S family
by Yuan Yao
· 9 years ago
febffe8
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· 9 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
11b9a4d
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
68fc449
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
7570a0c
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
by Rouven Behr
· 9 years ago
9082517
stm32: stm32_flash: add memory barrier during flash write
by Vikas Manocha
· 9 years ago
6d94810
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· 9 years ago
46a16bd
kirkwood_nand: claim MPP pins on the fly
by Chris Packham
· 9 years ago
15305c2
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· 9 years ago
edc498c
cfi_flash: return device into read array mode after reading status
by Vasily Khoruzhick
· 9 years ago
9ecb0c4
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· 9 years ago
73b5b27
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· 9 years ago
ea9619a
sf: Correct data types in stm_is_locked_sr()
by Marek Vasut
· 9 years ago
0badb23d
spi: Correct two error return values
by Simon Glass
· 9 years ago
ffe276d
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
20f655d
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
7bd1c59
sf: spi_flash: use dma to copy data from mmap region if platform supports
by Mugunthan V N
· 9 years ago
e4b40e9
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· 9 years ago
78cb965
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
065a373
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· 9 years ago
84caff3
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· 9 years ago
b7d3e4a
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· 9 years ago
549d7c0
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
258b21f
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
fa651f5
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
422b49e
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· 9 years ago
4c6a6ea
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· 9 years ago
3a20567
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· 9 years ago
2218c54
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
bedaa84
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
d178a1c
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
3c8fb12
dm: spi_flash: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
1c17f5e
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
d9a0ab6
sf: Write quad bit along with read status
by Jagan Teki
· 9 years ago
bfcdc39
sf: Read back and check once macronix quad bit set
by Jagan Teki
· 9 years ago
ffecb0f
sf: Read back and check once spansion quad bit set
by Jagan Teki
· 9 years ago
c56ae75
sf: Fix quad bit set for micron devices
by Jagan Teki
· 9 years ago
eb020f6
sf: Use BIT macro
by Jagan Teki
· 9 years ago
7bc679f
sf: Minor cleanup
by Jagan Teki
· 9 years ago
11c579b
sf: Remove spi_flash_remove
by Jagan Teki
· 9 years ago
6f30965
sf: Rename bank_end to bar_end in read_bar
by Jagan Teki
· 9 years ago
9275929
sf: Rename spi_flash_set_* functions
by Jagan Teki
· 9 years ago
d25dd94
sf: Move spi_read_cmds_array locally
by Jagan Teki
· 9 years ago
cdf3393
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
095a41d
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
e228d6d
sf: Get spi locally from spi_flash
by Jagan Teki
· 9 years ago
67ecb84
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
5092158
spi: spi_flash: Fix the arguments of stm_is_locked_sr()
by Fabio Estevam
· 9 years ago
6a45956
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined
by Ladislav Michl
· 9 years ago
8e8106d
altera_qspi: allow ctrl-c to abort the erase ops
by Thomas Chou
· 9 years ago
d579d38
altera_qspi: show erase progress
by Thomas Chou
· 9 years ago
f81a673
altera_qspi: skip erase if the sector is blank
by Thomas Chou
· 9 years ago
a1b1d7e
altera_qspi: set fail_addr for erase ops
by Thomas Chou
· 9 years ago
9e957aa
altera_qspi: call callback even if the erase failed
by Thomas Chou
· 9 years ago
1c0e84c
altera_qspi: initialize instr.mtd in flash_erase
by Thomas Chou
· 9 years ago
cba65a7
sf: Rename sf_ops.c to spi-flash.c
by Jagan Teki
· 9 years ago
339fd6d
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
bfdb07e
sf: sf_probe: Remove spi_slave pointer argument
by Jagan Teki
· 9 years ago
b6a2c43
sf: ops: Fix missing break on spansion read_bar
by Jagan Teki
· 9 years ago
aae00f8
sf: Remove unneeded SST_BP and SST_WP
by Jagan Teki
· 9 years ago
615879a
sf: Remove unneeded header includes
by Jagan Teki
· 9 years ago
6f9d670
sf: Flash power up read-only based on idcode0
by Jagan Teki
· 9 years ago
cb37518
sf: Use simple name for register access functions
by Jagan Teki
· 9 years ago
fc335d6
sf: Fix Makefile
by Jagan Teki
· 9 years ago
6fa40e7
sf: Use static for file-scope functions
by Jagan Teki
· 9 years ago
0edae52
sf: probe: Code cleanup
by Jagan Teki
· 9 years ago
1e90d9f
sf: Move read_id code to sf_ops
by Jagan Teki
· 9 years ago
3847c0c
sf: Move spi_flash_scan code to sf_ops
by Jagan Teki
· 9 years ago
3a1adb6
sf: spi_flash_validate_params => spi_flash_scan
by Jagan Teki
· 9 years ago
25ef4be
Merge git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
f118fe5
altera_qspi: fix erase and write error code
by Thomas Chou
· 9 years ago
421f306
altera_qspi: add lock unlock ops
by Thomas Chou
· 9 years ago
Next »