summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing2-4/+5
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing1-1/+9
2006-02-22 Made LCD_RGBPACK() macro more efficient when used with variable arguments.Jens Arnold1-6/+8
2006-02-22Some corrections for MCF5250Linus Nielsen Feltzing1-13/+0
2006-02-22Generic bitbang I2C driverLinus Nielsen Feltzing1-0/+53
2006-02-22Remove some unused/deprecated definesHristo Kovachev1-2/+0
2006-02-21No X5 remote support just yetLinus Nielsen Feltzing1-1/+2
2006-02-21Not only H300 has a PCF50606Linus Nielsen Feltzing1-2/+0
2006-02-21Correct typo in commentsDave Chapman1-1/+1
2006-02-21Forgot to add config file for iPod Mini.Dave Chapman1-0/+99
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman1-0/+3
2006-02-20Oops, no potentially conflicting declarations please.Jens Arnold1-1/+2
2006-02-20minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layersDaniel Stenberg1-1/+2
2006-02-20Reworked player simulator icons to fit the changed charcell scale factor and ...Jens Arnold1-2/+2
2006-02-18iPods - implement button_hold() functionDave Chapman1-0/+2
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing5-0/+23
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman3-18/+91
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski1-1/+1
2006-02-12Some cosmetic cleaning of the wm8975 audio driverDave Chapman1-0/+20
2006-02-10Fix iPod 4G grayscale warningsDave Chapman1-1/+1
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman9-2/+24
2006-02-08Commit additional defines needed by last commit.Thom Johansen1-0/+2
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2-5/+5
2006-02-07iPod: Re-written audio driver. This brings it in line with changes to pcm pl...Dave Chapman1-1/+12
2006-02-07Rework PCM bufferBrandon Low1-2/+3
2006-02-071. Updated battery_bench plugin:Hristo Kovachev1-4/+15
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2-0/+97
2006-02-05More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman10-26/+335
2006-02-05The iAudio X5 LCD is 18 bitsLinus Nielsen Feltzing2-1/+12
2006-02-04Added GDB API - a way to call stub procedures from a DEBUG build.Tomasz Malesinski3-0/+42
2006-02-04iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2-2/+15
2006-02-03iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing1-4/+4
2006-02-03Added non-blocking get/put_byte routines.Tomasz Malesinski1-0/+2
2006-02-03Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed u...Jens Arnold1-1/+1
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman1-0/+4
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman1-0/+1
2006-01-31Revert accidental changeChristi Scarborough1-3/+3
2006-01-31Small iPod colour BMP fix by linuxstdChristi Scarborough1-3/+3
2006-01-31Now dircache should work on players requiring long aligned memoryMiika Pekkarinen1-0/+6
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman1-0/+2
2006-01-28Work-in-progress transparent bitmaps with 255,0,255 as the transparent color,...Linus Nielsen Feltzing1-0/+11
2006-01-28iPod: First working audio driverDave Chapman1-0/+11
2006-01-28Color BMP supportLinus Nielsen Feltzing1-0/+17
2006-01-26Enable USB charging mode on H300, hold Rec when inserting the USB connector t...Linus Nielsen Feltzing1-0/+3
2006-01-26Add some IIS addressesDave Chapman1-0/+6
2006-01-25New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by meHristo Kovachev1-0/+2
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing1-0/+2
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski1-0/+26
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen1-26/+26
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing1-0/+1