summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré1-10/+2
2008-11-18Sansa AMS: Use IRAM (in app linker script and crt0.S)Rafaël Carré1-5/+27
2008-11-09ARM C Runtime : prepare to exception vectors if not in the bootloaderRafaël Carré1-12/+37
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts1-17/+2
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman1-0/+131
2007-12-23Gigabeat S memory management stuff. Will Robertson1-352/+0
2007-11-11Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun1-176/+1
2007-10-26Some small cleanups and code for testingKarl Kurbjun1-1/+1
2007-10-06TAB policing - no code changesDave Chapman1-17/+17
2007-09-22Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun1-27/+2
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-4/+165
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun1-5/+182
2007-07-05Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.Michael Sevakis1-8/+0
2007-05-03Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...Michael Sevakis1-8/+0
2007-03-24PNX0101 changes:Tomasz Malesinski1-24/+0
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-4/+26
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers1-0/+232