index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
ata-nand-telechips.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2017-03-12
*
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2014-01-05
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...
Michael Sparmann
2009-10-09
*
Clean up duplicate #includes
Bertrik Sikken
2009-09-27
*
ata-nand-telechips: tcc77x have now USEC_TIMER
Vitja Makarov
2009-09-21
*
tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup
Vitja Makarov
2009-09-18
*
TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...
Rob Purchase
2009-08-12
*
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
*
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
2009-07-17
*
Storage API : remove undeeded target-specific functions
Rafaël Carré
2009-07-17
*
Make the TCC NAND driver use the (virtual) disk activity LED.
Rob Purchase
2009-07-10
*
Fix an error in the TCC NAND driver which caused a panic on startup for certa...
Rob Purchase
2009-06-24
*
TCC78x: Make the NAND driver yield during reads (thanks to bertrik for spotti...
Rob Purchase
2009-06-22
*
Fix more missing mutex_init calls.
Bertrik Sikken
2009-06-21
*
TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes men...
Rob Purchase
2009-03-02
*
Telechips NAND: much improved read reliability on D2/iAudio7. More work is re...
Rob Purchase
2008-11-16
*
implement single-driver storage layer with macros instead of inlines
Frank Gevaerts
2008-11-02
*
conditionalise *_get_info() to get some binsize back
Frank Gevaerts
2008-11-01
*
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-11-01
*
Fill some ata_identify fields, e.g model name, firmware, block count
Vitja Makarov
2008-10-07
*
Telechips NAND: split out a couple of small functions to help readability, an...
Rob Purchase
2008-09-07
*
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-09-06
*
Fix yellow
Rob Purchase
2008-07-15
*
Update the Telechips NAND driver to use the nand_identify() function introduc...
Rob Purchase
2008-07-15
*
Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...
Rob Purchase
2008-07-12