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-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
2022-09-02
renesas: Fix RPC-IF compatible values
Geert Uytterhoeven
2022-08-22
mtd: rawnand: fsl_elbc: Fix reading address pointer from DT
Pali Rohár
2022-08-22
mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag
Pali Rohár
2022-08-22
mtd: nand: samsung: Retrieve ECC requirements from extended
Michael Trimarchi
2022-08-22
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Michael Trimarchi
2022-08-22
mtd: nand: change return type of nand_get_flash_type() to int
Michael Trimarchi
2022-08-22
mtd: nand: Rename the nand_manufacturers struct
Michael Trimarchi
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-08-04
flash: Remove pic32_flash.c
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
Tom Rini
[next]