index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
cfi_flash.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cfi-mtd: Add cfi-mtd driver.
Piotr Ziecik
2008-11-24
1
-0
/
+5
*
cfi_flash: Add interface for flash verbosity control
Piotr Ziecik
2008-11-24
1
-11
/
+22
*
cfi_flash: Export flash_sector_size() function.
Piotr Ziecik
2008-11-24
1
-2
/
+0
*
cfi_flash: Make all flash access functions weak
Stefan Roese
2008-11-24
1
-7
/
+25
*
CFI Driver: Fix "flash not ready" problem
Wolfgang Denk
2008-10-31
1
-1
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-51
/
+51
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
1
-3
/
+5
*
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
1
-1
/
+2
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-8
/
+8
*
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
Fix printf errors under -DDEBUG
Andrew Klossner
2008-09-09
1
-1
/
+1
*
CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()
Nick Spence
2008-08-20
1
-0
/
+1
*
CFI: Fix AMD Legacy sector protect
TsiChung Liew
2008-08-20
1
-3
/
+9
*
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next
Stefan Roese
2008-08-14
1
-9
/
+8
|
\
|
*
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-3
/
+0
|
*
CFI: allow for dynamically determined flash sizes and addresses
Wolfgang Denk
2008-08-08
1
-6
/
+8
*
|
cfi-flash: Added support to flash_real_protect for Atmel flash devices
Rafael Campos
2008-08-06
1
-6
/
+43
|
/
*
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
Sebastian Siewior
2008-07-17
1
-1
/
+4
*
cfi_flash: make the command u32 only
Sebastian Siewior
2008-07-15
1
-4
/
+4
*
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
Stefan Roese
2008-06-19
1
-8
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Wolfgang Denk
2008-06-11
1
-7
/
+34
|
\
|
*
cfi_flash: enable M18 flash chips family support.
Vasiliy Leoenenko
2008-06-03
1
-2
/
+21
|
*
cfi_flash: support of long cmd in U-boot.
Vasiliy Leoenenko
2008-06-03
1
-7
/
+15
*
|
Fix warnings from gcc-4.3.0 build on a ppc host
Kumar Gala
2008-06-03
1
-0
/
+2
|
/
*
cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST
Matthias Fuchs
2008-04-25
1
-0
/
+17
*
cfi_flash: Support buffered writes on non-standard Spansion NOR flash
Guennadi Liakhovetski
2008-04-12
1
-30
/
+16
*
MTD/CFI: flash_read64 is defined a weak function (for SPARC)
Daniel Hellstrom
2008-03-29
1
-1
/
+3
*
MTD/CFI: Add support for 16bit legacy AMD flash
Tor Krill
2008-03-28
1
-9
/
+35
*
CFI: Small cleanup for FLASH_SHOW_PROGRESS
Stefan Roese
2008-03-19
1
-13
/
+9
*
Flash programming progress countdown.
Jerry Van Baren
2008-03-19
1
-1
/
+43
*
CFI: Do not use uninitialized cmd_reset
Michael Schwingen
2008-02-21
1
-1
/
+6
*
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
Michael Schwingen
2008-01-13
1
-2
/
+2
*
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
Stefan Roese
2008-01-02
1
-1
/
+1
*
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
Stefan Roese
2007-12-27
1
-1
/
+51
*
cfi_flash: Add manufacturer-specific fixups
Haavard Skinnemoen
2007-12-17
1
-14
/
+53
*
cfi_flash: Add cmdset-specific init functions
Haavard Skinnemoen
2007-12-17
1
-63
/
+111
*
cfi_flash: Read whole QRY structure in one go
Haavard Skinnemoen
2007-12-17
1
-86
/
+90
*
cfi_flash: Use map_physmem() and unmap_physmem()
Haavard Skinnemoen
2007-12-13
1
-60
/
+109
*
cfi_flash: Introduce read and write accessors
Haavard Skinnemoen
2007-12-13
1
-78
/
+127
*
cfi_flash: Reorder functions and eliminate extra prototypes
Haavard Skinnemoen
2007-12-13
1
-687
/
+656
*
cfi_flash: Make some needlessly global functions static
Haavard Skinnemoen
2007-12-13
1
-7
/
+9
*
cfi_flash: Break long lines
Haavard Skinnemoen
2007-12-13
1
-115
/
+189
*
CFI: synchronize command offsets with Linux CFI driver
Bartlomiej Sieka
2007-12-13
1
-3
/
+20
*
CFI: support JEDEC flash roms in CFI-flash framework
Michael Schwingen
2007-12-08
1
-12
/
+98
*
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-0
/
+1528
[prev]