summaryrefslogtreecommitdiff
path: root/firmware/system.c
AgeCommit message (Expand)Author
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-07-24Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers
2006-06-16Iriver: Faster ata timing.Jens Arnold
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-05-02Oops, correctly calculate the interrupt number in UIE().Jens Arnold
2006-05-01Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...Jens Arnold
2006-04-29Ooops. Fix red bootbox builds.Jens Arnold
2006-04-29SH1: Moved exception vector table generation and weak aliasing into an asm bl...Jens Arnold
2006-04-16Ooops.Jens Arnold
2006-04-16H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...Jens Arnold
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen
2006-04-10Coldfire: More appropriate condition for the refresh timings.Jens Arnold
2006-04-07iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...Dave Chapman
2006-03-30iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold
2006-03-30Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing
2006-03-18iAudio: working PLL settingsLinus Nielsen Feltzing
2006-03-17More sane define checking. To disable cpu boosting on ipods, justThom Johansen
2006-03-17We need to allow set_cpu_frequency in the bootloader for adjustable CPUThom Johansen
2006-03-17Remove tabs...Thom Johansen
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen
2006-03-17Remove tabs...Thom Johansen
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman
2006-02-03Added empty fiq routine for iFP.Tomasz Malesinski
2006-01-31Oops - fix red iPod bootloader buildDave Chapman
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman
2006-01-24made UIE for iPod common to all ARM targetsTomasz Malesinski
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2006-01-19UIE handler for ARM/iPod. Currently does not support interrupts. WillThom Johansen
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2005-12-18New target - iPod Video.Dave Chapman
2005-12-17Raise iPod CPU frequency and enable cache and add function needed for button ...Thom Johansen
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen
2005-12-12Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen
2005-12-09H300 max CPU frequency is now back to 124MHzLinus Nielsen Feltzing
2005-11-27Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing
2005-11-12More iPod changesDave Chapman
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-09SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...Jens Arnold
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-11-05System reboot from UIE() now works in all cases, even from a debug interrupt ...Jens Arnold
2005-11-03Coldfire: The memory guard configuration routine didn't correctly return the ...Jens Arnold
2005-11-03Coldfire: Properly handle the SDRAM refresh timing on CPU frequency changes. ...Jens Arnold
2005-10-14Removed unused variable.Jens Arnold