summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-10-05Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling
2006-10-05No need to include pcf50605.c twice for ipods.Barry Wardell
2006-10-05Fix iPod bootloader build errors.Barry Wardell
2006-10-05Fix warnings in player builds.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-10-05...and tidy upSteve Bavin
2006-10-05Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell
2006-09-29the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg
2006-09-29add the I2C driver for the GigabeatMarcoen Hirschberg
2006-09-29add the ADC driver for the GigabeatMarcoen Hirschberg
2006-09-28Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell
2006-09-27x5: Needed a couple tweaks to the contrast fix.Michael Sevakis
2006-09-26Remote play button was still being read out with remote hold key on.Michael Sevakis
2006-09-26Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...Michael Sevakis
2006-09-26This should get rid of H300 sim error.Michael Sevakis
2006-09-26Yup. H300 errors fixed.Michael Sevakis
2006-09-26Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis
2006-09-26Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman
2006-09-26Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis
2006-09-26Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing
2006-09-25Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell
2006-09-25Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod
2006-09-25Fix them all.Miika Pekkarinen
2006-09-25Fixed the line scrolling not always being smooth.Miika Pekkarinen
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell
2006-09-23Fix profiling builds.Magnus Holmgren
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
2006-09-20Forgot to remove a must_boost reference. Unboost after fsyncMichael Sevakis
2006-09-20Make sure CPU is boosted when writing recorded dataMichael Sevakis
2006-09-19Fixed a division by zero in mp3 metadata parser.Miika Pekkarinen
2006-09-17Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen
2006-09-17x5: No more remote LCD streaks when powering off with remote active. Will not...Michael Sevakis
2006-09-16Get rid of build warnings of x5Peter D'Hoye
2006-09-16Don't remove the thread twice.Miika Pekkarinen
2006-09-16Fixed the errors.Miika Pekkarinen
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-09-13Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...Barry Wardell
2006-09-12Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis
2006-09-12Fixed the x5 sim build error I hope.Michael Sevakis
2006-09-12Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...Michael Sevakis
2006-09-10Add iriver H300 and Tatung TPJ-1022 target-tree directoriesDave Chapman
2006-09-10Fix H10 bootloader build error introduced in last commit.Barry Wardell
2006-09-10Make "Backlight (On hold key)" option work.Barry Wardell
2006-09-10More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...Michael Sevakis