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
2022-12-22
Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig
Tom Rini
2022-12-22
Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-12
configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT
Patrick Delaunay
2022-12-10
mtd: nand: mxs_nand_spl: don't read useless pages
Dario Binacchi
2022-12-10
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-12-10
mtd: nand: make Samsung SLC NAND usable again
Michael Trimarchi
2022-12-10
mtd: rawnand: omap_gpmc: Reduce .bss usage
Roger Quadros
2022-12-10
mtd: rawnand: nand_spl_loaders: Fix cast type build warning
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Optimize NAND reads
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
Roger Quadros
2022-12-05
Convert CONFIG_NAND_KMETER1 et al to Kconfig
Tom Rini
2022-12-05
arm: Remove unused mx27 code
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_SIZE to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_PAGE_2K et al to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
Tom Rini
2022-12-05
mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_HW_ECC to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
Tom Rini
2022-12-05
mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked
Algapally Santosh Sagar
2022-11-10
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-10-31
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
2022-10-23
mtd: spi-nor-core: Fix index value for SCCR dwords
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Default to addr_width of 3 for configurable widths
Takahiro Kuwano
2022-10-23
mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Rename configuration macro for S28 support
Takahiro Kuwano
2022-10-23
mtd: spi-nor-core: Rename s28hs512t prefix
Takahiro Kuwano
2022-10-09
mtd: mxs_nand: Support EDO mode for imx8mn architecture
Michael Trimarchi
2022-10-09
mtd: mxs_nand: get the clock with the right name
Dario Binacchi
2022-10-09
mtd: mxs_nand: don't get the gpmi_apbh_dma clock
Dario Binacchi
2022-10-08
mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig
Roger Quadros
2022-10-06
mtd: nand: pxa3xx: simplify ECC hardware parameters
Chris Packham
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID
Chin-Ting Kuo
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
[next]