summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix another anti-double-inclusion define for iPod Nano 2GMichael Sparmann2009-10-11
* Implement NAND power management for iPod Nano 2GMichael Sparmann2009-10-11
* S5L870x crt0.S: Streamline things a bit, and close unneeded clock gates on iP...Michael Sparmann2009-10-11
* Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmente...Dave Chapman2009-10-11
* M:Robe 500: Correct power down pin assignment.Karl Kurbjun2009-10-11
* Forgot to add 22kHzKarl Kurbjun2009-10-11
* M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun2009-10-11
* AMS Sansa: If SD card is HS capable set High Speed timings.Jack Halpin2009-10-11
* Nano2G - call storage_flush() before rolo_restart() to ensure FTL is flushed.Dave Chapman2009-10-11
* Enable rolo on the Nano2G - it hasn't been thoroughly tested, but seems to be...Dave Chapman2009-10-11
* Kill some warningsDave Chapman2009-10-11
* Make the Nano2G bootloader actually function as a bootloader. The resulting ...Dave Chapman2009-10-11
* "Implement" S5L8701 core_sleepMichael Sparmann2009-10-10
* Increase iPod Nano 2G stack size to 16KiBMichael Sparmann2009-10-10
* D2: Don't read touchscreen co-ordinates when hold is enabled.Rob Purchase2009-10-10
* Initial support for runtime detection of the PMU used in newer D2+ models (PC...Rob Purchase2009-10-10
* Add a timeout for I2C transfers (S5L870x)Michael Sparmann2009-10-10
* Fix panic caused by r23074Michael Sparmann2009-10-10
* Revert the S5L870X I2C driver to busy waiting because of some issues with int...Michael Sparmann2009-10-10
* Squash a warning when FTL_READONLY is definedDave Chapman2009-10-10
* Nano2G - implement "Pause on headphone unplug" featureDave Chapman2009-10-10
* Nano2G - reboot into disk mode when USB is inserted.Dave Chapman2009-10-10
* Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman2009-10-10
* Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman2009-10-10
* Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL.Michael Sparmann2009-10-10
* Fuze/e200v2: Fix inaccuracy when moving the wheel slowly (fixes FS#10667).Thomas Martitz2009-10-09
* Added S5L870X cache coherency supportMichael Sparmann2009-10-09
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* Reduce iPod Nano 2G NAND timeouts to a sane value (20ms)Michael Sparmann2009-10-09
* Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross2009-10-09
* as3514 RTC driver: correct calculation, fixes FS#10625Michael Chicoine2009-10-09
* M:Robe 500: Enable Vertical stride for main build.Karl Kurbjun2009-10-09
* Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set...Mohamed Tarek2009-10-09
* Handle text scrolling in RTL.Mohamed Tarek2009-10-09
* Implemented iPod Nano 2G power_off()Michael Sparmann2009-10-08
* Remove an unused #defineRob Purchase2009-10-08
* D2: Use a common function for reading ADC values from the PMURob Purchase2009-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 Sparmann2009-10-07
* Make the database tool buildable from configure.Frank Gevaerts2009-10-07
* fix checkwps breakage caused by r229900Nils Wallménius2009-10-06
* Implement lcd_blit_yuv() for the 2nd gen Nano, based on the implementation fo...Dave Chapman2009-10-06
* Once again fix building of the database tool that gets broke over and overNils Wallménius2009-10-06
* Moved RTL handling in lcd driver deeper, from puts_style_offset() to putsxyofs()Tomer Shalev2009-10-06
* Use macro to test viewport's RTL flagTomer Shalev2009-10-06
* Encoding fixesMichael Sparmann2009-10-05
* Implement RTL as a viewport's bit-fieldTomer Shalev2009-10-05
* Reworked iPod Nano 2G PMU code, added RTC and battery ADC.Michael Sparmann2009-10-05
* Fix red: Invert buttons in RTL modeTomer Shalev2009-10-05
* Invert buttons in RTL modeTomer Shalev2009-10-05