Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d90384e834a551ef7b69b05f3be1bd103af87d38
/
drivers
/
mtd
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
58eab32
mtd: cfi_flash: fix indentation
by Andre Przywara
· 8 years ago
cf07d39
NAND: davinci: add support for NAND chips with 16 bits bus
by Fabien Parent
· 8 years ago
11777a5
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· 8 years ago
71634f2
spi: Add of-platdata support to SPI and SPI flash
by Simon Glass
· 8 years ago
1f3232d
sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
by Radu Bacrau
· 8 years ago
2334c4e
drivers: SPI: sunxi SPL: fix warning
by Andre Przywara
· 8 years ago
94b653b
sf: Fix s25fs512s id table
by Jagan Teki
· 8 years ago
25488ec
sf: dataflash: Minor cleanups
by Jagan Teki
· 8 years ago
11b9322
sf: dataflash: Fix add_dataflash return logic
by Jagan Teki
· 8 years ago
1835302
sf: dataflash: Move flash id detection into jedec_probe
by Jagan Teki
· 8 years ago
dc19b06
sf: dataflash: Remove unneeded spi data
by Jagan Teki
· 8 years ago
20343ff
spi: Remove dual flash options/flags
by Jagan Teki
· 8 years ago
7b4ab88
sf: Rename few local functions
by Jagan Teki
· 8 years ago
a881374
sf: ids: Use small letter in ext_jedec
by Jagan Teki
· 8 years ago
7a9b435
sf: ids: Use small letter's with flash name
by Jagan Teki
· 8 years ago
6645fd2
sf: Rename sf_params.c to spi_flash_ids.c
by Jagan Teki
· 8 years ago
475bf81
sf: Remove non-meaningful comments
by Jagan Teki
· 8 years ago
116e005
sf: Remove spansion_s25fss_disable_4KB_erase
by Jagan Teki
· 8 years ago
43ecc77
sf: params: Add S25FS256S_64K spi flash support
by Jagan Teki
· 8 years ago
8e49295
sf: Add INFO6 flash_info macro
by Jagan Teki
· 8 years ago
0bdb7cb
sf: Increase max id length by 1 byte
by Jagan Teki
· 8 years ago
ed363b5
sf: Add SPI_FLASH_MAX_ID_LEN
by Jagan Teki
· 8 years ago
eccb6be
sf: nr_sectors -> n_sectors
by Jagan Teki
· 8 years ago
f3bf2e5
sf: Cleanup spi_flash_info{}
by Jagan Teki
· 8 years ago
523b4e3
sf: sandbox: Use JEDEC_MFR|ID in id exctract
by Jagan Teki
· 8 years ago
dda06a4
sf: Simplify lock ops detection code
by Jagan Teki
· 8 years ago
f790ca7
sf: Adopt flash table INFO macro from Linux
by Jagan Teki
· 8 years ago
02bcff2
nand: arasan_nfc: Clear ecc on bit while sending read command
by Siva Durga Prasad Paladugu
· 8 years ago
ae798d2
mtd: nand: zynq_nand: Add nand driver support for zynq
by Siva Durga Prasad Paladugu
· 8 years ago
df10a85
mtd: nand: Kconfig: Add NAND_MXS entry
by Jagan Teki
· 8 years ago
b4a6c2a
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
ea022a3
spi: Move freescale-specific code into a private header
by Simon Glass
· 8 years ago
139db7a
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
0a9b73a
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
8f2fe0c
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
3632c8e
sf: Move flags macro's to spi_flash_params{} members
by Jagan Teki
· 8 years ago
de05992
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
by Jagan Teki
· 8 years ago
ddc2dfb
sf: Remove SECT_32K
by Jagan Teki
· 8 years ago
08fe9c2
spi: Use mode for rx mode flags
by Jagan Teki
· 8 years ago
b3afb23
sf: Remove e_rd_cmd from param table
by Jagan Teki
· 8 years ago
edd35f7
sf: Simplify fastest read cmd code
by Jagan Teki
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
2a83c95
mtd: nand: mxs: fix cache alignment for cache lines >32
by Stefan Agner
· 8 years ago
8b7d512
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
91395b5
mtd: nand: pxa3xx: use nand_set_controller_data
by Chris Packham
· 8 years ago
b302669
sf: sf_params: Add AT25DF321 flash support
by Wenyou Yang
· 8 years ago
6bde34f
spi: Add support for N25Q016A
by Moritz Fischer
· 8 years ago
ebb7feb
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
cd7f5e1
mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND
by Boris Brezillon
· 8 years ago
4ccae81
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
42bd19c
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
5248692
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
by Ladislav Michl
· 8 years ago
77b93e5
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
d9098ee
mtd: OneNAND: add timeout to wait ready loops
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
6f4e7d3
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
735717d
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
e1a89e9
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
8f01397
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
55edb9d
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
by Daniel Schwierzeck
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
62f8183
mtd: nand: Drop a blank line in nand_wait()
by Andre Renaud
· 8 years ago
2313d48
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
30780f9
mtd: nand: Patch remaining places where nand_to_mtd() should be used
by Boris Brezillon
· 8 years ago
e1c2908
nand: nand torture: follow sync with linux v4.6
by Max Krummenacher
· 8 years ago
7748b41
spl: nand: sunxi: add support for NAND config auto-detection
by Boris Brezillon
· 8 years ago
4e7d1b3
spl: nand: sunxi: split 'load page' and 'read page' logic
by Boris Brezillon
· 8 years ago
bb9783b
spl: nand: sunxi: rework status polling loop
by Boris Brezillon
· 8 years ago
fa30115
spl: nand: sunxi: stop guessing the redundant u-boot offset
by Boris Brezillon
· 8 years ago
80ef700
spl: nand: support redundant u-boot image
by Boris Brezillon
· 8 years ago
494e108
spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependency
by Boris Brezillon
· 8 years ago
c4adf9d
spl: nand: sunxi: remove support for so-called 'syndrome' mode
by Boris Brezillon
· 8 years ago
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
Next »