History for barebox / drivers / nor
2011-11-25
@Michael Grzeschik
m25p80: set the correct erasesize when we use OPCODE_BE_4K ...
Michael Grzeschik authored on 24 Nov 2011 Sascha Hauer committed on 25 Nov 2011
2011-09-23
@Sascha Hauer
cfi flash: fix flash_make_cmd for big endian access ...
Sascha Hauer committed on 23 Sep 2011
@Sascha Hauer
cfi flash: use cpu native accessors ...
Sascha Hauer committed on 23 Sep 2011
2011-09-22
@Sascha Hauer
introduce io.h ...
Sascha Hauer committed on 22 Sep 2011
2011-08-26
@Teresa Gámez
cfi_flash: support of u32 cmd ...
Teresa Gámez authored on 25 Aug 2011 Sascha Hauer committed on 26 Aug 2011
2011-08-24
@Franck Jullien
nor: Add SPI flash driver ...
Franck Jullien authored on 24 Aug 2011 Sascha Hauer committed on 24 Aug 2011
2011-07-29
@Jean-Christophe PLAGNIOL-VILLARD
cfi_flash: convert missing map_base ...
Jean-Christophe PLAGNIOL-VILLARD committed on 29 Jul 2011
2011-07-18
@Sascha Hauer
cfi: convert to struct resource ...
Sascha Hauer authored on 19 Jul 2011 Jean-Christophe PLAGNIOL-VILLARD committed on 18 Jul 2011
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