summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
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
2009-04-14M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s...Karl Kurbjun
2009-04-13Code police: fix brace placement, remove trailing spacesBoris Gjenero
2009-04-13Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button...Thomas Martitz
2009-04-13FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. Impleme...Thomas Martitz
2009-04-13FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the...Thomas Martitz
2009-04-12Fix #includes in usb-as3525.cBertrik Sikken
2009-04-12Fix redBoris Gjenero
2009-04-12Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo...Boris Gjenero
2009-04-11Clean up errors and warningKarl Kurbjun
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-04-10FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...Thomas Martitz
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz
2009-04-10Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun
2009-04-10Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli
2009-04-09Fix redKarl Kurbjun
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun