summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2007-07-02Ooops.Jens Arnold1-1/+1
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis1-0/+3
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis1-1/+0
2007-06-25Simple coldfire assembly strlen() function, 20-25% faster than the c Nils Wallménius1-1/+1
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis1-0/+3
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis1-0/+5
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell1-0/+3
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-0/+2
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis1-1/+1
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis1-1/+3
2007-04-27removed unnecessary #ifDaniel Stenberg1-2/+0
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell1-0/+5
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg1-6/+6
2007-04-19move to target treeMarcoen Hirschberg1-1/+1
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg1-8/+8
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg1-15/+15
2007-04-15Moved SH1 ADC to target tree.Jens Arnold1-2/+2
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-1/+2
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold1-0/+4
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman1-0/+1
2007-04-02Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...Michael Sevakis1-0/+1
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-2/+3
2007-03-24PNX0101 changes:Tomasz Malesinski1-0/+5
2007-03-22Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon1-3/+3
2007-03-19Oops. Left an unneeded test line in SOURCES.Michael Sevakis1-1/+0
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis1-0/+4
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers1-0/+2
2007-03-11iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis1-0/+1
2007-03-09Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis1-0/+2
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold1-19/+18
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold1-2/+25
2007-03-02H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch...Linus Nielsen Feltzing1-2/+5
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla1-0/+4
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold1-1/+3
2007-02-25Moved ipod LCD code to target tree.Jens Arnold1-7/+7
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon1-1/+1
2007-02-16No functional changes, just reorganising code:Barry Wardell1-0/+2
2007-02-13Make database endianess independent.Miika Pekkarinen1-0/+1
2007-02-03RTC support for Sansa.Barry Wardell1-0/+2
2007-01-27Unify I2C driver for all PortalPlayer targetsDaniel Ankers1-4/+2
2007-01-27Clean up PP5002 I2C code (no functional changes):Barry Wardell1-1/+1
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell1-1/+1
2007-01-24Assembler optimised ATA transfer loops for ARM targets. Only used for PP5020/...Jens Arnold1-0/+9
2007-01-13ARM optimised memcpy/memmove from glibc. This should give increased performa...Daniel Ankers1-2/+2
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-0/+8
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell1-11/+11
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell1-2/+4
2006-12-18Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds.Barry Wardell1-0/+2
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-0/+2
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers1-0/+11