summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod
AgeCommit message (Expand)Author
2010-05-20Increaase default ipod 3g contrast, to a value between the last two.Torne Wuff
2010-05-10No need to use alternating registers for dual register read/write sequence. C...Andree Buschmann
2010-05-10Minor speed up (+3%) of iPod Video screen updates.Andree Buschmann
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-02FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff
2010-04-11Tweaking iPod Video battery configuration. Dangerous battery level is latest ...Andree Buschmann
2010-04-11Minor binsize savings.Andree Buschmann
2010-03-21Use atomic operation for GPIOx_ENABLEs in ide_power_enable() for iPod Video. ...Andree Buschmann
2010-03-20Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...Andree Buschmann
2010-03-20Submit FS#9746 by Boris Gjenero. Set PP502x IDE pins low for iPod Video when ...Andree Buschmann
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-06Higher responsiveness for iPod clickwheel acceleration.Andree Buschmann
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz
2010-02-18Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli
2010-02-16Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann
2010-01-09FS#10107: work around the issue on some ipods where after shutdown they do no...Torne Wuff
2009-11-03FS#9728: Battery current measuring on the Video iPodTorne Wuff
2009-10-21Add iPod Nano 2G µsec timer, and use it in the clickwheel driver.Michael Sparmann
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-12Fix the iPod Nano 2G clickwheel when releasing the hold switchMichael Sparmann
2009-10-10Nano2G - implement "Pause on headphone unplug" featureDave Chapman
2009-10-02Unify the button driver for the Nano 2G with the driver for earlier clickwhee...Dave Chapman
2009-09-17Fix a comment so that it matches the codeDave Chapman
2009-08-19fix redNils Wallménius
2009-08-06Various files: make functions static if they're local or make sure there is a...Bertrik Sikken
2009-07-29Fix FS#5230 - reinit the opto-i2c after disabling hold so the buttons work againJonathan Gordon
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2009-05-17Fix duplicate #includesBertrik Sikken
2009-04-26Remove workaround for FS#10130 from 5G iPod LCD sleep codeBoris Gjenero
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-04-19Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero
2009-04-19Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero
2009-04-13Code police: fix brace placement, remove trailing spacesBoris Gjenero
2009-04-12Fix redBoris Gjenero
2009-04-12Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz
2009-02-21Submit FS#9890 by Boris Gjenero. Enabling option for iPod Video to shut down ...Andree Buschmann
2009-02-20Reclaim .iram areas in DRAM by overlapping their load addresses with the unin...Michael Sevakis
2009-02-15Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900Nils Wallménius
2009-01-27Fix red once more :/Thomas Martitz
2009-01-26Fix redThomas Martitz
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz
2009-01-18Commit battery discharge curve for the Ipod Photo. We still need one for the...Michael Giacomelli
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-07Common data must be included in .bss or it won't get zeroed in crt0. Fix the ...Jens Arnold
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold