summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ata-nand-telechips.c
AgeCommit message (Expand)Author
2009-08-12TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré
2009-07-10Make the TCC NAND driver use the (virtual) disk activity LED.Rob Purchase
2009-06-24Fix an error in the TCC NAND driver which caused a panic on startup for certa...Rob Purchase
2009-06-22TCC78x: Make the NAND driver yield during reads (thanks to bertrik for spotti...Rob Purchase
2009-06-21Fix more missing mutex_init calls.Bertrik Sikken
2009-03-02TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase
2008-11-16Telechips NAND: much improved read reliability on D2/iAudio7. More work is re...Rob Purchase
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts
2008-11-01conditionalise *_get_info() to get some binsize backFrank Gevaerts
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov
2008-09-07Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-07-15Fix yellowRob Purchase
2008-07-15Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase