summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod (follow)
Commit message (Expand)AuthorAge
...
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* iPod 1st Gen: Fix battery ADC not working due to the EABI compiler optimizing...Jens Arnold2010-08-20
* Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...Jens Arnold2010-08-20
* Add #include to power-ipod.c, make some variables static in storage.cBertrik Sikken2010-07-31
* iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po...Michael Sevakis2010-06-21
* iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel ...Michael Sevakis2010-06-19
* iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett...Michael Sevakis2010-06-19
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* Fix byte order for Mini G2, and fix comments.Jens Arnold2010-06-07
* Use atomic GPIO manipulation where appropriate.Jens Arnold2010-06-06
* USB charging support for iPods.Torne Wuff2010-06-06
* Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.Jens Arnold2010-06-05
* Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike S...Jens Arnold2010-05-30
* Increaase default ipod 3g contrast, to a value between the last two.Torne Wuff2010-05-20
* No need to use alternating registers for dual register read/write sequence. C...Andree Buschmann2010-05-10
* Minor speed up (+3%) of iPod Video screen updates.Andree Buschmann2010-05-10
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff2010-05-02
* Tweaking iPod Video battery configuration. Dangerous battery level is latest ...Andree Buschmann2010-04-11
* Minor binsize savings.Andree Buschmann2010-04-11
* Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...Andree Buschmann2010-03-21
* Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann2010-03-20
* Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...Andree Buschmann2010-03-20
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann2010-03-06
* Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz2010-03-03
* Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli2010-02-18
* Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann2010-02-16
* FS#10107: work around the issue on some ipods where after shutdown they do no...Torne Wuff2010-01-09
* FS#9728: Battery current measuring on the Video iPodTorne Wuff2009-11-03
* Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann2009-10-21
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2009-10-18
* Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann2009-10-12
* Nano2G - implement "Pause on headphone unplug" featureDave Chapman2009-10-10
* Unify the button driver for the Nano 2G with the driver for earlier clickwhee...Dave Chapman2009-10-02
* Fix a comment so that it matches the codeDave Chapman2009-09-17
* fix redNils Wallménius2009-08-19
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work againJonathan Gordon2009-07-29
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove workaround for FS#10130 from 5G iPod LCD sleep codeBoris Gjenero2009-04-26
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero2009-04-19
* Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero2009-04-19
* Code police: fix brace placement, remove trailing spacesBoris Gjenero2009-04-13
* Fix redBoris Gjenero2009-04-12
* Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero2009-04-12
* One more try: Fix remaining reds and yellowsThomas Martitz2009-03-17