summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-07-31Simplify PP502x clock handling code. The code is almost identical between PP5...Barry Wardell
2007-07-31PP502x: Clock setup cleanup. Barry Wardell
2007-07-31Stop the red. Move some stuff into #ifndef SIMULATOR block.Michael Sevakis
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-07-31working volume control in the simJonathan Gordon
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold
2007-07-31Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter...Jens Arnold
2007-07-31PP502x: Add some important information about CPU/COP_CTL register to the head...Michael Sevakis
2007-07-30Interrupt driven ADC reading on the 2nd gen.Jens Arnold
2007-07-30code police, no functional changesPeter D'Hoye
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold
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