summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-07-30H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A...Jens Arnold
2007-07-30Trim a little bulk off the scheduler for dual core. Shouldn't change bin size...Michael Sevakis
2007-07-29iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...Jens Arnold
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold
2007-07-29Stop Gigabeat bootloader from panicing.Michael Sevakis
2007-07-29Add a new timeout API to the kernel. Enable only for e200 right now since it'...Michael Sevakis
2007-07-29How should I say ... oops ?Kevin Ferrare
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare
2007-07-28Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-07-27Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F...Jens Arnold
2007-07-27Cosmetics (remove tab and trailing spaces)Antoine Cellerier
2007-07-272nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.Jens Arnold
2007-07-27Oops.Jens Arnold
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold
2007-07-26Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...Jens Arnold
2007-07-26H10: Speed up LCD updates significantly (~+80% when boosted).Jens Arnold
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold
2007-07-26Reenable scaling on Sansa since a reasonable solution to clicks has been found.Michael Sevakis
2007-07-26Stop the occasional crashes (most often 'undefined instruction') on PP5020 (a...Jens Arnold
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman
2007-07-25Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...Michael Sevakis
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-07-21Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen
2007-07-21OoopsKevin Ferrare
2007-07-21This should fix dircache being disabled by my last commit.Kevin Ferrare
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-07-19Slight speedup for iAudio remote LCD update when the CPU isn't boosted.Jens Arnold
2007-07-19include the files in firmware/drivers/tuner in the tarballsNils Wallménius
2007-07-17Revert cosmetic change and staticing of the rolo_restart() function, because ...Nils Wallménius
2007-07-17Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...Michael Sevakis
2007-07-16Make a private function static where possible, add a comment, make a small co...Nils Wallménius
2007-07-16Fix a typo that would cause incorrect enums.Michael Sevakis
2007-07-15Hrm. Commit the other needed change too. :)Michael Sevakis
2007-07-15Gigabeat: Add the funky foreground color support for transparent bitmaps.Michael Sevakis
2007-07-14Remove a change that wasn't supposed to stick around.Michael Sevakis
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis
2007-07-14More battery updates, this time for gigabeat. FS #7433 from Johnathon MihalopPeter D'Hoye
2007-07-14Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye
2007-07-14Fix all the red this time?Michael Sevakis
2007-07-14FS#7353 - mktime() is only used by targets that have an RTCRobert Keevil
2007-07-14Oops. Forgot to add a file.Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-07-14Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...Jonathan Gordon
2007-07-13Makes the Adaptive Bass option not the default. To enable, you must uncomment...Steve Gotthardt
2007-07-13Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt
2007-07-12e200: This should stop lockups on sansa with struck SD card insert detection....Michael Sevakis