index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
crt0.S
Age
Commit message (
Expand
)
Author
2012-04-06
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-01-08
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2011-10-11
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2010-06-18
arm/crt0.S: comment why the reset vector doesn't use absolute addressing
Rafaël Carré
2010-06-18
as3525*: enable MMU in bootloader
Rafaël Carré
2010-06-12
Sansa AMS: call the exception handler with the correct address when the excep...
Rafaël Carré
2010-06-08
arm/crt0.S: s58l* don't use this file, no need for 'DFUC' string
Rafaël Carré
2010-03-17
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.S
Rafaël Carré
2010-03-15
as3525* : make sure sp is setup in bootloader
Rafaël Carré
2010-03-15
as3525*: setup stack pointer before we use it
Rafaël Carré
2010-03-03
Really fix bootloaders now.
Thomas Martitz
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
2010-02-22
crt0: init correctly as3525v2
Rafaël Carré
2010-01-24
ARM: lr addresses the next instruction after the failing one in undefined ins...
Rafaël Carré
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2008-11-18
Sansa AMS: Use IRAM (in app linker script and crt0.S)
Rafaël Carré
2008-11-09
ARM C Runtime : prepare to exception vectors if not in the bootloader
Rafaël Carré
2008-10-11
remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of it
Frank Gevaerts
2008-10-11
Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...
Dave Chapman
2007-12-23
Gigabeat S memory management stuff.
Will Robertson
2007-11-11
Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...
Karl Kurbjun
2007-10-26
Some small cleanups and code for testing
Karl Kurbjun
2007-10-06
TAB policing - no code changes
Dave Chapman
2007-09-22
Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...
Karl Kurbjun
2007-09-21
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson
2007-09-20
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...
Karl Kurbjun
2007-07-05
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
Michael Sevakis
2007-05-03
Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...
Michael Sevakis
2007-03-24
PNX0101 changes:
Tomasz Malesinski
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-08-31
Clean up crt0.S and move it to the target tree
Daniel Ankers