summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-03-05Make the RTC read throttling work, thanks to herz42 on ircBrandon Low
2006-03-05Fix warningsBrandon Low
2006-03-05Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...Brandon Low
2006-03-05Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen
2006-03-05Fix other yellow buildsBrandon Low
2006-03-05Fix some yellow buildsBrandon Low
2006-03-05Move the RTC read throttling to a smarter placeBrandon Low
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-03-05More efficient button_read() for archos recorders and Ondios.Jens Arnold
2006-03-04Archos V1 recorder charging path #2927 by Alun ThomasJörg Hohensohn
2006-03-03More 64bit simulator fixes, coinciding with the long policy this time.Jens Arnold
2006-03-03More 64bit simulator fixes: inttypes, settings block handling.Jens Arnold
2006-03-02TAB policed.Jens Arnold
2006-03-02Improved battery status reporting for units which support usb power / chargeBrandon Low
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-03-02improve FreeBSD support a littleMarcoen Hirschberg
2006-03-02Change rename() to set errno to EXDEV if a rename is attempted across volumes.Dan Everton
2006-03-02Fixed more pointer size vs. int size problems (64 bit sims)Jens Arnold
2006-03-02Fixed pointer size vs. int size problems (64 bit sims)Jens Arnold
2006-03-01Stop mixing signed and unsigned when dealing with audioPeter D'Hoye
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold
2006-02-28Implement . and .. path in dircache to properly support moving filesMiika Pekkarinen
2006-02-28iPod 5G: Correctly implement mute when setting volumeDave Chapman
2006-02-27Oops: clipping detection optimization broke pre-recordingPeter D'Hoye
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman
2006-02-27Slight optimization of the X5 LCD driverLinus Nielsen Feltzing
2006-02-27ATA power control on iAudio X5Linus Nielsen Feltzing
2006-02-26Store recorded peak values in short; this should fix an issue where clipping ...Peter D'Hoye
2006-02-26iPod 3G - small audio fixes, but it still isn't working.Dave Chapman
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman
2006-02-24use all recorded samples for peak metering and clipping detectionPeter D'Hoye
2006-02-24Ooops. Fix warning in simsDave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24Make pcm_playback.c compile for the iPod 3G - there is no playback implemente...Dave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-24Ooops. Forgot to remove some debug codeLinus Nielsen Feltzing
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Include the correct source files for iAudio X5Linus Nielsen Feltzing
2006-02-23PCF50606 driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Power driver for iAudio X5Linus Nielsen Feltzing
2006-02-23LCD driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Optimized the PLLCR writeLinus Nielsen Feltzing
2006-02-23Make sure PLL is off when booting on Coldfire targetsLinus Nielsen Feltzing
2006-02-23Shave off one instruction in fiq handler!Thom Johansen
2006-02-23The iAudio bootloader needs to have the startup code first in memoryLinus Nielsen Feltzing
2006-02-22Didn't mean to commit this, revert.Thom Johansen