summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/system-arm.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-02ARMv6: Optimize interrupt enable/disable with cpsie and cpsid. Section off sy...Michael Sevakis1-84/+157
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-16Optimized byte-swapping macros for ARMv6.Michael Sevakis1-0/+21
2008-04-07Wow. Fix those irq #defines for ARM and use the right one in power-c200_e200....Michael Sevakis1-4/+4
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-25/+72
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-6/+0
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon1-8/+0
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-0/+9
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold1-14/+0
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis1-24/+20
2007-07-03More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold1-4/+4
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis1-0/+19
2007-04-30This is how it should have been done.Michael Sevakis1-2/+1
2007-04-30ARM/PP: more optimized set_irq_level()Michael Sevakis1-5/+11
2007-04-14Do the target shuffle again a better way by including from higher levelsMichael Sevakis1-0/+130