summaryrefslogtreecommitdiff
path: root/firmware/system.c (follow)
Commit message (Expand)AuthorAge
* iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...Jens Arnold2006-03-30
* Better sound quality on the iAudio X5 using the correct MCLK frequencyLinus Nielsen Feltzing2006-03-30
* iAudio: working PLL settingsLinus Nielsen Feltzing2006-03-18
* More sane define checking. To disable cpu boosting on ipods, justThom Johansen2006-03-17
* We need to allow set_cpu_frequency in the bootloader for adjustable CPUThom Johansen2006-03-17
* Remove tabs...Thom Johansen2006-03-17
* CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen2006-03-17
* Remove tabs...Thom Johansen2006-03-17
* Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen2006-03-17
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* iPod 3G - initial (completely untested) attempt at audio supportDave Chapman2006-02-26
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* Added empty fiq routine for iFP.Tomasz Malesinski2006-02-03
* Oops - fix red iPod bootloader buildDave Chapman2006-01-31
* iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman2006-01-31
* made UIE for iPod common to all ARM targetsTomasz Malesinski2006-01-24
* Removed PP5020_ prefix from register defines and added/renamed someThom Johansen2006-01-24
* UIE handler for ARM/iPod. Currently does not support interrupts. WillThom Johansen2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman2006-01-05
* New target - iPod Video.Dave Chapman2005-12-18
* Raise iPod CPU frequency and enable cache and add function needed for button ...Thom Johansen2005-12-17
* Button and click wheel driver for iPod 4g and Nano.Thom Johansen2005-12-17
* Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...Thom Johansen2005-12-12
* H300 max CPU frequency is now back to 124MHzLinus Nielsen Feltzing2005-12-09
* Temporarily set the max CPU frequency to 90MHz on the H300Linus Nielsen Feltzing2005-11-27
* More iPod changesDave Chapman2005-11-12
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...Jens Arnold2005-11-09
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* System reboot from UIE() now works in all cases, even from a debug interrupt ...Jens Arnold2005-11-05
* Coldfire: The memory guard configuration routine didn't correctly return the ...Jens Arnold2005-11-03
* Coldfire: Properly handle the SDRAM refresh timing on CPU frequency changes. ...Jens Arnold2005-11-03
* Removed unused variable.Jens Arnold2005-10-14
* Coldfire: (1) Keep the correct CRSEL and CLSEL values in the PLLCR register f...Jens Arnold2005-10-14
* Iriver: No write protection for flash ROM area, correct number of waitstates.Jens Arnold2005-10-10
* Ported the memory guard debug feature to coldfire, using the breakpoint logic...Jens Arnold2005-10-08
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* Moved the system_reboot() call to the correct placeLinus Nielsen Feltzing2005-09-06
* Call system_reboot() instead of rolo_load() in the UIE handlerLinus Nielsen Feltzing2005-09-06
* iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...Linus Nielsen Feltzing2005-08-11
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...Linus Nielsen Feltzing2005-07-17
* iriver: Adjusted to optimal I2C bit ratesLinus Nielsen Feltzing2005-07-17
* Removed an extra semicolonLinus Nielsen Feltzing2005-07-12
* Adjusted refresh timer for H110Linus Nielsen Feltzing2005-07-08
* (1) Set cpu to 11 Mhz when we "crash" to prevent overheating.Tomas Salfischberger2005-07-06
* New power-conserving CPU idle modeLinus Nielsen Feltzing2005-07-05
* Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen2005-06-18