Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 年之前 |
Andre Przywara
|
58eab3287b
mtd: cfi_flash: fix indentation
|
8 年之前 |
Daniel Schwierzeck
|
55edb9d4d5
mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips
|
8 年之前 |
Rouven Behr
|
7570a0cc75
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
|
9 年之前 |
Vasily Khoruzhick
|
edc498c651
cfi_flash: return device into read array mode after reading status
|
9 年之前 |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 年之前 |
Thomas Chou
|
f105691043
cfi_flash: convert to driver model
|
9 年之前 |
Ryan Harkin
|
622b95274e
cfi_flash: use specific width types for cword
|
9 年之前 |
Jeroen Hofstee
|
00dcb07c54
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
|
10 年之前 |
Baruch Siach
|
9169305599
cfi_flash: don't hide write/erase errors
|
10 年之前 |
Jeroen Hofstee
|
c15df21fe7
mtd: cfi_flash: fix clang warning
|
11 年之前 |
Tom Rini
|
5b9c79a81d
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
|
11 年之前 |
Kuo-Jung Su
|
d8b57c0a83
cfi_flash: use buffer length in unmap_physmem()
|
12 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Axel Lin
|
31bf0f57b2
mtd: cfi_flash: Use ARRAY_SIZE at appropriate places
|
12 年之前 |
Masahiro Yamada
|
24c185cf58
cfi_flash: return NULL for invalid base address input
|
12 年之前 |
Masahiro Yamada
|
e2e273a3d7
cosmetic: cfi_flash: delete a space after an unary operator
|
12 年之前 |
Andrew Gabbasov
|
aedadf10f0
cfi_flash: Fix unaligned accesses to cfi_qry structure
|
12 年之前 |
Stefan Roese
|
e303be2d28
Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support"
|
12 年之前 |
Stefan Roese
|
b9589ec1a3
Revert "cfi_flash: Use uintptr_t for casts from u32 to void *"
|
12 年之前 |
Stefan Roese
|
81a4f7098b
cfi_flash: Use uintptr_t for casts from u32 to void *
|
12 年之前 |
Jagannadha Sutradharudu Teki
|
c502321c4a
mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices
|
12 年之前 |
aaron.williams@caviumnetworks.com
|
239cb9d904
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
|
12 年之前 |
Stefan Roese
|
d2af028db3
cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd
|
12 年之前 |
Stefan Roese
|
ac6b911514
cfi_flash: Enable PPB protection for all AMD cmdset flash chips
|
12 年之前 |
Stefan Roese
|
03deff433e
cfi_flash: Read PPB sector protection from device for AMD/Spansion chips
|
12 年之前 |
Stefan Roese
|
20043a4c3c
cfi_flash: Add manufact_match helper function
|
12 年之前 |
Angelo Dureghello
|
07b2c5c0e5
mtd/cfi: add support for SST 4KB sector granularity
|
12 年之前 |
Kim Phillips
|
11dc401079
drivers/mtd/cfi_flash.c: sparse fixes
|
12 年之前 |
Joe Hershberger
|
de15a06aad
cfi: Make the flash erase and write operations abortable
|
12 年之前 |