summaryrefslogtreecommitdiff
path: root/firmware/target (follow)
Commit message (Expand)AuthorAge
* Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...Barry Wardell2006-08-28
* Fixed silly bugs in H10 button driver.Barry Wardell2006-08-26
* Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...Barry Wardell2006-08-26
* Got rid of backlight wink between bootloader and firmware start by removing r...Michael Sevakis2006-08-26
* X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...Jens Arnold2006-08-24
* H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold2006-08-23
* H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different ...Barry Wardell2006-08-23
* Gigabeat also needs ADC_UNREG_POWER defined to avoid compile errors.Barry Wardell2006-08-22
* Fix build error for Gigabeat introduced in last commit. Target tree devicesBarry Wardell2006-08-22
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
* Fix a few warningsDave Chapman2006-08-22
* X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times...Jens Arnold2006-08-22
* add driver for Semtech SC606 LED driver (for backlight and button LEDs)Marcoen Hirschberg2006-08-21
* Fix errors when building H10 Normal build.Barry Wardell2006-08-20
* Functional, but minimal LCD driver for H10.Barry Wardell2006-08-20
* iAudio X5: swap the remote REW and FF buttonsLinus Nielsen Feltzing2006-08-17
* Added assembly lcd_yuv_blit for iAudio X5 and misc. display related changesMichael Sevakis2006-08-15
* Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod2006-08-13
* Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman2006-08-12
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2006-08-11
* Some indent/c99 style cleanup by Barry WardellHristo Kovachev2006-08-11
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-08-10
* fixed bootloader build error due to last commit.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Barry Wardell's initial work for the iriver H10 portDaniel Stenberg2006-08-03
* better names for the target-specific files and define PP5024 properlyDaniel Stenberg2006-08-01
* added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2006-08-01
* Patch #5740 by Mike Sevakis - X5 LCD performance enhancementsLinus Nielsen Feltzing2006-07-31
* Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod2006-07-31
* Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod2006-07-29
* LCD remote support for iAudio X5Linus Nielsen Feltzing2006-07-28
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing2006-07-26
* Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing2006-07-25
* Changed copyrightLinus Nielsen Feltzing2006-07-25
* Moved some assembly optimizations to the target treeLinus Nielsen Feltzing2006-07-25
* Restore the default backlight settings broken by RaniLinus Nielsen Feltzing2006-07-25
* Accepted FS #5474 by yours truly.Rani Hod2006-07-23
* Accepted FS #5696 by yours truly.Rani Hod2006-07-23
* iAudio X5: Fix sim buildLinus Nielsen Feltzing2006-07-21
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* simplification of lcd driver code - based on patch #5474 by Rani HodChristian Gmeiner2006-07-18
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing2006-07-13
* While waiting further and better improvements, this fixes the bug toDaniel Stenberg2006-04-27
* 20% faster and one annoying lookup table cut outDaniel Stenberg2006-04-11
* Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing2006-03-30
* Correct IRAM attributesLinus Nielsen Feltzing2006-03-28
* Correct audio clockLinus Nielsen Feltzing2006-03-28