summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2007-04-19move to target treeMarcoen Hirschberg1-0/+22
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg13-0/+53
2007-04-19allow the backlight on hold setting to work correctly on sansaJonathan Gordon1-2/+0
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg26-0/+0
2007-04-18H100 S/PDIF recording: Check and clear the correct interrupt bits when record...Michael Sevakis1-3/+6
2007-04-17hmm.... do it a bit nicerlyJonathan Gordon1-1/+1
2007-04-17Only trigger a wheel press once per click like the OFJonathan Gordon1-1/+6
2007-04-15Moved SH1 ADC to target tree.Jens Arnold6-4/+258
2007-04-15A bit of clarification of code origin. No code change.Jens Arnold2-0/+2
2007-04-14e200: Use cached memory for the yuv chroma buffer. Gives some speedup. Align ...Michael Sevakis1-2/+3
2007-04-14Heh. Better way to load the PROCESSOR_ID address. Thanks Thom. :)Michael Sevakis1-1/+1
2007-04-14PP5020/PP5024: Add ASM optimized inline current_core.Michael Sevakis1-0/+20
2007-04-14Do the target shuffle again a better way by including from higher levelsMichael Sevakis5-172/+195
2007-04-13Fix 3G errors.Michael Sevakis1-0/+4
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis5-12/+211
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold11-3/+173
2007-04-12Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell1-1/+1
2007-04-12Fix the backlight and led bugs from my last commitKarl Kurbjun2-22/+11
2007-04-11Oops, forgot to commit 2 new files...Jens Arnold2-0/+531
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold14-14/+32
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2-8/+0
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold6-1/+192
2007-04-11Gigabeat: Pin initialization for the USB and ATA interface. This also adds p...Karl Kurbjun2-17/+48
2007-04-10mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis1-0/+7
2007-04-06Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman2-104/+256
2007-04-03Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold1-56/+9
2007-04-03Set svn:keywords properlyJens Arnold1-1/+1
2007-04-03Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold1-68/+74
2007-04-02Minor code policing. Correct a comment and remove a stray comment delimiter.Michael Sevakis1-3/+3
2007-04-02Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...Michael Sevakis2-94/+254
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold1-11/+27
2007-03-30Correct the YCbCr to RGB conversionMarcoen Hirschberg1-14/+17
2007-03-29Missed one variable declaration updating byteswapping functions. Not function...Michael Sevakis1-3/+1
2007-03-29Fix errors. What an errant keystroke when saving can accomplish.Michael Sevakis1-1/+1
2007-03-29Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis1-5/+5
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-0/+235
2007-03-25Save a couple bytes in set_irq_level on Coldfire. Should add up to something.Michael Sevakis1-3/+4
2007-03-24PNX0101 changes:Tomasz Malesinski3-24/+580
2007-03-21Fix blitting on Sansa so Mpegplayer works againDaniel Ankers1-1/+2
2007-03-20Oops, shouldn't have committed this just yet.Barry Wardell1-1/+1
2007-03-20Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell1-1/+1
2007-03-20More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis2-9/+10
2007-03-20Sansa LCD: Make the second framebuffer staticDaniel Ankers1-1/+1
2007-03-20Improved LCD driver for Sansa. Uses double-buffering to cure the flickering....Daniel Ankers1-10/+40
2007-03-19Rrrr. Editor shouldn't have left those tabs. Will check settings.Michael Sevakis1-6/+6
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis2-0/+94
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold1-57/+103
2007-03-16Fix problem where power_off() on the H10 returns before the device is actuall...Barry Wardell1-0/+1
2007-03-15Fix problem where power_off() on the Sansa returns before the device is actua...Barry Wardell1-0/+2
2007-03-15Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...Jens Arnold1-0/+4