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
/
crt0.S
Age
Commit message (
Expand
)
Author
2005-02-09
iRiver: Temporary speed improvement by removing LCD waitstates. Enabled instr...
Linus Nielsen Feltzing
2005-02-04
Boot loader safety measures
Linus Nielsen Feltzing
2005-01-28
Adjustments for the iriver boot loader
Linus Nielsen Feltzing
2005-01-27
better comments
Jean-Philippe Bernardy
2005-01-22
simplification and better integration of the gmini port
Jean-Philippe Bernardy
2005-01-10
Jean-Philippe Bernardy: gmini support
Daniel Stenberg
2004-12-20
Proper ATA and SDRAM initialization
Linus Nielsen Feltzing
2004-11-22
iRiver: attempt to set up the SDRAM correctly
Linus Nielsen Feltzing
2004-10-26
Coldfire: Clear the .bss section
Linus Nielsen Feltzing
2004-10-26
Wrong access mask for LCD and ATA registers
Linus Nielsen Feltzing
2004-10-15
Coldfire: Set up DRAM controller, copy data/iram sections and call main()
Linus Nielsen Feltzing
2004-10-08
Set up the Flash, LCD and ATA chip selects
Linus Nielsen Feltzing
2004-10-07
First iRiver startup code, does nothing but blink the backlight
Linus Nielsen Feltzing
2004-07-24
Don't copy the data section if src and dest are the same
Linus Nielsen Feltzing
2004-01-28
preparation for running directly from flash ROM
Jörg Hohensohn
2003-10-12
patch #785885 by Magnus Holmgren: way faster rolo, with assembler
Jörg Hohensohn
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
2002-08-01
Copies code to internal ram at startup
Linus Nielsen Feltzing
2002-07-25
Now loads GBR with 0
Linus Nielsen Feltzing
2002-07-15
Added main stack munging
Linus Nielsen Feltzing
2002-05-29
New section for reset vectors
Linus Nielsen Feltzing
2002-05-27
Removed .stack section declaration
Linus Nielsen Feltzing
2002-04-26
More GDB friendly initializations
Linus Nielsen Feltzing
2002-04-24
Moved code to section .init.text
Linus Nielsen Feltzing
2002-04-24
First version
Linus Nielsen Feltzing