summaryrefslogtreecommitdiff
path: root/firmware/target/arm/crt0.S (follow)
Commit message (Expand)AuthorAge
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* AS3525v1/2: Enable nested handling of interruptsMichael Sevakis2012-01-08
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* arm/crt0.S: comment why the reset vector doesn't use absolute addressingRafaël Carré2010-06-18
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* Sansa AMS: call the exception handler with the correct address when the excep...Rafaël Carré2010-06-12
* arm/crt0.S: s58l* don't use this file, no need for 'DFUC' stringRafaël Carré2010-06-08
* as3525: Fix previous commit, IRAM_ORIG can not be represented as an immediate...Rafaël Carré2010-03-17
* as3525*: revert r25198 and inline memory_init in crt0.SRafaël Carré2010-03-17
* as3525* : make sure sp is setup in bootloaderRafaël Carré2010-03-15
* as3525*: setup stack pointer before we use itRafaël Carré2010-03-15
* Really fix bootloaders now.Thomas Martitz2010-03-03
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* crt0: init correctly as3525v2Rafaël Carré2010-02-22
* ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré2010-01-24
* FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré2009-06-08
* Sansa AMS: Use IRAM (in app linker script and crt0.S)Rafaël Carré2008-11-18
* ARM C Runtime : prepare to exception vectors if not in the bootloaderRafaël Carré2008-11-09
* remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts2008-10-11
* Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman2008-10-11
* Gigabeat S memory management stuff. Will Robertson2007-12-23
* Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun2007-11-11
* Some small cleanups and code for testingKarl Kurbjun2007-10-26
* TAB policing - no code changesDave Chapman2007-10-06
* Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...Karl Kurbjun2007-09-22
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21
* Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun2007-09-20
* Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.Michael Sevakis2007-07-05
* Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...Michael Sevakis2007-05-03
* PNX0101 changes:Tomasz Malesinski2007-03-24
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31