index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nor
Commit message (
Expand
)
Author
Age
Files
Lines
*
m25p80: progressbar tweak
Johannes Stezenbach
2012-06-07
1
-2
/
+2
*
m25p80: allow erase to be interrupted
Johannes Stezenbach
2012-06-07
1
-0
/
+2
*
m25p80: prevent endless loop in erase
Johannes Stezenbach
2012-06-07
1
-0
/
+2
*
NOR flash: reduce size of cfiword_t if not using 64-bit bus.
Krzysztof Halasa
2012-05-13
1
-0
/
+10
*
cfi flash: Fix alignment problem
Sascha Hauer
2012-04-05
1
-5
/
+13
*
cfi flash: Fix loop count calculation
Sascha Hauer
2012-04-05
1
-1
/
+1
*
remove unused Kconfig variable HAS_CFI
Sascha Hauer
2011-12-07
1
-3
/
+0
*
m25p80: set the correct erasesize when we use OPCODE_BE_4K
Michael Grzeschik
2011-11-25
1
-2
/
+4
*
cfi flash: fix flash_make_cmd for big endian access
Sascha Hauer
2011-09-23
1
-19
/
+5
*
cfi flash: use cpu native accessors
Sascha Hauer
2011-09-23
1
-6
/
+6
*
introduce io.h
Sascha Hauer
2011-09-22
2
-2
/
+2
*
cfi_flash: support of u32 cmd
Teresa Gámez
2011-08-26
4
-18
/
+38
*
nor: Add SPI flash driver
Franck Jullien
2011-08-24
4
-5
/
+945
*
cfi_flash: convert missing map_base
Jean-Christophe PLAGNIOL-VILLARD
2011-07-30
1
-1
/
+1
*
cfi: convert to struct resource
Sascha Hauer
2011-07-19
1
-19
/
+17
*
Merge branch 'master' into next
Sascha Hauer
2011-01-17
1
-10
/
+8
|
\
|
*
CFI NOR flash: fix write timeout units.
Krzysztof Halasa
2011-01-17
1
-10
/
+8
*
|
Fix error handling with malloc, memalign etc. Introduce xmemalign().
Krzysztof Halasa
2011-01-07
1
-3
/
+3
|
/
*
Fix NOR CFI flash driver to work on big endian systems.
Krzysztof Halasa
2010-12-21
2
-90
/
+62
*
Cosmetic fixes, including format attributes for printf() and friends.
Krzysztof Halasa
2010-12-21
1
-4
/
+4
*
Flash CFI: removed unused 'size' variable.
Krzysztof Halasa
2010-12-21
1
-2
/
+1
*
cfi flash driver: check for ctrl-c during erase
Sascha Hauer
2010-12-20
1
-0
/
+5
*
cfi_flash_amd: Add manufacturer-specific fixups
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
1
-1
/
+38
*
cfi_flash: introduce flash cmdset fixup
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
4
-39
/
+52
*
cfi_flash: move reset command assigment to specific chipset init function
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
3
-6
/
+6
*
cfi_flash: do not reset flash when probe fails
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
1
-1
/
+1
*
cfi_flash: Read whole QRY structure in one go
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
2
-85
/
+97
*
cfi_flash: Introduce read and write accessors
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
4
-79
/
+130
*
cfi_flash: update manufacturer id flash support
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
4
-4
/
+25
*
cfi_flash: synchronize command offsets with Linux CFI driver
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
2
-11
/
+28
*
cfi_flash: use amd and standard reset flash command at probing
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
1
-1
/
+2
*
cfi_flash: move flash_read_uchar from inline to noinline
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
2
-14
/
+16
*
cfi_flash: add Atmel real protect flash support
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
2
-0
/
+21
*
cfi_flash: move intel real protect flash support to cfi_flash_intel.c
Jean-Christophe PLAGNIOL-VILLARD
2010-12-03
4
-6
/
+24
*
cfi_flash: Add mtd partition support for UBI
Sascha Hauer
2010-07-05
2
-4
/
+98
*
cfi_flash: Do not print debug info while erasing
Sascha Hauer
2010-07-05
1
-1
/
+1
*
cfi_flash: Do not typedef struct flash_info
Sascha Hauer
2010-07-05
4
-60
/
+60
*
Merge branch 'next'
Sascha Hauer
2010-07-03
1
-1
/
+4
|
\
|
*
cfi flash driver: Use generic progression bar function
Sascha Hauer
2010-06-28
1
-1
/
+4
*
|
nor: don't use sector for ERASE_START
Wolfram Sang
2010-06-29
1
-2
/
+1
|
/
*
cfi_flash: use flash_write_word instead of reimplementing it again
Uwe Kleine-König
2010-05-03
1
-18
/
+1
*
nor: Don't use the sector for the unlock sequence
Wolfram Sang
2010-05-03
1
-8
/
+8
*
cfi_flash: move include/cfi_flash.c next to driver
Sascha Hauer
2010-02-08
4
-3
/
+657
*
cfi_flash: remove old driver and switch to new one
Sascha Hauer
2010-02-08
6
-2046
/
+515
*
cfi_flash_new: make code more readable, return is not a function
Sascha Hauer
2010-02-08
1
-4
/
+5
*
cfi_flash_new: generate flash erase dots in common function
Sascha Hauer
2010-02-08
3
-16
/
+3
*
cfi_flash_new: Safe indention level by bailing out earlier in error case
Sascha Hauer
2010-02-08
1
-21
/
+24
*
cfi_flash_new: Fix Intel chips
Sascha Hauer
2010-02-08
1
-39
/
+3
*
cfi_flash: fix alignment problem
Marc Kleine-Budde
2010-02-01
1
-3
/
+7
*
New CFI flash driver: Fix misleading trace when unprotecting a sector
Matthias Kaehlcke
2010-01-05
1
-1
/
+3
[next]