BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
trunk
/
target
/
ipodnano2g
/
nand.c
@ 597
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
543
5496 d 21 h
theseven
/emcore/trunk/target/
emCORE: The storage monitors are OS threads.
429
5518 d 15 h
theseven
/emcore/trunk/
emCORE: Dynamic memory allocation
427
5518 d 16 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5518 d 20 h
theseven
/emcore/
Create emCORE branch
300
5564 d 0 h
theseven
/embios/trunk/target/ipodnano2g/
emBIOS: iPod Nano 2G NAND driver: Avoid trying to power down during NAND accesses
265
5573 d 2 h
theseven
/embios/trunk/
emBIOS: Lots of cleanup
251
5590 d 21 h
theseven
/embios/trunk/target/ipodnano2g/
emBIOS: iPod Nano 2G FTL: Get rid of some avoidable division operations and cache number of pages per block
249
5592 d 17 h
theseven
/embios/trunk/
emBIOS: Handle FTL problems more gracefully on iPod Nano 2G
224
5602 d 16 h
theseven
/embios/trunk/target/ipodnano2g/
iPod Nano 2G NAND driver: Add debugging output if NAND_TRACE is defined
88
5676 d 17 h
theseven
/embios/trunk/target/ipodnano2g/
Fix red
85
5676 d 18 h
theseven
/embios/trunk/
Merge 4g_compat branch. I2C on Nano4G is known broken and the Nano4G LCD console is dog slow. The rest seems to be working fine.
69
5677 d 19 h
theseven
/embios/trunk/
Make sure that storage accesses through the FAT32 layer are aligned properly
68
5677 d 19 h
theseven
/embios/trunk/target/ipodnano2g/
Remove unaligned NAND transfer support, the caller is now responsible for aligning buffers properly
66
5677 d 19 h
theseven
/embios/trunk/
Fix initialisation and backport some improvements from Rockbox.
61
5678 d 17 h
theseven
/embios/trunk/target/ipodnano2g/
Fix some bugs... Mounting NAND on Nano2G succeeds now.
58
5678 d 19 h
theseven
/embios/trunk/
Finally integrate the FAT code into emBIOS! \o/
54
5679 d 15 h
theseven
/embios/trunk/
Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit
15
5683 d 19 h
theseven
/embios/trunk/
- added usb support
- added kernel debugger
- added interrupt driven i2c for nano2g
- loads of bug fixes
- nano4g is badly out of sync
2
5691 d 20 h
theseven
/embios/trunk/
emBIOS: Initial commit. LCD console works on Nano2G so far.