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