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-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
2022-08-04
Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
Tom Rini
2022-08-04
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
Tom Rini
2022-07-29
arm: mvebu: Fix compatible string for nand controller
Pali Rohár
2022-07-22
mtd: decommission the NAND museum
Michael Trimarchi
2022-07-22
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
Michael Trimarchi
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Michael Trimarchi
2022-07-22
mtd: nand: Export symbol nand_decode_ext_id
Michael Trimarchi
2022-07-22
mtd: nand: Fix MediaTek MT7621 SoC build
Michael Trimarchi
2022-07-22
mtd: nand: Get rid of mtd variable in function calls
Michael Trimarchi
2022-07-22
mtd: nand: Add manufacturer specific initialization/detection steps
Michael Trimarchi
2022-07-22
mtd: nand: Store nand ID in struct nand_chip
Michael Trimarchi
2022-07-22
mtd: nand: Get rid of busw parameter
Michael Trimarchi
2022-07-20
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
Pali Rohár
2022-07-19
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
[next]