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
@ 511
– 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
429
5518 d 22 h
theseven
/emcore/trunk/
emCORE: Dynamic memory allocation
427
5518 d 23 h
farthen
/emcore/trunk/
emCORE: change every 'emBIOS' text string to 'emCORE'
424
5519 d 3 h
theseven
/emcore/
Create emCORE branch
300
5564 d 6 h
theseven
/embios/trunk/target/ipodnano2g/
emBIOS: iPod Nano 2G NAND driver: Avoid trying to power down during NAND accesses
265
5573 d 9 h
theseven
/embios/trunk/
emBIOS: Lots of cleanup
251
5591 d 4 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
5593 d 0 h
theseven
/embios/trunk/
emBIOS: Handle FTL problems more gracefully on iPod Nano 2G
224
5602 d 23 h
theseven
/embios/trunk/target/ipodnano2g/
iPod Nano 2G NAND driver: Add debugging output if NAND_TRACE is defined
88
5677 d 0 h
theseven
/embios/trunk/target/ipodnano2g/
Fix red
85
5677 d 1 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
5678 d 2 h
theseven
/embios/trunk/
Make sure that storage accesses through the FAT32 layer are aligned properly
68
5678 d 2 h
theseven
/embios/trunk/target/ipodnano2g/
Remove unaligned NAND transfer support, the caller is now responsible for aligning buffers properly
66
5678 d 2 h
theseven
/embios/trunk/
Fix initialisation and backport some improvements from Rockbox.
61
5679 d 0 h
theseven
/embios/trunk/target/ipodnano2g/
Fix some bugs... Mounting NAND on Nano2G succeeds now.
58
5679 d 2 h
theseven
/embios/trunk/
Finally integrate the FAT code into emBIOS! \o/
54
5679 d 22 h
theseven
/embios/trunk/
Use even more of the Rockbox storage framework, rework FTL and NAND drivers a bit
15
5684 d 2 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
5692 d 3 h
theseven
/embios/trunk/
emBIOS: Initial commit. LCD console works on Nano2G so far.