summaryrefslogtreecommitdiff
path: root/firmware/export/system.h (follow)
Commit message (Expand)AuthorAge
* Don't paste when sleepy, kids.Thom Johansen2006-03-17
* Assembler optimised swap32 for ARM.Thom Johansen2006-03-17
* CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen2006-03-17
* iPod: Re-written audio driver. This brings it in line with changes to pcm pl...Dave Chapman2006-02-07
* More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman2006-02-05
* iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman2006-01-31
* iPod: First working audio driverDave Chapman2006-01-28
* Stricter asm constraint is required.Brandon Low2006-01-19
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* 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
* 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
* iPod changesDave Chapman2005-11-12
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r...Linus Nielsen Feltzing2005-09-12
* coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let th...Jens Arnold2005-09-07
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even i...Jens Arnold2005-08-21
* Killed signed/unsigned inconsistencyJens Arnold2005-08-01
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* New power-conserving CPU idle modeLinus Nielsen Feltzing2005-07-05
* Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold2005-07-02
* The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold2005-06-20
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold2005-04-22
* iRiver: Increased the max CPU frequency to 120MHzLinus Nielsen Feltzing2005-03-03
* gmini: variable CPU frequencyJean-Philippe Bernardy2005-03-03
* Adjustable CPU frequency for iRiverLinus Nielsen Feltzing2005-03-01
* TCC730 slight stylistic improvementJean-Philippe Bernardy2005-02-28
* Gmini SMSC chip improvementsJean-Philippe Bernardy2005-02-22
* Gmini work:Jean-Philippe Bernardy2005-02-19
* better PLL support & slight fix (probably in keepalive handling)Jean-Philippe Bernardy2005-02-15
* iRiver: Correct cache invalidationLinus Nielsen Feltzing2005-02-09
* Fixed broken sim buildLinus Nielsen Feltzing2005-02-09
* Added invalidate_icache()Linus Nielsen Feltzing2005-02-09
* made system_memory_guard() exist for all CPUsDaniel Stenberg2005-02-02
* Some more gmini hw supportJean-Philippe Bernardy2005-01-24
* Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg2005-01-10
* iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing2004-11-19
* Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing2004-10-27
* Cleaned up and started porting to ColdfireLinus Nielsen Feltzing2004-10-15
* The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold2004-10-06
* sh7024.h -> cpu.hLinus Nielsen Feltzing2004-10-06
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* gcc 3.4 has a different constraint syntaxLinus Nielsen Feltzing2004-07-24