summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-16Fix red and yello build tableBrandon Low1-2/+4
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low4-6/+11
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen4-3/+19
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold6-108/+0
2006-03-10Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i...Jens Arnold1-0/+13
2006-03-10Revert non-functional peakmeter fix, fix it for real? this timeBrandon Low1-4/+4
2006-03-10Code policingBrandon Low1-81/+83
2006-03-10some unicode fixes by Frank DischnerMarcoen Hirschberg2-14/+12
2006-03-09Yet another recording peakmeter sensitivity fix: only reset peak values after...Peter D'Hoye1-2/+2
2006-03-09Commit changed scale factor to match battery reading changes on ipod 5gBrandon Low1-1/+1