Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
24d8ab390a42eeae9d67ec71a746a3e3c02432ab
/
drivers
/
mtd
a3cbb93
mtd: Fix get_mtdparts()
by Patrice Chotard
· 6 years ago
1faf95d
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
by Mario Six
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
51eaf0e
mtd: ubi: Remove select for non existent option
by Chris Packham
· 6 years ago
11ff45d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
80162a1
nand: davinci: remove dead code for dm644x
by Bartosz Golaszewski
· 6 years ago
09e9415
mtd: spi-nor: fix page program issue when using spi-mem driver
by developer
· 6 years ago
e5b9631
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
by Gregory CLEMENT
· 6 years ago
77669af
drivers: nand: brcmnand: add an option to read the write-protect from device tree
by Philippe Reynes
· 6 years ago
7f28cf6
drivers: nand: brcmnand: add parameter parameter-page-big-endian
by Philippe Reynes
· 6 years ago
5aa6cfb
drivers: nand: brcmnand: add initial support
by Philippe Reynes
· 6 years ago
16ee8f6
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 6 years ago
cedfa4e
mtd: rawnand: denali: add reset handling
by Simon Goldschmidt
· 6 years ago
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
da14168
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
by Christophe Kerello
· 6 years ago
3f83d7d
mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID
by Neil Armstrong
· 6 years ago
fa19c65
dm: spi: Read default speed and mode values from DT
by Patrick Delaunay
· 6 years ago
0a77676
mtd: spi: Replace ad-hoc default implementation with spi_mem_op
by Marek Vasut
· 6 years ago
3a3146c
mtd: fix Coverity integer handling issue
by Miquel Raynal
· 6 years ago
942a420
mtd: spi: Add Macronix MX66U2G45F device
by Marek Vasut
· 6 years ago
94c53b7
mtd: sf_probe: remove spi-flash compatible
by Neil Armstrong
· 6 years ago
50aad82
mtd: add spi flash id s25fl064l
by Heiko Schocher
· 6 years ago
584957a
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
by Stefan Roese
· 6 years ago
2573c85
mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
by Eran Matityahu
· 6 years ago
a59fb30
mtd: ubi debug: Remove the pid print from ubi_assert
by Eran Matityahu
· 6 years ago
0df8104
Convert CONFIG_SF_DEFAULT_* to Kconfig
by Patrick Delaunay
· 6 years ago
858dd27
MTD: mxs_nand_spl: Redo the way nand_init initializes
by Adam Ford
· 6 years ago
cb61ead
MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL
by Adam Ford
· 6 years ago
6edb91a
MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static
by Adam Ford
· 6 years ago
1021073
MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
by Adam Ford
· 6 years ago
3f5fb8b
mtd: spi: Add lightweight SPI flash stack for SPL
by Vignesh R
· 6 years ago
35dc058
mtd: spi: Remove unused files
by Vignesh R
· 6 years ago
1451041
mtd: spi: Switch to new SPI NOR framework
by Vignesh R
· 6 years ago
54c8a67
mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string
by Vignesh R
· 6 years ago
7b3626f
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· 6 years ago
4d848c9
mtd: spi: spi-nor-core: Add SFDP support
by Vignesh R
· 6 years ago
36d1aa5
mtd: spi: spi-nor-core: Add 4 Byte addressing support
by Vignesh R
· 6 years ago
cc682b9
mtd: spi: spi-nor-core: Add SPI MEM support
by Vignesh R
· 6 years ago
3a8c62c
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· 6 years ago
cf87371
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
by Adam Ford
· 6 years ago
7cd8522
mtd: nand: arasan_nfc: Add support for nand multi chip select
by T Karthik Reddy
· 6 years ago
7830fc5
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
by Derald D. Woods
· 6 years ago
bd18614
mtd: nand: raw: allow to disable unneeded ECC layouts
by Stefan Agner
· 6 years ago
a1760ff
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
98f52ed
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
by Nikolai Zhubr
· 6 years ago
45f3703
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 6 years ago
a8f1a67
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
by Lukasz Majewski
· 6 years ago
f006cb3
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
by Lukasz Majewski
· 6 years ago
e94930b
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
by Lukasz Majewski
· 6 years ago
9ea2397
mtd: rawnand: denali: fix a race condition when DMA is kicked
by Masahiro Yamada
· 6 years ago
2d1fbc8
mtd: rawnand: denali: optimize timing parameters for data interface
by Masahiro Yamada
· 6 years ago
8b86f5e
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
by Masahiro Yamada
· 6 years ago
f275163
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
925a51d
mtd: sf: Make sf_mtd.c more robust
by Boris Brezillon
· 6 years ago
4be0c81
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
by Boris Brezillon
· 6 years ago
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· 6 years ago
46ba2e8
mtd: Make sure we don't parse MTD partitions belonging to another dev
by Boris Brezillon
· 6 years ago
a24d985
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
by Boris Brezillon
· 6 years ago
1d2c149
mtd: Be more strict on the "mtdparts=" prefix check
by Boris Brezillon
· 6 years ago
dde6ec7
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
by Boris Brezillon
· 6 years ago
9080e28
mtd: sf: Make sure we don't register the same device twice
by Boris Brezillon
· 6 years ago
db0d805
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
b132875
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
by Boris Brezillon
· 6 years ago
059e4a6
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
5f9ae0e
mtd: nand: Arasan: Add subpage configuration support
by Martin Lund
· 6 years ago
53e9c12
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
by Miquel Raynal
· 6 years ago
35f1ebd
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
by Miquel Raynal
· 6 years ago
30a016a
mtd: nand: pxa3xx: add raw read support
by Miquel Raynal
· 6 years ago
36eee8c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
9abf625
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
by Vladimir Zapolskiy
· 6 years ago
5670237
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
by Vladimir Zapolskiy
· 6 years ago
fe656dd
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
by Boris Brezillon
· 6 years ago
7899afc
mtd: Use default mtdparts/mtids when not defined in the environment
by Boris Brezillon
· 6 years ago
455ef43
nand: atmel: Initialize pmecc smu with correct size
by Bin Meng
· 6 years ago
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
d3a8d2b
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
7cab738
sf: Add MICRON manufacturer id
by Ashish Kumar
· 6 years ago
931ae35
mtd: uboot: Fix hanging during mtd list command
by Adam Ford
· 6 years ago
00d9990
dm: spi: Add logging of some return values
by Simon Glass
· 6 years ago
342eb81
sf: Avoid allocating memory on every read operation
by Simon Glass
· 6 years ago
8e8963b
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
3b4b340
sandbox: spi: Add more logging
by Simon Glass
· 6 years ago
fd5259a
sandbox: spi: Drop command-line SPI option
by Simon Glass
· 6 years ago
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
72191c7
sf: Add XMC xm25qh64a and xm25qh128a entries
by Stefan Roese
· 6 years ago
741f4c7
cmd: mtd: add 'mtd' command
by Miquel Raynal
· 6 years ago
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
aa168ac
mtd: uclass: add probe function
by Miquel Raynal
· 6 years ago
f78a12b
mtd: mtdpart: balance debug messages
by Miquel Raynal
· 6 years ago
d31c478
mtd: declare MTD_PARTITIONS symbol in Kconfig
by Miquel Raynal
· 6 years ago
02b4979
mtd: spinand: Add initial support for the MX35LF2GE4AB chip
by Miquel Raynal
· 6 years ago
fa46525
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
ea4d7c8
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
df1859e
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
47e9045
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
894380f
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
8115c45
mtd: rename nand into rawnand in Kconfig prompt
by Miquel Raynal
· 6 years ago
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· 6 years ago
Next »