Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | MTD: SPEAr SMI: Add write support for length < 4 bytes | Stefan Roese | 2012-07-07 | -4/+18 |
* | st_smi: Fixed page size for Winbond W25Q128FV flash | Armando Visconti | 2012-07-07 | -1/+1 |
* | st_smi: Change timeout loop implementation | Amit Virdi | 2012-07-07 | -10/+17 |
* | st_smi: Fix bug in flash_print_info() | Armando Visconti | 2012-07-07 | -2/+7 |
* | st_smi: Change the flash probing method | Armando Visconti | 2012-07-07 | -27/+65 |
* | st_smi: Removed no needed dependency on ST_M25Pxx_ID | Armando Visconti | 2012-07-07 | -32/+18 |
* | st_smi: Fix smi read status | Vipin Kumar | 2012-07-07 | -6/+2 |
* | st_smi: Move status register read before modifying ctrl register | Shiraz Hashim | 2012-07-07 | -2/+4 |
* | st_smi: Read status until timeout happens | Vipin KUMAR | 2012-07-07 | -1/+1 |
* | st_smi: Enhance the error handling | Amit Virdi | 2012-07-07 | -13/+21 |
* | st_smi: Return error in case TFF is not set | Amit Virdi | 2012-07-07 | -8/+14 |
* | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR | 2012-07-07 | -0/+519 |