Age | Commit message (Expand) | Author |
2012-09-17 | nand: Make NAND lock status compatible with Micron | Joe Hershberger |
2012-09-17 | nand: consolidate duplicated constants | Joe Hershberger |
2012-09-17 | nand: Change ulong to loff_t and size_t | Joe Hershberger |
2012-09-17 | nand: Add support for unlock.invert | Joe Hershberger |
2012-09-17 | mtd: support ONFI multi lun NAND | Matthieu CASTET |
2012-09-17 | spiflash: at25: using common spi flash operation | Bo Shen |
2012-09-17 | spi: add atmel at25df321 serial flash support | Bo Shen |
2012-09-13 | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena... | Wu, Josh |
2012-09-10 | NAND: MXS: include common.h first so cache.h is included in correct order | Tom Warren |
2012-09-07 | tegra: nand: Add Tegra NAND driver | Jim Lin |
2012-09-07 | nand: Try to align the default buffers | Simon Glass |
2012-09-03 | cfi: Make the flash erase and write operations abortable | Joe Hershberger |
2012-09-03 | cfi: Check for blank before erase | Joe Hershberger |
2012-09-01 | at91: atmel_nand: Update driver to support Programmable Multibit ECC controller | Wu, Josh |
2012-09-01 | at91: atmel_nand: remove unused variables. | Wu, Josh |
2012-09-01 | at91: atmel_nand: extract HWECC initialization code into one function: atmel_... | Wu, Josh |
2012-09-01 | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador |
2012-09-01 | arm: omap: Fix switching back to nandecc sw. | Jeroen Hofstee |
2012-09-01 | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador |
2012-09-01 | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk |
2012-08-14 | sf: spansion: Add support for S25FL256S | Michal Simek |
2012-08-14 | sf: winbond: fix page_size | Stephen Warren |
2012-08-13 | mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs | Holger Brunck |
2012-08-13 | cfi_flash: add support for Spansion flash PPB sector protection | Anatolij Gustschin |
2012-08-10 | sf: stmicro: add support for N25Q128A | Michal Simek |
2012-08-09 | sf: stmicro: add support N25Q128 parts | Stephan Linz |
2012-08-09 | sf: stmicro: support JEDEC standard two-byte signature | Stephan Linz |
2012-08-09 | sf: winbond: add W25Q32 | Rajeshwari Shinde |
2012-04-08 | sf: stmicro: add geometrical info for N25Q256 from Micron | Jérôme Carretero |
2012-03-04 | sf: unify status register writing (and thus block unlocking) | Mike Frysinger |
2012-03-04 | sf: sst: inline duplicate write enable helper funcs | Mike Frysinger |
2012-03-04 | sf: eon: drop duplicate id | Mike Frysinger |
2012-03-04 | sf: unify erase commands | Mike Frysinger |
2012-03-04 | sf: inline data constants | Mike Frysinger |
2012-07-20 | sf: spansion: inline useless id defines | Mike Frysinger |
2012-07-20 | sf: drop unused/duplicate command defines | Mike Frysinger |
2012-07-07 | MTD: SPEAr SMI: Add write support for length < 4 bytes | Stefan Roese |
2012-07-07 | st_smi: Fixed page size for Winbond W25Q128FV flash | Armando Visconti |
2012-07-07 | st_smi: Change timeout loop implementation | Amit Virdi |
2012-07-07 | st_smi: Fix bug in flash_print_info() | Armando Visconti |
2012-07-07 | st_smi: Change the flash probing method | Armando Visconti |
2012-07-07 | st_smi: Removed no needed dependency on ST_M25Pxx_ID | Armando Visconti |
2012-07-07 | st_smi: Fix smi read status | Vipin Kumar |
2012-07-07 | st_smi: Move status register read before modifying ctrl register | Shiraz Hashim |
2012-07-07 | st_smi: Read status until timeout happens | Vipin KUMAR |
2012-07-07 | st_smi: Enhance the error handling | Amit Virdi |
2012-07-07 | st_smi: Return error in case TFF is not set | Amit Virdi |
2012-07-07 | st_smi: Add support for SPEAr SMI driver | Vipin KUMAR |
2012-07-07 | mtd/NAND: Remove obsolete SPEAr specific NAND drivers | Vipin KUMAR |
2012-07-07 | mtd/NAND: Add FSMC driver support | Vipin KUMAR |