CVS log for funnyos/arch/sam7s64/boot/loader.S

[BACK] Up to [local] / funnyos / arch / sam7s64 / boot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 16 23:17:52 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +5 -2 lines
Diff to previous 1.8 (colored)

spin off forever if we are in FIQ mode (as it is a work to-do).

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 20 18:40:02 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

word-align Aflash_edata

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 12 23:40:42 2007 UTC (16 years, 6 months ago) by nbrk
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

fix crappy bug when we set Svc_stack at not-aligned addr.

With this diff i can finally run FunnyOS on my AT91SAM7S64 development board!
After programming firmware, my board copies .data and .bss to SRAM, correctly sets stack and spins-off forever in main().

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 12 21:56:12 2007 UTC (16 years, 6 months ago) by nbrk
Branch: MAIN
Changes since 1.5: +15 -13 lines
Diff to previous 1.5 (colored)

correct data relocation code;
fix some comments and names while here

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 12 15:49:18 2007 UTC (16 years, 6 months ago) by nbrk
Branch: MAIN
Changes since 1.4: +28 -2 lines
Diff to previous 1.4 (colored)

code to relocate .data in sram

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 9 15:09:57 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

urgh, correctly hardcode irqstack (1 kb)

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 9 11:54:14 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

no, shift irq stack up (reduce) in sram (0x00202fff).
idea is to make system stack 4 KB

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 9 11:46:25 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

set Sys/IRQ stacks:
IRQ stack on 0x00201000 (top of first 1KB of SRAM)
Sys stack is on 0x00203fff, top of 4KB SRAM address space.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 8 22:07:04 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN

organize directories, similar we did in testarm.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb