summaryrefslogtreecommitdiff
path: root/firmware/target/arm (follow)
Commit message (Expand)AuthorAge
...
* Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2006-09-25
* Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2006-09-23
* Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell2006-09-20
* Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...Barry Wardell2006-09-13
* Fix H10 bootloader build error introduced in last commit.Barry Wardell2006-09-10
* Make "Backlight (On hold key)" option work.Barry Wardell2006-09-10
* H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell2006-09-09
* Fix erronous label and replace mov with bx.Thom Johansen2006-09-07
* Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold2006-09-07
* Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell2006-09-04
* Basic support for the H10 scrollpad.Barry Wardell2006-09-04
* Add backlight support for H10Barry Wardell2006-09-01
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell2006-08-31
* Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_...Barry Wardell2006-08-31
* added to allow the sansa bootloader to build againDaniel Stenberg2006-08-29
* 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
* 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
* 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
* 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
* 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
* 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
* Changed copyrightLinus Nielsen Feltzing2006-07-25
* Moved some assembly optimizations to the target treeLinus Nielsen Feltzing2006-07-25