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