summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ata-nand-telechips.c (follow)
Commit message (Expand)AuthorAge
* Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis2017-03-12
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* Clean up duplicate #includesBertrik Sikken2009-09-27
* ata-nand-telechips: tcc77x have now USEC_TIMERVitja Makarov2009-09-21
* tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setupVitja Makarov2009-09-18
* TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase2009-08-12
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Make the TCC NAND driver use the (virtual) disk activity LED.Rob Purchase2009-07-10
* Fix an error in the TCC NAND driver which caused a panic on startup for certa...Rob Purchase2009-06-24
* TCC78x: Make the NAND driver yield during reads (thanks to bertrik for spotti...Rob Purchase2009-06-22
* Fix more missing mutex_init calls.Bertrik Sikken2009-06-21
* TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...Rob Purchase2009-03-02
* Telechips NAND: much improved read reliability on D2/iAudio7. More work is re...Rob Purchase2008-11-16
* implement single-driver storage layer with macros instead of inlinesFrank Gevaerts2008-11-02
* conditionalise *_get_info() to get some binsize backFrank Gevaerts2008-11-01
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov2008-10-07
* Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase2008-09-07
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman2008-09-06
* Fix yellowRob Purchase2008-07-15
* Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase2008-07-15
* Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase2008-07-12