Age | Commit message (Expand) | Author |
2007-08-01 | Add some new findings to the PP header files. * Clean up ata-target.h for PP.... | Jens Arnold |
2007-08-01 | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius |
2007-07-31 | Simplify PP502x clock handling code. The code is almost identical between PP5... | Barry Wardell |
2007-07-31 | PP502x: Clock setup cleanup. | Barry Wardell |
2007-07-31 | Stop the red. Move some stuff into #ifndef SIMULATOR block. | Michael Sevakis |
2007-07-31 | Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ... | Michael Sevakis |
2007-07-31 | working volume control in the sim | Jonathan Gordon |
2007-07-31 | PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other... | Jens Arnold |
2007-07-31 | Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter... | Jens Arnold |
2007-07-31 | PP502x: Add some important information about CPU/COP_CTL register to the head... | Michael Sevakis |
2007-07-30 | Interrupt driven ADC reading on the 2nd gen. | Jens Arnold |
2007-07-30 | code police, no functional changes | Peter D'Hoye |
2007-07-30 | First version of a 1st/2nd gen ADC driver. 1st gen is untested yet. | Jens Arnold |
2007-07-30 | H1x0, H300: Get rid of the adc tick, and use the same concept as the iAudio A... | Jens Arnold |
2007-07-30 | Trim a little bulk off the scheduler for dual core. Shouldn't change bin size... | Michael Sevakis |
2007-07-29 | iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera... | Jens Arnold |
2007-07-29 | iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ... | Jens Arnold |
2007-07-29 | Stop Gigabeat bootloader from panicing. | Michael Sevakis |
2007-07-29 | Add a new timeout API to the kernel. Enable only for e200 right now since it'... | Michael Sevakis |
2007-07-29 | How should I say ... oops ? | Kevin Ferrare |
2007-07-29 | Use multi-screen api for metronome plugin, and made it run in the simulator b... | Kevin Ferrare |
2007-07-28 | Fix warnings and errors. Remove some added stuff that wasn't needed afterall. | Michael Sevakis |
2007-07-28 | Scroll on main and remote with a single thread. Change the way system message... | Michael Sevakis |
2007-07-27 | Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F... | Jens Arnold |
2007-07-27 | Cosmetics (remove tab and trailing spaces) | Antoine Cellerier |
2007-07-27 | 2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast. | Jens Arnold |
2007-07-27 | Oops. | Jens Arnold |
2007-07-27 | iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD... | Jens Arnold |
2007-07-27 | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold |
2007-07-26 | Further G1/G2 work. Bootloader compiles now, but probably won't work. | Jens Arnold |
2007-07-26 | Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted... | Jens Arnold |
2007-07-26 | Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ... | Jens Arnold |
2007-07-26 | H10: Speed up LCD updates significantly (~+80% when boosted). | Jens Arnold |
2007-07-26 | Clean up PP502x CPU clock setup code and use the full 80MHz when boosted. | Jens Arnold |
2007-07-26 | Reenable scaling on Sansa since a reasonable solution to clicks has been found. | Michael Sevakis |
2007-07-26 | Stop the occasional crashes (most often 'undefined instruction') on PP5020 (a... | Jens Arnold |
2007-07-25 | Remove the hack which read the ipod hardware revision from flash in the bootl... | Dave Chapman |
2007-07-25 | Some rewriting of the e200 ata driver. No more panicing. Faster card multiple... | Michael Sevakis |
2007-07-22 | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis |
2007-07-21 | Queue song statistical data to the tagcache system and update entirely in bac... | Miika Pekkarinen |
2007-07-21 | Ooops | Kevin Ferrare |
2007-07-21 | This should fix dircache being disabled by my last commit. | Kevin Ferrare |
2007-07-20 | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare |
2007-07-19 | Slight speedup for iAudio remote LCD update when the CPU isn't boosted. | Jens Arnold |
2007-07-19 | include the files in firmware/drivers/tuner in the tarballs | Nils Wallménius |
2007-07-17 | Revert cosmetic change and staticing of the rolo_restart() function, because ... | Nils Wallménius |
2007-07-17 | Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ... | Michael Sevakis |
2007-07-16 | Make a private function static where possible, add a comment, make a small co... | Nils Wallménius |
2007-07-16 | Fix a typo that would cause incorrect enums. | Michael Sevakis |
2007-07-15 | Hrm. Commit the other needed change too. :) | Michael Sevakis |