summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-02-24use all recorded samples for peak metering and clipping detectionPeter D'Hoye
2006-02-24Ooops. Fix warning in simsDave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24Make pcm_playback.c compile for the iPod 3G - there is no playback implemente...Dave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Ooops. Forgot to remove some debug codeLinus Nielsen Feltzing
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Include the correct source files for iAudio X5Linus Nielsen Feltzing
2006-02-23PCF50606 driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Power driver for iAudio X5Linus Nielsen Feltzing
2006-02-23LCD driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Optimized the PLLCR writeLinus Nielsen Feltzing
2006-02-23Make sure PLL is off when booting on Coldfire targetsLinus Nielsen Feltzing
2006-02-23Shave off one instruction in fiq handler!Thom Johansen
2006-02-23The iAudio bootloader needs to have the startup code first in memoryLinus Nielsen Feltzing
2006-02-22Didn't mean to commit this, revert.Thom Johansen
2006-02-22Fix silly bug that made it crash on iPod.Jens Arnold
2006-02-22 Made LCD_RGBPACK() macro more efficient when used with variable arguments.Jens Arnold
2006-02-22Some corrections for MCF5250Linus Nielsen Feltzing
2006-02-22Fix stupid mistake.Thom Johansen
2006-02-22Commit correct file this time.Thom Johansen
2006-02-22ARM optimised memset from Linux.Thom Johansen
2006-02-22Generic bitbang I2C driverLinus Nielsen Feltzing
2006-02-22Remove some unused/deprecated definesHristo Kovachev
2006-02-22Optimised lcd_clear_display(), lcd_hline() and lcd_fillrect().Jens Arnold
2006-02-22Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold
2006-02-22Slight optimisation for 1bit and 2bit (vp) LCD drivers.Jens Arnold
2006-02-21No X5 remote support just yetLinus Nielsen Feltzing
2006-02-21Not only H300 has a PCF50606Linus Nielsen Feltzing
2006-02-21Correct typo in commentsDave Chapman
2006-02-21Forgot to add config file for iPod Mini.Dave Chapman
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman
2006-02-20iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...Dave Chapman
2006-02-20Correct the channel order in the ASM optimised fiq handler. Correct aThom Johansen
2006-02-20Multiple remote support for iriver Hxxx stage 2: now button_read() returns co...Hristo Kovachev
2006-02-20Oops, no potentially conflicting declarations please.Jens Arnold
2006-02-20Make the driver work with LCD widths which aren't integer multiples of 4, i.e...Jens Arnold
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold
2006-02-19Fix slow shutdown on ipod nano.Thom Johansen
2006-02-19Adaptive button repeat: adapts repeat rate depending on the ability of the ap...Jens Arnold
2006-02-19Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.Dave Chapman
2006-02-19Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USBLinus Nielsen Feltzing
2006-02-19Remove unneeded variable.Thom Johansen
2006-02-19Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR checkThom Johansen
2006-02-18iPods - implement button_hold() functionDave Chapman
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing