Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ace3be4f15875d74344336b9754c14274f940969
/
drivers
/
mtd
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
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
1b25e58
Fix typo: firstly -> first.
by Vagrant Cascadian
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
9ef671c
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 9 years ago
2588f2d
dm: sf: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
8ed38fa
altera_qspi: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
3e56ece
sf: Correct flash->flags for SST flash
by Bin Meng
· 9 years ago
a668a16
spi: sf_ops: Check the return value from spi_flash_cmd_read_status()
by Fabio Estevam
· 9 years ago
5168721
sf: Add lock ops for SST SPI NOR flash
by Fabio Estevam
· 9 years ago
7693fb3
sf: Remove eeprom_m95xxx test driver
by Jagan Teki
· 9 years ago
439fcb9
sf: Fix NULL pointer exception for flashes without lock methods
by Bin Meng
· 9 years ago
10b6971
mtd: uboot: Add meaningful error message
by Maxime Ripard
· 9 years ago
38a0f36
mtd: add altera quadspi driver
by Thomas Chou
· 9 years ago
f105691
cfi_flash: convert to driver model
by Thomas Chou
· 9 years ago
d858799
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
c3c016c
sf: Add SPI NOR protection mechanism
by Fabio Estevam
· 9 years ago
41b358d
sf: Add SPI protection mechanism from the kernel
by Fabio Estevam
· 9 years ago
f8fdb81
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
Next »