index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2019-10-25
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
Jagan Teki
2019-10-25
mtd: spi-nor: ids: Add is25wp256 chip
Jagan Teki
2019-10-25
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
Jagan Teki
2019-10-24
mtd: Add TI HyperBus Memory Controller driver
Vignesh Raghavendra
2019-10-24
mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined
Vignesh Raghavendra
2019-10-16
ubi: Print skip_check in ubi_dump_vol_info()
Stefan Roese
2019-10-16
ubi: provide a way to skip CRC checks
Quentin Schulz
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-09-16
mtd: spi-nor: enable protection ops for SST26 flash series
Eugeniy Paltsev
2019-09-16
mtd: spi-nor: add missing SST26* flash IC protection ops
Eugeniy Paltsev
2019-09-16
mtd: spi: Drop sf.c
Jagan Teki
2019-09-16
mtd: spi_dataflash: Use spi read then write
Jagan Teki
2019-08-25
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-07-31
nand: davinci: avoid out of bounds array access
Heinrich Schuchardt
2019-07-29
nand: davinci: add support for driver model
Bartosz Golaszewski
2019-07-29
nand: davinci: make davinci_nand_init() static
Bartosz Golaszewski
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-22
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
Ashish Kumar
2019-07-19
i.MX6: nand: add nandbcb command for imx
Shyam Saini
2019-07-18
mtd: spi: Add flash property for Micron mt25qu512a
Ashish Kumar
2019-07-12
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Patrick Delaunay
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2019-07-09
ubi: fix UBI_SILENCE_MSG
Markus Klotzbuecher
2019-06-06
mtd: Fix get_mtdparts()
Patrice Chotard
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-10
mtd: ubi: Remove select for non existent option
Chris Packham
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-05-04
nand: davinci: remove dead code for dm644x
Bartosz Golaszewski
2019-05-03
mtd: spi-nor: fix page program issue when using spi-mem driver
Weijie Gao
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-22
drivers: nand: brcmnand: add an option to read the write-protect from device ...
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add parameter parameter-page-big-endian
Philippe Reynes
2019-04-22
drivers: nand: brcmnand: add initial support
Philippe Reynes
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-17
mtd: rawnand: denali: add reset handling
Simon Goldschmidt
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
Christophe Kerello
2019-04-12
mtd: spi-nor-ids: Add Gigadevice gd25lq128 ID
Neil Armstrong
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
2019-04-12
mtd: spi: Replace ad-hoc default implementation with spi_mem_op
Marek Vasut
2019-04-12
mtd: fix Coverity integer handling issue
Miquel Raynal
2019-04-12
mtd: spi: Add Macronix MX66U2G45F device
Marek Vasut
2019-04-12
mtd: sf_probe: remove spi-flash compatible
Neil Armstrong
2019-04-12
mtd: add spi flash id s25fl064l
Heiko Schocher
2019-04-12
mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux version
Stefan Roese
[next]