Boris Brezillon
|
8f347c4232
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
|
7 years ago |
Boris Brezillon
|
884cfd9023
mtd: Stop assuming mtd_erase() is asynchronous
|
7 years ago |
Andrew F. Davis
|
2fae13124f
UBI: Fix typos
|
8 years ago |
Boris Brezillon
|
3291b52f9f
UBI: introduce the VID buffer concept
|
9 years ago |
Sascha Hauer
|
8a8e8d2fdb
ubi: Only read necessary size when reading the VID header
|
9 years ago |
Brian Norris
|
2e69d4912f
UBI: fix use of "VID" vs. "EC" in header self-check
|
9 years ago |
Richard Weinberger
|
281fda2767
UBI: Validate data_size
|
10 years ago |
david.oberhollenzer@sigma-star.at
|
5026906742
UBI: power cut emulation for testing
|
10 years ago |
Tanya Brokhman
|
45fc5c81d0
UBI: extend UBI layer debug/messaging capabilities - cosmetics
|
10 years ago |
Tanya Brokhman
|
3260870331
UBI: Extend UBI layer debug/messaging capabilities
|
10 years ago |
Qi Wang 王起 (qiwang)
|
2c7ca5cc36
UBI: avoid program operation on NOR flash after erasure interrupted
|
11 years ago |
Ezequiel Garcia
|
64575574f2
UBI: introduce helpers dbg_chk_{io, gen}
|
12 years ago |
Artem Bityutskiy
|
719bb84017
UBI: print less
|
13 years ago |
Artem Bityutskiy
|
049333cecb
UBI: comply with coding style
|
13 years ago |
Artem Bityutskiy
|
fbd0107f4d
UBI: amend comments after all the renamings
|
13 years ago |
Artem Bityutskiy
|
97d6104bac
UBI: rename few functions for consistency
|
13 years ago |
Artem Bityutskiy
|
e2986827d5
UBI: get rid of dbg_err
|
13 years ago |
Artem Bityutskiy
|
8056eb4ac4
UBI: clean-up terminology for self-checks in io.c
|
13 years ago |
Artem Bityutskiy
|
aa44d1d35f
UBI: remove Kconfig debugging option
|
13 years ago |
Artem Bityutskiy
|
f01e2d1654
UBI: always warn if case of I/O errors
|
13 years ago |
Artem Bityutskiy
|
a904e3f1de
UBI: always dump VID and EC headers in case of errors
|
13 years ago |
Artem Bityutskiy
|
ef7088e7f8
UBI: always dump flash contents in case of errors
|
13 years ago |
Artem Bityutskiy
|
25886a368d
UBI: always dump the stack on error
|
13 years ago |
Artem Bityutskiy
|
0ca39d74de
UBI: rename peb_buf1 to peb_buf
|
13 years ago |
Artem Bityutskiy
|
5942ddbc50
mtd: introduce mtd_block_markbad interface
|
13 years ago |
Artem Bityutskiy
|
7086c19d07
mtd: introduce mtd_block_isbad interface
|
13 years ago |
Artem Bityutskiy
|
eda95cbf75
mtd: introduce mtd_write interface
|
13 years ago |
Artem Bityutskiy
|
329ad399a9
mtd: introduce mtd_read interface
|
13 years ago |
Artem Bityutskiy
|
7e1f0dc055
mtd: introduce mtd_erase interface
|
13 years ago |
Brian Norris
|
d57f40544a
mtd: utilize `mtd_is_*()' functions
|
14 years ago |