summaryrefslogtreecommitdiff
path: root/firmware/export/system.h (unfollow)
Commit message (Expand)Author
2007-01-16add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...Marcoen Hirschberg
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen
2007-01-04Move invalidate_icache macro to function in GB target tree, GB onlyGreg White
2007-01-01Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...Dave Chapman
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis
2006-10-05...and tidy upSteve Bavin
2006-10-05Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-03better PP checksDaniel Stenberg
2006-03-17Don't paste when sleepy, kids.Thom Johansen
2006-03-17Assembler optimised swap32 for ARM.Thom Johansen
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen
2006-02-07iPod: Re-written audio driver. This brings it in line with changes to pcm pl...Dave Chapman
2006-02-05More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman
2006-01-28iPod: First working audio driverDave Chapman
2006-01-19Stricter asm constraint is required.Brandon Low
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave 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-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-12iPod changesDave Chapman
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-09-12Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r...Linus Nielsen Feltzing
2005-09-07coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th...Jens Arnold
2005-09-07Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen
2005-08-21Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even i...Jens Arnold
2005-08-01Killed signed/unsigned inconsistencyJens Arnold
2005-07-30Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-07-05New power-conserving CPU idle modeLinus Nielsen Feltzing
2005-07-02Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold
2005-06-20The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-22Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold
2005-03-03iRiver: Increased the max CPU frequency to 120MHzLinus Nielsen Feltzing
2005-03-03gmini: variable CPU frequencyJean-Philippe Bernardy
2005-03-01Adjustable CPU frequency for iRiverLinus Nielsen Feltzing
2005-02-28TCC730 slight stylistic improvementJean-Philippe Bernardy
2005-02-22Gmini SMSC chip improvementsJean-Philippe Bernardy