summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Hopefully fix highly parallel build of recorder 8mbBrandon Low2006-02-13
* Fixed warnings in the iFP target.Tomasz Malesinski2006-02-12
* Changed endpoint 0 max packet size to 64 in order to make the driverTomasz Malesinski2006-02-12
* Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski2006-02-12
* Some cosmetic cleaning of the wm8975 audio driverDave Chapman2006-02-12
* Disable ROLO for the iPods - it doesn't work and just confuses people.Dave Chapman2006-02-11
* Fix iPod 4G grayscale warningsDave Chapman2006-02-10
* Make the clickwheel driver stop buffering events if Rockbox is too busyThom Johansen2006-02-10
* Implement contrast setting for iPod greyscale LCDDave Chapman2006-02-09
* Various build sytem cleanupsBrandon Low2006-02-09
* iPod grayscale LCD driver - fix bug preventing the inverse bar line selector ...Dave Chapman2006-02-09
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* Commit additional defines needed by last commit.Thom Johansen2006-02-08
* Sleep PP5020 CPU on idle.Thom Johansen2006-02-08
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* iPod: Re-written audio driver. This brings it in line with changes to pcm pl...Dave Chapman2006-02-07
* Rework PCM bufferBrandon Low2006-02-07
* 1. Updated battery_bench plugin:Hristo Kovachev2006-02-07
* Fine-tuned ADC values for H300 button driver.Jens Arnold2006-02-07
* Font cache now uses memmove().Jens Arnold2006-02-06
* Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold2006-02-06
* Some bugfixes for the iPod 4G greyscale version of the LCD driverDave Chapman2006-02-06
* Correct the comment to match the new codeDave Chapman2006-02-05
* iPod: Increase udelay() up to 50 - this was causing problems when the hold sw...Dave Chapman2006-02-05
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman2006-02-05
* Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is cu...Dave Chapman2006-02-05
* Removed dead section, H1x0 and H300 are handled together.Jens Arnold2006-02-05
* H300: lcd_write_data() in pure asm, essentially the same speed as before, but...Jens Arnold2006-02-05
* iAudio X5: hold button functions (not yet complete)Linus Nielsen Feltzing2006-02-05
* iAudio X5: Dummy ADC functionsLinus Nielsen Feltzing2006-02-05
* The iAudio X5 LCD is 18 bitsLinus Nielsen Feltzing2006-02-05
* The iAudio X5 LCD framebuffer doesn't fit in IRAMLinus Nielsen Feltzing2006-02-05
* Added GDB API - a way to call stub procedures from a DEBUG build.Tomasz Malesinski2006-02-04
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* iAudio X5: Corrected crappy code, just to make the damn thing compileLinus Nielsen Feltzing2006-02-03
* Made %n not eat white space.Tomasz Malesinski2006-02-03
* Added non-blocking get/put_byte routines.Tomasz Malesinski2006-02-03
* Added empty fiq routine for iFP.Tomasz Malesinski2006-02-03
* Added setting interrupt vectors without overwriting others for ARMTomasz Malesinski2006-02-03
* Fixed warnings on iFP.Tomasz Malesinski2006-02-03
* Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed u...Jens Arnold2006-02-03
* Make it compile on iAudio X5Linus Nielsen Feltzing2006-02-02
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman2006-02-02
* This should not have been recommitted (went undetected for quite a while).Jens Arnold2006-02-02
* * Changed implementation of inverse bar: Instead of complementing all pixels ...Jens Arnold2006-02-02
* iPod: Remove/reduce the udelay()s in the button driver. They were in the IPL...Dave Chapman2006-02-02
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01