index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_base.c
Age
Commit message (
Expand
)
Author
2025-10-28
mtd: nand: Prevent dereference of NULL pointer
Andrew Goodbody
2025-04-08
Merge patch series "Annotate switch/case fallthrough cases"
Tom Rini
2025-04-08
mtd: rawnand: nand_base: annotate switch/case fallthrough
Andre Przywara
2025-03-15
drivers: mtd: nand: base: Add support for Hardware ECC for check bad block
Dinesh Maniyam
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-28
mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
Arseniy Krasnov
2024-07-22
drivers: mtd: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mtd: Remove <common.h> and add needed includes
Tom Rini
2024-04-14
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
Alexander Dahl
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
2023-11-28
asm-generic: Import functions from Linux
Igor Prusov
2023-11-16
nand: Don't dereference NULL manufacturer_desc
Sean Anderson
2023-04-22
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
2023-04-22
Revert "mtd: rawnand: nand_base: Handle algorithm selection"
Dario Binacchi
2023-04-16
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
2023-01-08
mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
Roger Quadros
2022-12-10
mtd: nand: make Samsung SLC NAND usable again
Michael Trimarchi
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
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-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: 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-08
mtd: rawnand: Add support to dedicated function to set timings
Kory Maincent
2022-04-26
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
Pali Rohár
2022-04-11
mtd: Add flash_node in struct mtd_info
Patrice Chotard
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2021-04-12
mtd: Update fail_addr when erase fails due to bad blocks
Farhan Ali
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-04-26
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-22
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
[next]