summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/button-1g-3g.c
AgeCommit message (Expand)Author
2009-05-17Fix duplicate #includesBertrik Sikken
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis
2008-05-03Fix tabs.Michael Giacomelli
2008-05-03Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.Michael Giacomelli
2008-04-01Use a better place to enable the interrupts.Jens Arnold
2008-04-01iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessa...Jens Arnold
2007-08-18iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold
2007-08-18iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...Jens Arnold
2007-08-15Make the wheel work on 1st gen iPod.Jens Arnold
2007-07-29iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...Jens Arnold
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold