~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* include: Remove unused header filesTom Rini2023-05-31
* mtd: Drop unused fsmc_nand driverSimon Glass2023-02-07
* mtd: Drop unused fsl_upm driverSimon Glass2023-02-07
* mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano2023-01-26
* mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano2023-01-26
* mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano2023-01-26
* mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros2023-01-08
* mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-12-10
* memory: Add TI GPMC driverRoger Quadros2022-10-26
* mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano2022-10-23
* mtd: Update the function name to 'rfree'Fabio Estevam2022-10-09
* mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo2022-09-13
* mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi2022-08-22
* mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi2022-08-22
* mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-22
* mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi2022-07-22
* mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi2022-07-22
* mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi2022-07-22
* mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi2022-07-22
* mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi2022-07-22
* mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi2022-07-22
* mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi2022-07-22
* mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi2022-07-22
* mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi2022-07-22
* mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi2022-07-22
* mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka2022-07-18
* mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao2022-07-18
* mtd: spi-nor: add support for Macronix Octal flashJaimeLiao2022-07-18
* stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-17
* linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini2022-04-11
* mtd: Add flash_node in struct mtd_infoPatrice Chotard2022-04-11
* mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn2021-10-23
* Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2021-10-06
* Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2021-09-30
|\
| * mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-28
| * mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay2021-09-28
* | WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* | WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* | WS cleanup: remove excessive empty linesWolfgang Denk2021-09-30
* | mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-28
|/
* mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-24
* mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano2021-06-29
* mtd: spi-nor: Add Cypress manufacturer IDTakahiro Kuwano2021-06-29
* mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav2021-06-28
* mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav2021-06-28