index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
common
/
disk.c
Age
Commit message (
Expand
)
Author
2006-12-04
Much simpler implementation of large virtual sector support, not needing larg...
Jens Arnold
2006-12-03
Add support (runtime detection) for 2048 bytes/sector filesystem.
Miika Pekkarinen
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2005-05-16
Hotswap: Better placement for switching the MMC monitor off/on.
Jens Arnold
2005-02-27
couple of fixes for 16 bits archs
Jean-Philippe Bernardy
2005-01-28
preparations for hotswapping MMC
Jörg Hohensohn
2005-01-23
int -> long where needed
Jean-Philippe Bernardy
2004-12-29
Shared mounting code, also more general. It will mount multiple HD partitions...
Jörg Hohensohn
2004-12-28
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2002-10-10
Partition debug screen added, and jumped to when no fat32 partition is found ...
Björn Stenberg
2002-05-30
Partition table is no longer global
Björn Stenberg
2002-05-03
Added disk/partition handling
Björn Stenberg