~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij2023-04-22
* Revert "mtd: rawnand: nand_base: Handle algorithm selection"Dario Binacchi2023-04-22
* mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij2023-04-16
* mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbtRoger Quadros2023-01-08
* mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi2022-12-10
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* 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: nand: Get rid of busw parameterMichael Trimarchi2022-07-22
* mtd: rawnand: Add support to dedicated function to set timingsKory Maincent2022-07-08
* mtd: nand: raw: Add support for DT property nand-ecc-algo=bchPali Rohár2022-04-26
* mtd: Add flash_node in struct mtd_infoPatrice Chotard2022-04-11
* mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-23
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard2021-09-28
* mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali2021-04-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT2019-04-26
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-22
* mtd: nand: raw: allow to disable unneeded ECC layoutsStefan Agner2019-01-16
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-20