summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* Fix a warningKarl Kurbjun2007-05-08
* Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun2007-05-08
* Few more code cleanups to the button light work. This reduces the flickering...Karl Kurbjun2007-05-08
* Faster/Smoother fading on the GigabeatKarl Kurbjun2007-05-08
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* e200: set the default values to stop the backlight turning off on boot, regar...Jonathan Gordon2007-05-06
* Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A...Michael Sevakis2007-05-04
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03
* Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...Michael Sevakis2007-05-03
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* e200: Add register defines for the LCD driver IC.Michael Sevakis2007-05-01
* Gigabeat F/X: Correct the yielding in the ATA. Dump the unneeded DMA transfer...Michael Sevakis2007-04-30
* This is how it should have been done.Michael Sevakis2007-04-30
* ARM/PP: more optimized set_irq_level()Michael Sevakis2007-04-30
* Speed up Portal Player i2c driver. It suffered the same priority inversion pr...Michael Sevakis2007-04-30
* FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell2007-04-23
* clean up some #include'sChristian Gmeiner2007-04-22
* fix bootloaderJonathan Gordon2007-04-22
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Don't need all those #include's.Barry Wardell2007-04-22
* Fix build errors.Barry Wardell2007-04-22
* Move PortalPlayer system.c code into the target tree.Barry Wardell2007-04-22
* Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2007-04-21
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* move to target treeMarcoen Hirschberg2007-04-19
* move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg2007-04-19
* allow the backlight on hold setting to work correctly on sansaJonathan Gordon2007-04-19
* move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg2007-04-18
* H100 S/PDIF recording: Check and clear the correct interrupt bits when record...Michael Sevakis2007-04-18
* hmm.... do it a bit nicerlyJonathan Gordon2007-04-17
* Only trigger a wheel press once per click like the OFJonathan Gordon2007-04-17
* Moved SH1 ADC to target tree.Jens Arnold2007-04-15
* A bit of clarification of code origin. No code change.Jens Arnold2007-04-15
* e200: Use cached memory for the yuv chroma buffer. Gives some speedup. Align ...Michael Sevakis2007-04-14
* Heh. Better way to load the PROCESSOR_ID address. Thanks Thom. :)Michael Sevakis2007-04-14
* PP5020/PP5024: Add ASM optimized inline current_core.Michael Sevakis2007-04-14
* Do the target shuffle again a better way by including from higher levelsMichael Sevakis2007-04-14
* Fix 3G errors.Michael Sevakis2007-04-13
* Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis2007-04-13
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell2007-04-12
* Fix the backlight and led bugs from my last commitKarl Kurbjun2007-04-12
* Oops, forgot to commit 2 new files...Jens Arnold2007-04-11
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* Gigabeat: Pin initialization for the USB and ATA interface. This also adds p...Karl Kurbjun2007-04-11
* mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t...Michael Sevakis2007-04-10
* Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...Dave Chapman2007-04-06
* Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold2007-04-03