Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d5229aba6a9af2dff2bcab9343e9a6a796dca1f
/
drivers
/
mtd
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
235afa8
sf: Move flags macro's to spi_flash_params{} members
by Jagan Teki
· 8 years ago
ca40ea2
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
by Jagan Teki
· 8 years ago
fbf356b
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
96536b1
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
e48876b
sf: Remove e_rd_cmd from param table
by Jagan Teki
· 8 years ago
b678539
sf: Simplify fastest read cmd code
by Jagan Teki
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
54bf808
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
84f4148
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
3c2170a
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
391b12c
sf: sf_params: Add AT25DF321 flash support
by Wenyou Yang
· 8 years ago
b0a00d3
spi: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
e4fcdbb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
edf2440
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
7dbad5c
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
by Ladislav Michl
· 8 years ago
1173271
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
243af2f
mtd: OneNAND: add timeout to wait ready loops
by Ladislav Michl
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
820d24d
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
dcd7ed3
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
3e2fa2a
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
by Daniel Schwierzeck
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
ea19c53
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
521240c
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
3b5f884
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· 8 years ago
f3178d7
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· 8 years ago
601361f
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· 8 years ago
87cc16c
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· 8 years ago
dbd8710
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· 8 years ago
939c75b
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· 8 years ago
4f238e7
spl: nand: support redundant u-boot image
by Boris Brezillon
· 8 years ago
05b769d
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· 8 years ago
a7a401c
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· 8 years ago
edf3271
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
eaf2321
at91: nand: Set up the ECC strength correctly
by Andre Renaud
· 9 years ago
cf44b94
at91: Correct NAND ECC register access
by Andre Renaud
· 9 years ago
61a382b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
5bf904c
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
adb71df
nand: add nand mtd concat support
by Heiko Schocher
· 8 years ago
ab9f4c3
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
a21c448
nand: fix nand torture to use changed mtd api
by Max Krummenacher
· 8 years ago
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
04cc83c
mtd: nand: Remove jz4740 driver
by Marek Vasut
· 8 years ago
db79663
mtd: nand: arasan_nfc: Correct nand ecc initialization
by Siva Durga Prasad Paladugu
· 9 years ago
55f426f
driver: mtd: spi: Adding support for QSPI flash
by Prabhakar Kushwaha
· 8 years ago
bc40d99
mtd: nand: am335x: spl: Fix copying of image
by Lokesh Vutla
· 9 years ago
255c92a
spl: Support loading a FIT from SPI
by Lokesh Vutla
· 9 years ago
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
4e70a68
mtd: nand: mxs: use simpler runtime cpu dection macros
by Peng Fan
· 9 years ago
1d73e9b
drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.
by Purna Chandra Mandal
· 9 years ago
de4b02f
sf: Disable 4-KB erase command for SPANSION S25FS-S family
by Yuan Yao
· 9 years ago
d719326
spi: fsl_qspi: Enable Spansion S25FS-S family flashes
by Yuan Yao
· 9 years ago
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
07a6e38
sf: fix timebase data type in _wait_ready()
by Stephen Warren
· 9 years ago
11b825f
mtd, ubi: set free_count to zero before walking through erase list
by Heiko Schocher
· 9 years ago
b0805e2
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
by Rouven Behr
· 9 years ago
7ea40fe
stm32: stm32_flash: add memory barrier during flash write
by Vikas Manocha
· 9 years ago
043636d
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
by Purna Chandra Mandal
· 9 years ago
8bb0d49
kirkwood_nand: claim MPP pins on the fly
by Chris Packham
· 9 years ago
ab58f46
mtd: nand: denali: max_banks calculation changed in revision 5.1
by Graham Moore
· 9 years ago
cf46400
cfi_flash: return device into read array mode after reading status
by Vasily Khoruzhick
· 9 years ago
e750d56
stm32: stm32f4: move flash driver to mtd driver location
by Vikas Manocha
· 9 years ago
4108dc8
mtd: denali: fix warning when compiled for 64bit system
by Masahiro Yamada
· 9 years ago
405a3c6
sf: Correct data types in stm_is_locked_sr()
by Marek Vasut
· 9 years ago
07f6671
spi: Correct two error return values
by Simon Glass
· 9 years ago
f227e64
sandbox: spi: Remove an incorrect free()
by Simon Glass
· 9 years ago
db45d9e
sandbox: spi: Add more debugging to SPI emulation
by Simon Glass
· 9 years ago
4e4b58d
sf: spi_flash: use dma to copy data from mmap region if platform supports
by Mugunthan V N
· 9 years ago
c7b0bc7
arasan: nfc: Add initial nand driver support for arasan
by Siva Durga Prasad Paladugu
· 9 years ago
937ad76
zynqmp: nand: Add Nand driver support for zynqmp
by Siva Durga Prasad Paladugu
· 9 years ago
f6ca2a6
mtd: pxa3xx_nand: Don't alloc unneeded memory
by Kevin Smith
· 9 years ago
4d21b59
mtd: pxa3xx_nand: Correct offset calculation
by Kevin Smith
· 9 years ago
8a02d63
mtd: pxa3xx_nand: Correct null dereference
by Kevin Smith
· 9 years ago
e37d5a9
nand: mxs: fix error handling for mxs_nand_init
by Peng Fan
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
ce76495
atmel_nand: Add 32 bit ecc support for sama5d2 chip
by Josh Wu
· 9 years ago
247a2d0
atmel_nand_ecc: update pmecc registers according to sama5d2 chip
by Josh Wu
· 9 years ago
5d3256c
atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number
by Josh Wu
· 9 years ago
daf4088
atmel_nand: add '\n' in the end of error message for better display
by Josh Wu
· 9 years ago
c90cc68
atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
by Josh Wu
· 9 years ago
03aeeb3
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
007c8da
imx: nand: update GPMI NAND driver to support MX7
by Peng Fan
· 9 years ago
0f5c269
spi: Correct device tree usage in spi_flash_decode_fdt()
by Simon Glass
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
30d435e
dm: spi_flash: Allow the uclass to work without printf()
by Simon Glass
· 9 years ago
e28c9ec
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
Next »