| Commit message (Expand) | Author | Age | Lines |
* | nand: FSL UPM NAND driver | Anton Vorontsov | 2008-01-16 | -0/+203 |
* | OneNAND: Separate U-Boot dependent code from OneNAND | Kyungmin Park | 2008-01-16 | -21/+42 |
* | CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation | Michael Schwingen | 2008-01-13 | -2/+2 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | cfi_flash: Fix bug in flash_isset() to use correct 32bit function | Stefan Roese | 2008-01-02 | -1/+1 |
* | cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() | Stefan Roese | 2007-12-27 | -1/+51 |
* | cfi_flash: Add manufacturer-specific fixups | Haavard Skinnemoen | 2007-12-17 | -14/+53 |
* | cfi_flash: Add cmdset-specific init functions | Haavard Skinnemoen | 2007-12-17 | -63/+111 |
* | cfi_flash: Read whole QRY structure in one go | Haavard Skinnemoen | 2007-12-17 | -86/+90 |
* | cfi_flash: Use map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -60/+109 |
* | cfi_flash: Introduce read and write accessors | Haavard Skinnemoen | 2007-12-13 | -78/+127 |
* | cfi_flash: Reorder functions and eliminate extra prototypes | Haavard Skinnemoen | 2007-12-13 | -687/+656 |
* | cfi_flash: Make some needlessly global functions static | Haavard Skinnemoen | 2007-12-13 | -7/+9 |
* | cfi_flash: Break long lines | Haavard Skinnemoen | 2007-12-13 | -115/+189 |
* | CFI: synchronize command offsets with Linux CFI driver | Bartlomiej Sieka | 2007-12-13 | -3/+20 |
* | CFI: Coding style cleanup | Stefan Roese | 2007-12-08 | -5/+4 |
* | CFI: support JEDEC flash roms in CFI-flash framework | Michael Schwingen | 2007-12-08 | -12/+411 |
* | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+12989 |