summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Fix a warningKarl Kurbjun1-1/+3
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun4-5/+63
2007-05-08Few more code cleanups to the button light work. This reduces the flickering...Karl Kurbjun1-11/+14
2007-05-08Faster/Smoother fading on the GigabeatKarl Kurbjun1-18/+26
2007-05-08Fix the red Gigabeat bootloader: Add a dummy for button_backlight_on with the...Karl Kurbjun1-0/+1
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun11-733/+265
2007-05-06e200: set the default values to stop the backlight turning off on boot, regar...Jonathan Gordon1-2/+2
2007-05-04Default HW_SAMPR_CAPS should be SAMPR_CAP_44, not 0.Michael Sevakis1-1/+5
2007-05-04Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis2-7/+3
2007-05-04bugfixes in AS3514 shadow register handling, for details see patch #7101Antonius Hellmann1-3/+11
2007-05-04date calculation corrected, fixes #7096 and #7097Antonius Hellmann1-3/+4
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis5-95/+52
2007-05-03Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...Michael Sevakis2-40/+39
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis8-153/+585
2007-05-01e200: Add register defines for the LCD driver IC.Michael Sevakis1-46/+93
2007-04-30Gigabeat F/X: Correct the yielding in the ATA. Dump the unneeded DMA transfer...Michael Sevakis2-20/+15
2007-04-30This is how it should have been done.Michael Sevakis1-2/+1
2007-04-30ARM/PP: more optimized set_irq_level()Michael Sevakis1-5/+11
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