summaryrefslogtreecommitdiff
path: root/firmware/crt0.S (follow)
Commit message (Expand)AuthorAge
* Jean-Philippe Bernardy: gmini supportDaniel Stenberg2005-01-10
* Proper ATA and SDRAM initializationLinus Nielsen Feltzing2004-12-20
* iRiver: attempt to set up the SDRAM correctlyLinus Nielsen Feltzing2004-11-22
* Coldfire: Clear the .bss sectionLinus Nielsen Feltzing2004-10-26
* Wrong access mask for LCD and ATA registersLinus Nielsen Feltzing2004-10-26
* Coldfire: Set up DRAM controller, copy data/iram sections and call main()Linus Nielsen Feltzing2004-10-15
* Set up the Flash, LCD and ATA chip selectsLinus Nielsen Feltzing2004-10-08
* First iRiver startup code, does nothing but blink the backlightLinus Nielsen Feltzing2004-10-07
* Don't copy the data section if src and dest are the sameLinus Nielsen Feltzing2004-07-24
* preparation for running directly from flash ROMJörg Hohensohn2004-01-28
* patch #785885 by Magnus Holmgren: way faster rolo, with assemblerJörg Hohensohn2003-10-12
* Added Randy Wood's ROLOBjörn Stenberg2002-09-03
* Copies code to internal ram at startupLinus Nielsen Feltzing2002-08-01
* Now loads GBR with 0Linus Nielsen Feltzing2002-07-25
* Added main stack mungingLinus Nielsen Feltzing2002-07-15
* New section for reset vectorsLinus Nielsen Feltzing2002-05-29
* Removed .stack section declarationLinus Nielsen Feltzing2002-05-27
* More GDB friendly initializationsLinus Nielsen Feltzing2002-04-26
* Moved code to section .init.textLinus Nielsen Feltzing2002-04-24
* First versionLinus Nielsen Feltzing2002-04-24