summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2007-04-30Speed up Portal Player i2c driver. It suffered the same priority inversion pr...Michael Sevakis1-8/+9
2007-04-27removed unnecessary #ifDaniel Stenberg1-2/+0
2007-04-26avoid declaring shadow 'rc' variables (-Wshadow!)Daniel Stenberg1-3/+2
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+2
2007-04-25Make recording complain about every little file I/O problem (error on close()...Michael Sevakis2-10/+14
2007-04-23FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell6-34/+93
2007-04-22clean up some #include'sChristian Gmeiner4-12/+0
2007-04-22fix bootloaderJonathan Gordon1-0/+2
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon6-24/+102
2007-04-22Don't need all those #include's.Barry Wardell2-19/+0
2007-04-22Fix build errors.Barry Wardell2-4/+4
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell4-386/+448
2007-04-22Fix some very probable typo's.Barry Wardell2-9/+9
2007-04-21Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2-23/+48
2007-04-21Player: Fix the dollar sign for old LCD.Jens Arnold1-1/+1
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun7-7/+39
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg8-6/+7
2007-04-19move to target treeMarcoen Hirschberg2-1/+1
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg16-10/+63
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 Hirschberg28-16/+16
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-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-0/+14
2007-04-15Moved SH1 ADC to target tree.Jens Arnold8-54/+152
2007-04-15A bit of clarification of code origin. No code change.Jens Arnold2-0/+2
2007-04-15fix typoChristian Gmeiner1-1/+1
2007-04-15adapt some valuesChristian Gmeiner3-9/+9
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner2-46/+5
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 Sevakis2-10/+20
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold1-8/+5
2007-04-14fix volume of left headphoneChristian Gmeiner1-2/+7
2007-04-14Do the target shuffle again a better way by including from higher levelsMichael Sevakis5-172/+195
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner2-52/+63
2007-04-13Hrmph. Forgot the other instance of cache hacking.Michael Sevakis1-1/+1
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 Sevakis8-179/+262
2007-04-13Simplify the readshort/readlong/readstr functions - move the bounds checking ...Dave Chapman1-55/+51
2007-04-12Fix bootloader warning.Jens Arnold1-1/+1
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold41-113/+217
2007-04-12Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell1-1/+1
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg2-14/+6
2007-04-12remove Sansa from the todoMarcoen Hirschberg1-2/+2
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 Arnold28-554/+32
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold14-45/+1