History for barebox / drivers / nor
2011-01-17
@Sascha Hauer
Merge branch 'master' into next
Sascha Hauer committed on 17 Jan 2011
@Krzysztof Halasa
CFI NOR flash: fix write timeout units. ...
Krzysztof Halasa authored on 16 Jan 2011 Sascha Hauer committed on 17 Jan 2011
2011-01-07
@Krzysztof Halasa
Fix error handling with malloc, memalign etc. Introduce xmemalign(). ...
Krzysztof Halasa authored on 6 Jan 2011 Sascha Hauer committed on 7 Jan 2011
2010-12-21
@Krzysztof Halasa
Fix NOR CFI flash driver to work on big endian systems. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
@Krzysztof Halasa
Cosmetic fixes, including format attributes for printf() and friends. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
@Krzysztof Halasa
Flash CFI: removed unused 'size' variable. ...
Krzysztof Halasa authored on 20 Dec 2010 Sascha Hauer committed on 21 Dec 2010
2010-12-20
@Sascha Hauer
cfi flash driver: check for ctrl-c during erase ...
Sascha Hauer committed on 20 Dec 2010
2010-12-02
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash_amd: Add manufacturer-specific fixups ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: introduce flash cmdset fixup ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: move reset command assigment to specific chipset init function ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: do not reset flash when probe fails ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: Read whole QRY structure in one go ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: Introduce read and write accessors ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: update manufacturer id flash support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: synchronize command offsets with Linux CFI driver ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: use amd and standard reset flash command at probing ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: move flash_read_uchar from inline to noinline ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: add Atmel real protect flash support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: move intel real protect flash support to cfi_flash_intel.c ...
Jean-Christophe PLAGNIOL-VILLARD committed on 2 Dec 2010
2010-07-05
@Sascha Hauer
cfi_flash: Add mtd partition support for UBI ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
cfi_flash: Do not print debug info while erasing ...
Sascha Hauer committed on 5 Jul 2010
@Sascha Hauer
cfi_flash: Do not typedef struct flash_info ...
Sascha Hauer committed on 5 Jul 2010
2010-07-03
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 3 Jul 2010
2010-06-29
@Wolfram Sang
nor: don't use sector for ERASE_START ...
Wolfram Sang authored on 28 Jun 2010 Sascha Hauer committed on 29 Jun 2010
2010-06-28
@Sascha Hauer
cfi flash driver: Use generic progression bar function ...
Sascha Hauer committed on 28 Jun 2010
2010-05-03
@Uwe Kleine-König
cfi_flash: use flash_write_word instead of reimplementing it again ...
Uwe Kleine-König authored on 19 Apr 2010 Sascha Hauer committed on 3 May 2010
@Wolfram Sang
nor: Don't use the sector for the unlock sequence ...
Wolfram Sang authored on 19 Apr 2010 Sascha Hauer committed on 3 May 2010
2010-02-08
@Sascha Hauer
cfi_flash: move include/cfi_flash.c next to driver ...
Sascha Hauer committed on 8 Feb 2010
@Sascha Hauer
cfi_flash: remove old driver and switch to new one ...
Sascha Hauer committed on 8 Feb 2010
@Sascha Hauer
cfi_flash_new: make code more readable, return is not a function ...
Sascha Hauer committed on 8 Feb 2010