| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP... | Michael Sparmann | 2009-10-11 |
| * | Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente... | Dave Chapman | 2009-10-11 |
| * | M:Robe 500: Correct power down pin assignment. | Karl Kurbjun | 2009-10-11 |
| * | Forgot to add 22kHz | Karl Kurbjun | 2009-10-11 |
| * | M:Robe 500: Add support for more audio frequencies, initialize and set the to... | Karl Kurbjun | 2009-10-11 |
| * | AMS Sansa: If SD card is HS capable set High Speed timings. | Jack Halpin | 2009-10-11 |
| * | Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed. | Dave Chapman | 2009-10-11 |
| * | Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be... | 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-11 |
| * | "Implement" S5L8701 core_sleep | Michael Sparmann | 2009-10-10 |
| * | Increase iPod Nano 2G stack size to 16KiB | Michael Sparmann | 2009-10-10 |
| * | D2: Don't read touchscreen co-ordinates when hold is enabled. | Rob Purchase | 2009-10-10 |
| * | Initial support for runtime detection of the PMU used in newer D2+ models (PC... | Rob Purchase | 2009-10-10 |
| * | Add a timeout for I2C transfers (S5L870x) | Michael Sparmann | 2009-10-10 |
| * | Fix panic caused by r23074 | Michael Sparmann | 2009-10-10 |
| * | Revert the S5L870X I2C driver to busy waiting because of some issues with int... | Michael Sparmann | 2009-10-10 |
| * | Squash a warning when FTL_READONLY is defined | Dave Chapman | 2009-10-10 |
| * | Nano2G - implement "Pause on headphone unplug" feature | Dave Chapman | 2009-10-10 |
| * | Nano2G - reboot into disk mode when USB is inserted. | Dave Chapman | 2009-10-10 |
| * | Implement __dbg_ports for S5L870X targets (Nano2G and Meizus) | Dave Chapman | 2009-10-10 |
| * | Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ... | Dave Chapman | 2009-10-10 |
| * | Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL. | Michael Sparmann | 2009-10-10 |
| * | Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667). | Thomas Martitz | 2009-10-09 |
| * | Added S5L870X cache coherency support | 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-09 |
| * | Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1. | Tom Ross | 2009-10-09 |
| * | as3514 RTC driver: correct calculation, fixes FS#10625 | Michael Chicoine | 2009-10-09 |
| * | M:Robe 500: Enable Vertical stride for main build. | Karl Kurbjun | 2009-10-09 |
| * | Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set... | Mohamed Tarek | 2009-10-09 |
| * | Handle text scrolling in RTL. | Mohamed Tarek | 2009-10-09 |
| * | Implemented iPod Nano 2G power_off() | Michael Sparmann | 2009-10-08 |
| * | Remove an unused #define | Rob Purchase | 2009-10-08 |
| * | D2: Use a common function for reading ADC values from the PMU | Rob Purchase | 2009-10-08 |
| * | Sansa AMS SD: relax requirement for APP_CMD response, some uSD cards seem to ... | Rafaël Carré | 2009-10-07 |
| * | Make iPod Nano 2G FTL return -1 on write() call, if read-only, to prevent panic. | Michael Sparmann | 2009-10-07 |
| * | Make the database tool buildable from configure. | Frank Gevaerts | 2009-10-07 |
| * | fix checkwps breakage caused by r229900 | Nils Wallménius | 2009-10-06 |
| * | Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo... | Dave Chapman | 2009-10-06 |
| * | Once again fix building of the database tool that gets broke over and over | Nils Wallménius | 2009-10-06 |
| * | Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs() | Tomer Shalev | 2009-10-06 |
| * | Use macro to test viewport's RTL flag | Tomer Shalev | 2009-10-06 |
| * | Encoding fixes | Michael Sparmann | 2009-10-05 |
| * | Implement RTL as a viewport's bit-field | Tomer Shalev | 2009-10-05 |
| * | Reworked iPod Nano 2G PMU code, added RTC and battery ADC. | Michael Sparmann | 2009-10-05 |
| * | Fix red: Invert buttons in RTL mode | Tomer Shalev | 2009-10-05 |
| * | Invert buttons in RTL mode | Tomer Shalev | 2009-10-05 |