summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2006-03-19Fix some problems with using USB_POWERED as a charging state separate from ch...Brandon Low
2006-03-18Added iAudio X5 to the app linker command fileLinus Nielsen Feltzing
2006-03-18Real Time Clock support in the WPSBrandon Low
2006-03-18iAudio: working PLL settingsLinus Nielsen Feltzing
2006-03-18Improve button driver performance on ipod a bit by moving around queue checks...Brandon Low
2006-03-18Fix s-t-u-p-i-d bug in the asm ata read routine.Jens Arnold
2006-03-18Fix red bootbox build.Jens Arnold
2006-03-18Fix yellow build as well.Jens Arnold
2006-03-18Coldfire: Assembler optimised disk reading, speed increase ~40% on average.Jens Arnold
2006-03-18Hopefully correct charger connected detection for ipod video thanks to Herz's...Brandon Low
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low
2006-03-18Use plugged backlight timeout when usb poweredBrandon Low
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold
2006-03-17H300: Cut-down LCD init & working display flip.Jens Arnold
2006-03-17More sane define checking. To disable cpu boosting on ipods, justThom Johansen
2006-03-17Don't paste when sleepy, kids.Thom Johansen
2006-03-17We need to allow set_cpu_frequency in the bootloader for adjustable CPUThom Johansen
2006-03-17Remove tabs...Thom Johansen
2006-03-17Assembler optimised swap32 for ARM.Thom Johansen
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen
2006-03-17Remove tabs...Thom Johansen
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2006-03-17Some extra PP defines, and make some PP5002 defines consistens withThom Johansen
2006-03-16Fix red and yello build tableBrandon Low
2006-03-16Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold
2006-03-10Iriver firmware compatibility kludge: RTC year offset. The offset is chosen i...Jens Arnold
2006-03-10Revert non-functional peakmeter fix, fix it for real? this timeBrandon Low
2006-03-10Code policingBrandon Low
2006-03-10some unicode fixes by Frank DischnerMarcoen Hirschberg
2006-03-09Yet another recording peakmeter sensitivity fix: only reset peak values after...Peter D'Hoye
2006-03-09Commit changed scale factor to match battery reading changes on ipod 5gBrandon Low
2006-03-09Fix peakmeter reading off the end of the buffer, thanks to peturBrandon Low
2006-03-09Improve ipod i2c driver somewhat by at least taking advantage of the in-devic...Brandon Low
2006-03-09Fix by Jvo Studer for bugreport #4799. Recorded bytes counter wasn't updated ...Peter D'Hoye
2006-03-09iPod 3G: Enable I2S interrupts for the main processor, not the COPDave Chapman
2006-03-09iAudio X5: Remote control buttonsLinus Nielsen Feltzing
2006-03-09Fix profiling compilation for non-m68k targetsBrandon Low
2006-03-09Use an 8 bit ADC read for battery reading on ipod, that provides better than ...Brandon Low
2006-03-09Improve clarity, no functional changeBrandon Low
2006-03-08Minor correction to irq maskingBrandon Low
2006-03-08That function prototype should never have been in CVS - it was just part of m...Dave Chapman
2006-03-08Fix lcd_roll() on H1x0.Jens Arnold
2006-03-08~2% performance improvement and some code cleanups for ipod video lcd updateBrandon Low
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold
2006-03-07Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold
2006-03-07_Slight_ optimization of peak calculationBrandon Low
2006-03-07ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing