Age | Commit message (Expand) | Author |
2009-11-08 | Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown c... | Michael Sparmann |
2009-11-02 | Hopefully fix the remaining iPod Nano 2G flash issues, by adding a tiny sleep... | Michael Sparmann |
2009-10-23 | Implement iPod Nano 2G storage active indicator | Michael Sparmann |
2009-10-21 | Fix another bunch of iPod Nano 2G FTL bugs. It seems to work fine for me now,... | Michael Sparmann |
2009-10-20 | Fixed a bunch of iPod Nano 2G FTL bugs. | Michael Sparmann |
2009-10-18 | iPod Nano 2G storage performance improved by not copying around buffers unnec... | Michael Sparmann |
2009-10-17 | Implement iPod Nano 2G nand_get_info() | Michael Sparmann |
2009-10-13 | Fix iPod Nano 2G charging detection | Michael Sparmann |
2009-10-11 | Fix the latest iPod Nano 2G NAND issues | Michael Sparmann |
2009-10-11 | iPod Nano 2G PMU rework, added backlight brightness setting and USB charging ... | Michael Sparmann |
2009-10-11 | iPod Nano 2G: Reset NAND banks after powering the chip up. | Michael Sparmann |
2009-10-11 | Fix yellow | Michael Sparmann |
2009-10-11 | Fix another anti-double-inclusion define for iPod Nano 2G | Michael Sparmann |
2009-10-11 | Implement NAND power management for iPod Nano 2G | Michael Sparmann |
2009-10-11 | Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente... | Dave Chapman |
2009-10-11 | Kill some warnings | Dave Chapman |
2009-10-11 | Make the Nano2G bootloader actually function as a bootloader. The resulting ... | Dave Chapman |
2009-10-10 | Squash a warning when FTL_READONLY is defined | Dave Chapman |
2009-10-10 | Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL. | Michael Sparmann |
2009-10-09 | Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan... | Michael Sparmann |
2009-10-09 | Reduce iPod Nano 2G NAND timeouts to a sane value (20ms) | Michael Sparmann |
2009-10-08 | Implemented iPod Nano 2G power_off() | Michael Sparmann |
2009-10-07 | Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic. | Michael Sparmann |
2009-10-06 | Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo... | Dave Chapman |
2009-10-05 | Encoding fixes | Michael Sparmann |
2009-10-05 | Reworked iPod Nano 2G PMU code, added RTC and battery ADC. | Michael Sparmann |
2009-10-05 | iPod Nano 2G NAND/ECC driver and FTL improvements (still polling) | Michael Sparmann |
2009-10-04 | Implement lcd_update_rect() | Dave Chapman |
2009-10-04 | Another patch from FS#10633 by Michael Sparmann (with a couple of minor cosme... | Dave Chapman |
2009-10-04 | Read/write Nano2G FTL/NAND driver by Michael Sparmann (FS#10633). | Dave Chapman |
2009-10-02 | Unify the button driver for the Nano 2G with the driver for earlier clickwhee... | Dave Chapman |
2009-09-17 | Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a... | Dave Chapman |
2009-09-17 | Add an app.lds and some stub functions for the Nano 2G - this isn't enough to... | Dave Chapman |
2009-07-25 | Correct the memory sizes (IRAM and DRAM) for the Nano2G. | Dave Chapman |
2009-07-20 | Nano2G Backlight driver improvements - the previous version didn't work relia... | Dave Chapman |
2009-07-18 | Nano2g button driver - currently only implementing the hold switch. Should h... | Dave Chapman |
2009-07-18 | Various Nano2g changes - enable the rest of crt0.S (including clock setup) an... | Dave Chapman |
2009-07-17 | Basic backlight driver for Nano 2G | Dave Chapman |
2009-07-17 | Improvments to Nano 2G LCD driver. This now works reliably on both LCD types. | Dave Chapman |
2009-07-16 | Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(... | Dave Chapman |
2009-07-16 | Working LCD driver for half the Nano2Gs. It now appears that there are two t... | Dave Chapman |
2009-07-12 | Basic changes to add nano 2g to the build system, based on the Meizu M3 port.... | Dave Chapman |