summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell3-4/+12
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell4-10/+59
2006-09-29the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg1-0/+1
2006-09-29add the I2C driver for the GigabeatMarcoen Hirschberg2-0/+122
2006-09-29add the ADC driver for the GigabeatMarcoen Hirschberg2-0/+79
2006-09-28Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell2-7/+16
2006-09-27x5: Needed a couple tweaks to the contrast fix.Michael Sevakis1-1/+5
2006-09-26Remote play button was still being read out with remote hold key on.Michael Sevakis1-1/+4
2006-09-26Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...Michael Sevakis1-10/+20
2006-09-26This should get rid of H300 sim error.Michael Sevakis1-2/+2
2006-09-26Yup. H300 errors fixed.Michael Sevakis1-0/+2
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis5-8/+19
2006-09-26Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman7-4/+48
2006-09-26Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis1-7/+16
2006-09-26Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman4-0/+13
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing7-0/+45
2006-09-25Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2-1/+12
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell15-0/+45
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2-0/+3
2006-09-25Fix them all.Miika Pekkarinen3-5/+5
2006-09-25Fixed the line scrolling not always being smooth.Miika Pekkarinen4-6/+6
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell4-20/+25
2006-09-23Fix profiling builds.Magnus Holmgren1-7/+7
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell7-71/+22
2006-09-20Forgot to remove a must_boost reference. Unboost after fsyncMichael Sevakis1-4/+2
2006-09-20Make sure CPU is boosted when writing recorded dataMichael Sevakis1-6/+2
2006-09-19Fixed a division by zero in mp3 metadata parser.Miika Pekkarinen1-1/+5
2006-09-17Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen1-0/+1
2006-09-17x5: No more remote LCD streaks when powering off with remote active. Will not...Michael Sevakis3-19/+29
2006-09-16Get rid of build warnings of x5Peter D'Hoye1-1/+1
2006-09-16Don't remove the thread twice.Miika Pekkarinen1-2/+2
2006-09-16Fixed the errors.Miika Pekkarinen1-1/+2
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen24-208/+555
2006-09-13Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...Barry Wardell1-2/+13
2006-09-12Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis2-2/+5
2006-09-12Fixed the x5 sim build error I hope.Michael Sevakis1-0/+4
2006-09-12Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis2-15/+36
2006-09-10Add iriver H300 and Tatung TPJ-1022 target-tree directoriesDave Chapman1-0/+2
2006-09-10Fix H10 bootloader build error introduced in last commit.Barry Wardell1-0/+2
2006-09-10Make "Backlight (On hold key)" option work.Barry Wardell1-3/+1
2006-09-10More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...Michael Sevakis1-5/+9
2006-09-10A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...Michael Sevakis1-1/+2
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis7-20/+92
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell6-93/+663
2006-09-09Fixed the problem on the x5 of spontaneous shutdown after holding the power k...Michael Sevakis1-0/+34
2006-09-07Fix erronous label and replace mov with bx.Thom Johansen1-2/+2
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold4-7/+83
2006-09-04Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell2-12/+56
2006-09-04Basic support for the H10 scrollpad.Barry Wardell1-4/+17
2006-09-03Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell2-2/+2