index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
crt0.S
(
follow
)
Commit message (
Expand
)
Author
Age
*
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-04-06
*
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2012-01-08
*
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2011-10-11
*
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-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' string
Rafaë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.S
Rafaël Carré
2010-03-17
*
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-15
*
Really fix bootloaders now.
Thomas Martitz
2010-03-03
*
FS#10756 - Free unused init code
Thomas Martitz
2010-03-03
*
crt0: init correctly as3525v2
Rafaë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 up
Rafaë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 bootloader
Rafaël Carré
2008-11-09
*
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
2008-10-11
*
Gigabeat S memory management stuff.
Will Robertson
2007-12-23
*
Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...
Karl Kurbjun
2007-11-11
*
Some small cleanups and code for testing
Karl Kurbjun
2007-10-26
*
TAB policing - no code changes
Dave Chapman
2007-10-06
*
Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to...
Karl Kurbjun
2007-09-22
*
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson
2007-09-21
*
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...
Karl Kurbjun
2007-09-20
*
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
Michael Sevakis
2007-07-05
*
Gigabeat: Get rid of the obsolete FIQ wrapper (not used on PP anymore FIY, bu...
Michael Sevakis
2007-05-03
*
PNX0101 changes:
Tomasz Malesinski
2007-03-24
*
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-29
*
Clean up crt0.S and move it to the target tree
Daniel Ankers
2006-08-31