summaryrefslogtreecommitdiff
path: root/firmware/export/system.h
AgeCommit message (Expand)Author
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
2005-02-19Gmini work:Jean-Philippe Bernardy
2005-02-15better PLL support & slight fix (probably in keepalive handling)Jean-Philippe Bernardy
2005-02-09iRiver: Correct cache invalidationLinus Nielsen Feltzing
2005-02-09Fixed broken sim buildLinus Nielsen Feltzing
2005-02-09Added invalidate_icache()Linus Nielsen Feltzing
2005-02-02made system_memory_guard() exist for all CPUsDaniel Stenberg
2005-01-24Some more gmini hw supportJean-Philippe Bernardy
2005-01-10Jean-Philippe Bernardy: TCC730 adjustmentsDaniel Stenberg
2004-11-19iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing
2004-10-27Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing
2004-10-15Cleaned up and started porting to ColdfireLinus Nielsen Feltzing
2004-10-06The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold
2004-10-06sh7024.h -> cpu.hLinus Nielsen Feltzing
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-07-24gcc 3.4 has a different constraint syntaxLinus Nielsen Feltzing
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn
2004-03-02Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing
2004-02-25The cli()/sti() functions are not safe. We should have removed them long ago.Linus Nielsen Feltzing
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg