summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-05-25Improve the c100 keymap and button names.Marc Guay
2009-05-23Clarify comment and clean up a bit (FS#10227 by Tomer Shalev)Frank Gevaerts
2009-05-21Update as3525 i2c register descriptionBertrik Sikken
2009-05-21Sansa AMS: show correct clock speeds for NAND & SD cardRafaël Carré
2009-05-21Move private #defines from i2c-pp.h to i2c-pp.cBertrik Sikken
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken
2009-05-21Remove some unused declarationsBertrik Sikken
2009-05-21Sansa AMS: move OF size declaration in model specific configRafaël Carré
2009-05-21Sansa AMS: Partly revert r20923 (reset IDE maximal freq to 90MHz to fix probl...Rafaël Carré
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz
2009-05-20Fix my mistake in r20987/FS#10219 : live update of Sansa AMS clock freqs (fix...Rafaël Carré
2009-05-19FS#10219 (AMSSansa Debug Clocks) by Jack HalpinRafaël Carré
2009-05-19Sansa Clip : ignore previous setting of CGU_DBOP (do not use ORR)Rafaël Carré
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts
2009-05-15M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun
2009-05-14Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik SikkenRafaël Carré
2009-05-13Sansa AMS : remove mci_set_clock_divider()Rafaël Carré
2009-05-13Sansa AMS: Various fixes/enhancements for clock frequenciesRafaël Carré
2009-05-12FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...Dave Chapman
2009-05-12Sansa Clip : remove unused variable xoffset from lcd driverRafaël Carré
2009-05-12FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré
2009-05-06Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ...Bertrik Sikken
2009-05-04CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FAD...Thomas Martitz
2009-05-04M:Robe 500: Add backlight cleanups and fix power management so that dangerous...Karl Kurbjun
2009-05-03Fix redKarl Kurbjun
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-04-29FS#10151 - e200v2: scrollwheel acceleration by Dustin Skoracki. Improves the ...Thomas Martitz
2009-04-28M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.Karl Kurbjun
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun
2009-04-26Enable FM radio on the sansa c200v2 (untested).Bertrik Sikken
2009-04-26Remove workaround for FS#10130 from 5G iPod LCD sleep codeBoris Gjenero
2009-04-26FS#10126 - lcd_e200v2 cleanup by Michael ChicoineThomas Martitz
2009-04-26FS#10158 - e200v2 button delay revisited by Michael Chicoine to fix some weir...Thomas Martitz
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz
2009-04-21Gigabeat FX: Use the bootsplash stored in flash when bootloader is started fr...Karl Kurbjun
2009-04-21Gigabeat FX: Small comment format change to MMU setup codeKarl Kurbjun
2009-04-21Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun
2009-04-20Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim...Thomas Martitz
2009-04-19Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero
2009-04-19Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero
2009-04-19FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ...Thomas Martitz
2009-04-18M:Robe 500: Move all remote specific code into a common file for reuse on oth...Karl Kurbjun
2009-04-17M:Robe 500: Remove some dead code and cleanup button handlingKarl Kurbjun
2009-04-16M:Robe 500: Add support for hold button on the remote.Karl Kurbjun
2009-04-16M:Robe 500 LCD text scrolling: Fix update corruptionKarl Kurbjun
2009-04-15M:Robe 500 fix the backlight brightness setting.Karl Kurbjun