summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-03-24New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg4-1/+29
2006-03-24Fixed loong-standing bug in mas_writereg().Jens Arnold1-0/+6
2006-03-24Fix weirdness caused by not stopping buffering during pause, and generally us...Brandon Low1-87/+100
2006-03-23use logfChristian Gmeiner1-2/+2
2006-03-23Fix ipod 3g build that was broken (by me perhaps?)Brandon Low1-1/+1
2006-03-22Don't stop dircache thread when charger is plugged in/removed.Miika Pekkarinen1-1/+22
2006-03-22Me sillyLinus Nielsen Feltzing1-1/+1
2006-03-22Even more simulator fixes for backlightLinus Nielsen Feltzing1-1/+1
2006-03-22Fix simulator backlight for X5Linus Nielsen Feltzing1-6/+14
2006-03-22Backlight for iAudio X5Linus Nielsen Feltzing4-1/+69
2006-03-22Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 byThom Johansen5-0/+16
2006-03-22USB mode for iAudio X5Linus Nielsen Feltzing4-0/+78
2006-03-22font caching fixes by Frank DischnerMarcoen Hirschberg6-34/+20
2006-03-22Now the X5 LCD driver works as expectedLinus Nielsen Feltzing1-10/+44
2006-03-21Enabled channel configuration and stereo width option on software codecThom Johansen1-1/+15
2006-03-21Add X5 support to scrambleLinus Nielsen Feltzing1-1/+1
2006-03-21Make RoLo compile for X5Linus Nielsen Feltzing1-2/+2
2006-03-21Quick hack to make the application compile for iAudio X5Linus Nielsen Feltzing1-1/+9
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing1-1/+1
2006-03-21Correct codec size for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-03-21Removed an unneeded BUTTON_HOLD define for iPod 3GHristo Kovachev2-10/+0
2006-03-21button.h cleanup, with the future "button action" thing in mind:Hristo Kovachev1-135/+254
2006-03-20Turns out there's a processor mode actually called 'undefined'. Set up aThom Johansen1-1/+3
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen6-86/+125
2006-03-19Coldfire: Assembler optimised disk writing, speed increase ~36% on average.Jens Arnold1-6/+208
2006-03-19H300: Properly initialize the backlight PCF50606 port pinLinus Nielsen Feltzing1-0/+1
2006-03-19Reduce code size and generally clean up the button driver more! * Add 'wheel ...Brandon Low1-29/+32
2006-03-19Fix some problems with using USB_POWERED as a charging state separate from ch...Brandon Low1-2/+13
2006-03-18Added iAudio X5 to the app linker command fileLinus Nielsen Feltzing1-0/+4
2006-03-18Real Time Clock support in the WPSBrandon Low1-0/+4
2006-03-18iAudio: working PLL settingsLinus Nielsen Feltzing3-1/+85
2006-03-18Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low2-55/+33
2006-03-18Fix s-t-u-p-i-d bug in the asm ata read routine.Jens Arnold1-1/+1
2006-03-18Fix red bootbox build.Jens Arnold1-1/+1
2006-03-18Fix yellow build as well.Jens Arnold1-1/+1
2006-03-18Coldfire: Assembler optimised disk reading, speed increase ~40% on average.Jens Arnold1-2/+192
2006-03-18Hopefully correct charger connected detection for ipod video thanks to Herz's...Brandon Low1-2/+1
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low1-0/+66
2006-03-18Use plugged backlight timeout when usb poweredBrandon Low1-2/+10
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold5-23/+26
2006-03-17H300: Cut-down LCD init & working display flip.Jens Arnold1-150/+127
2006-03-17More sane define checking. To disable cpu boosting on ipods, justThom Johansen1-3/+3
2006-03-17Don't paste when sleepy, kids.Thom Johansen1-16/+15
2006-03-17We need to allow set_cpu_frequency in the bootloader for adjustable CPUThom Johansen1-4/+3
2006-03-17Remove tabs...Thom Johansen1-7/+7
2006-03-17Assembler optimised swap32 for ARM.Thom Johansen1-3/+10
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen4-14/+53
2006-03-17Remove tabs...Thom Johansen1-3/+3
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen3-9/+53
2006-03-17Some extra PP defines, and make some PP5002 defines consistens withThom Johansen2-13/+10