summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
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
2006-09-10A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...Michael Sevakis
2006-09-10Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell
2006-09-09Fixed the problem on the x5 of spontaneous shutdown after holding the power k...Michael Sevakis
2006-09-07Fix erronous label and replace mov with bx.Thom Johansen
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold
2006-09-04Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...Barry Wardell
2006-09-04Basic support for the H10 scrollpad.Barry Wardell
2006-09-03Disable cpu frequency adjusting for H10 for now as it is causing freezes.Barry Wardell
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt
2006-09-02Fixed the errors.Miika Pekkarinen
2006-09-02Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen
2006-09-01Make backlight fading work again on PP targets. The PP timer cannot handle a ...Jens Arnold
2006-09-01Add backlight support for H10Barry Wardell
2006-09-01Enabled FM Radio recording source menu item for sim.Michael Sevakis
2006-09-01Remove unneeded code from firmware/crt0.SDaniel Ankers
2006-09-01Fixed an off-by-one error in the portalplayer timer handling.Jens Arnold
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell
2006-08-31Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_...Barry Wardell
2006-08-30Fix volume being really low on H10Barry Wardell
2006-08-30Enable CPU boosting on H10 models.Barry Wardell
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell
2006-08-30Oops. It's #endif not #end.Barry Wardell
2006-08-30Sound on H10!Barry Wardell
2006-08-29Fix bug in profiling that makes the timing for coldfire off by a factor of 2,...Jens Arnold
2006-08-29added to allow the sansa bootloader to build againDaniel Stenberg
2006-08-28Fixed the pwermgmt.c error for FMMichael Sevakis
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-28Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...Barry Wardell
2006-08-28Add Rockbox bootloader for H10Barry Wardell