~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_base.c
Commit message (
Expand
)
Author
Age
*
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
2023-04-22
*
Revert "mtd: rawnand: nand_base: Handle algorithm selection"
Dario Binacchi
2023-04-22
*
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
2023-04-16
*
mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
Roger Quadros
2023-01-08
*
mtd: nand: make Samsung SLC NAND usable again
Michael Trimarchi
2022-12-10
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
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-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-22
*
mtd: rawnand: Add support to dedicated function to set timings
Kory Maincent
2022-07-08
*
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
Pali Rohár
2022-04-26
*
mtd: Add flash_node in struct mtd_info
Patrice Chotard
2022-04-11
*
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-23
*
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
*
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
*
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2021-09-28
*
mtd: Update fail_addr when erase fails due to bad blocks
Farhan Ali
2021-04-12
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
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-05-18
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
Gregory CLEMENT
2019-04-26
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2019-04-22
*
mtd: nand: raw: allow to disable unneeded ECC layouts
Stefan Agner
2019-01-16
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20