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
/
imx31
/
crt0.S
(
follow
)
Commit message (
Expand
)
Author
Age
*
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-04-06
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...
Michael Sevakis
2011-10-14
*
Switch to SYS mode on arm FS#12322 by me
Marcin Bukat
2011-10-11
*
Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...
Michael Sevakis
2011-01-21
*
Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...
Michael Sevakis
2010-06-11
*
ARM: use BX when branch to an address in register
Rafaël Carré
2010-05-31
*
Clean the DCache just before going to main because areas were written by init...
Michael Sevakis
2010-05-08
*
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...
Michael Sevakis
2010-05-08
*
Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...
Michael Sevakis
2010-05-03
*
ARM: lr addresses the next instruction after the failing one in undefined ins...
Rafaël Carré
2010-01-24
*
Enable and initialize VFP on imx31. VFP state is not saved on thread change, ...
Andrew Mahone
2009-12-31
*
Gigabeat S: Update some very stale comments about what's going on in the star...
Michael Sevakis
2009-02-10
*
Gigabeat S: Place SDMA code load address starting in uninitialized section ad...
Michael Sevakis
2009-02-10
*
Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...
Michael Sevakis
2009-02-07
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp...
Michael Sevakis
2008-05-13
*
Enable write buffering for the 1MB device memory section. This means using a ...
Michael Sevakis
2008-05-11
*
Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...
Michael Sevakis
2008-05-10
*
Gigabeat S technical correction: Fix instruction order because clean dcache o...
Michael Sevakis
2008-05-07
*
Remove wrong usage of '.global'. These symbols are imported, not exported.
Jens Arnold
2008-04-29
*
Enable program flow prediction in the system control coprocessor setup in the...
Michael Sevakis
2008-04-21
*
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-18
*
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
Michael Sevakis
2008-02-08
*
Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...
Michael Sevakis
2008-02-05
*
Gigabeat S memory management stuff.
Will Robertson
2007-12-23