Nick Spence
|
9e8e63cce6
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
|
16 年 前 |
TsiChung Liew
|
4e00acded2
CFI: Fix AMD Legacy sector protect
|
16 年 前 |
Stefan Roese
|
becbbc7b2a
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
00b1883a4c
drivers/mtd: Move conditional compilation to Makefile
|
16 年 前 |
Wolfgang Denk
|
2a112b234d
CFI: allow for dynamically determined flash sizes and addresses
|
16 年 前 |
Rafael Campos
|
bc9019e197
cfi-flash: Added support to flash_real_protect for Atmel flash devices
|
17 年 前 |
Sebastian Siewior
|
340ccb260f
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
|
17 年 前 |
Sebastian Siewior
|
7288f972fc
cfi_flash: make the command u32 only
|
17 年 前 |
Stefan Roese
|
fb8c061ea0
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
|
17 年 前 |
Wolfgang Denk
|
1859e42fbf
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
|
17 年 前 |
Vasiliy Leoenenko
|
9c048b5234
cfi_flash: enable M18 flash chips family support.
|
17 年 前 |
Vasiliy Leoenenko
|
93c56f212c
cfi_flash: support of long cmd in U-boot.
|
17 年 前 |
Kumar Gala
|
f979690ee3
Fix warnings from gcc-4.3.0 build on a ppc host
|
17 年 前 |
Matthias Fuchs
|
c63ad6325a
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
|
17 年 前 |
Guennadi Liakhovetski
|
96ef831f71
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
|
17 年 前 |
Daniel Hellstrom
|
97bf85d784
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
|
17 年 前 |
Tor Krill
|
90447ecbba
MTD/CFI: Add support for 16bit legacy AMD flash
|
17 年 前 |
Stefan Roese
|
f0105727d1
CFI: Small cleanup for FLASH_SHOW_PROGRESS
|
17 年 前 |
Jerry Van Baren
|
9a042e9ca5
Flash programming progress countdown.
|
17 年 前 |
Michael Schwingen
|
1ba639da56
CFI: Do not use uninitialized cmd_reset
|
17 年 前 |
Michael Schwingen
|
8225d1e3ac
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
|
17 年 前 |
Stefan Roese
|
47cc23cbe9
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
|
17 年 前 |
Stefan Roese
|
0dc80e2759
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
|
17 年 前 |
Haavard Skinnemoen
|
467bcee11f
cfi_flash: Add manufacturer-specific fixups
|
17 年 前 |
Haavard Skinnemoen
|
0ddf06ddf6
cfi_flash: Add cmdset-specific init functions
|
17 年 前 |
Haavard Skinnemoen
|
e23741f4a6
cfi_flash: Read whole QRY structure in one go
|
17 年 前 |
Haavard Skinnemoen
|
12d30aa797
cfi_flash: Use map_physmem() and unmap_physmem()
|
17 年 前 |
Haavard Skinnemoen
|
cdbaefb5f5
cfi_flash: Introduce read and write accessors
|
17 年 前 |
Haavard Skinnemoen
|
be60a9021c
cfi_flash: Reorder functions and eliminate extra prototypes
|
17 年 前 |
Haavard Skinnemoen
|
3055793bcb
cfi_flash: Make some needlessly global functions static
|
17 年 前 |