index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2020-09-11
mtd: nand: Fix nand write error with bad block addresses above 32-bit
T Karthik Reddy
2020-08-13
mtd: rawnand: stm32_fmc2: get resources from parent node
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use clrsetbits_le32
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-08-13
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-08-04
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-03
nand: Drop dm.h header file
Simon Glass
2020-08-03
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
2020-07-20
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-11
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-07-11
Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-07-11
mtd: nand: raw: denali: Wait for reset completion status
Ley Foon Tan
2020-07-11
mtd: nand: raw: denali: Assert reset before deassert
Ley Foon Tan
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
mtd: spi-nor: Enable QE bit for ISSI flash in case of SFDP
Pragnesh Patel
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-01
mtd: sf: Drop plat from sf_probe
Jagan Teki
2020-06-01
mtd: spi: Call sst_write in _write ops
Jagan Teki
2020-06-01
sf: Drop spl_flash_get_sw_write_prot
Jagan Teki
2020-06-01
mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
Jagan Teki
2020-05-28
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
2020-05-28
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
2020-05-22
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-05-22
mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-11
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-11
sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array
Ye Li
2020-05-11
spi: fix dev parameter in dev_* calls
Dario Binacchi
2020-05-10
mtd: nand: raw: mxs_nand changes for nandbcb
Han Xu
[next]