summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s5l8700
AgeCommit message (Expand)Author
2010-03-14ftl-nano2g.c: s/\(\*([^)]+)\)\./\1->/Michael Sparmann
2010-03-14Nano2G NAND: Don't continue reading on that bank if starting the read failed.Michael Sparmann
2010-03-14Finally fast Nano2G NAND reading, also works on remapped blocks this time.Michael Sparmann
2010-03-14Nano2G: switch over to slow writes at VFL levelMichael Sparmann
2010-03-14Re-enable fast reads in the Nano2G VFL/FTL. (Using the wrapper API in the NAN...Michael Sparmann
2010-03-14Implement Nano2G fast NAND read API as a wrapper around the slow one.Michael Sparmann
2010-03-14Nano2G FTL: Enlarge FTL buffers for faster write operationsMichael Sparmann
2010-03-14Nano2G VFL/FTL: Use fast writesMichael Sparmann
2010-03-14Nano2G NAND: Detect if the chip supports interleaved and/or cached writes.Michael Sparmann
2010-03-14Revert Nano2G fast VFL reads for now. They just won't work on some hardware.Michael Sparmann
2010-03-14Don't parallelize Nano2G NAND reads, just do pipelined ECC. (10% performance ...Michael Sparmann
2010-03-14Nano2G VFL: reset the bank again before the second slow read tryMichael Sparmann
2010-03-14Nano 2G VFL: try slow read twice if fast read failedMichael Sparmann
2010-03-14More detailed panic message for Nano2G VFL fast read problemsMichael Sparmann
2010-03-13Make the Nano2G FTL use the new parallel read functionMichael Sparmann
2010-03-13Add the new Nano2G NAND functions to nand-target.gMichael Sparmann
2010-03-13Nano2G NAND interleaved erase supportMichael Sparmann
2010-03-13Nano2G NAND interleaved write supportMichael Sparmann
2010-03-13Nano2G NAND parallel read supportMichael Sparmann
2010-03-13Nano2G lowlevel NAND operation transaction splitting supportMichael Sparmann
2010-03-13Reset the Nano2G NAND idle timer also when leaving a NAND function, not just ...Michael Sparmann
2010-03-13Nano2G FTL: Increase spare buffer size to 4, values below that lead to problemsMichael Sparmann
2010-03-13Use the new read API and introduce fast highlevel FTL code.Michael Sparmann
2010-03-13Fix a bug introduced in r25145Michael Sparmann
2010-03-13Implement fast VFL read API (as a dummy) for Nano2GMichael Sparmann
2010-03-13Re-commit another small Nano2G FTL bugfix that got lostMichael Sparmann
2010-03-13Implement Nano2G VFL multi-page read API (as a dummy for now)Michael Sparmann
2010-03-13Make Nano2G FTL buffer size configurable, no (intended) function changesMichael Sparmann
2010-03-13Isolate and commit some innocent Nano2G FTL bugfixes that were introduced as ...Michael Sparmann
2010-03-13Revert r25099, r25101, r25109 and r25137 for now. This doesn't seem to be qui...Michael Sparmann
2010-03-12Hopefully fix the latest Nano2G NAND issues. (FS#11092) Transfers for some of...Michael Sparmann
2010-03-11Fix Nano2G rolo once againMichael Sparmann
2010-03-11Fix scrolling direction in the Nano2G __dbg_hw_info screenMichael Sparmann
2010-03-11Implement (unused) ADC wrapper for Nano2G to fix the redMichael Sparmann
2010-03-11Remove a bunch of superfluous stuff from the Nano2G bootloader and fix __dbg_...Michael Sparmann
2010-03-11Fix bootloader redMichael Sparmann
2010-03-11Nano2G __dbg_hw_info (courtesy of Franz-Josef Haider)Michael Sparmann
2010-03-11Increase Nano2G main stack size to 16K again. We won't get rid of the stkov's...Michael Sparmann
2010-03-11Even more Nano2G FTL speedup. Now 8% faster than disk mode, 10% slower than t...Michael Sparmann
2010-03-10Fix bootloader redMichael Sparmann
2010-03-10Detect iPod Nano 2G charging state correctlyMichael Sparmann
2010-03-10iPod Nano 2G FTL performance enhancements. Still not quite as fast as the OFW...Michael Sparmann
2010-03-09Nano2G battery calibrationMichael Sparmann
2010-03-08Fix red.Thomas Martitz
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-03Fix numerous non-critical iPod Nano 2G FTL bugsMichael Sparmann
2010-02-17Reduce Nano2G main thread stack size to the default value again. The huge sec...Michael Sparmann
2010-02-17Revert accidental changes from r24723Michael Sparmann
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
2010-02-17Somewhat calibrated battery parameters for Nano2G - still not very accurate t...Michael Sparmann