CVS log for funnyos/kern/kern_main.c

[BACK] Up to [local] / funnyos / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 11 10:54:50 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +7 -3 lines
Diff to previous 1.9 (colored) to selected 1.5 (colored)

add "Autoconfiguration completed\n" after devconfig is done;
enable clocks and scheduler on !ARCH_SAM7S64 again

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 2 02:38:44 2008 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.8: +21 -1 lines
Diff to previous 1.8 (colored) to selected 1.5 (colored)

do not want to commit it, but it's damn cool.
- after all initialisation has been completed, cyclically display 0..F digits
on the LED if we are ARCH_SAM7S64.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 20 15:27:08 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored) to selected 1.5 (colored)

do not setup clock and init scheduler if we are SAM7S64 (until i figure out how to deal with time hardware)

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 16 23:27:54 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.5 (colored)

do not calibrate system clock until i attach corectly configured rtc hardware

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 24 20:57:46 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

no sched_init() for ARCH_SAM7S64 machines for now

Revision 1.5 / (download) - annotate - [selected], Tue Nov 20 16:12:11 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4 (colored)

call sched_init() at startup (and before sysclock_init() )

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 19 10:39:28 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) to selected 1.5 (colored)

call config_machineinit() to initalize all critical devs;
do not initialize sysclock while i'm working with sam7s64

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 6 22:59:35 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored) to selected 1.5 (colored)

initialise system clock after devconfig phase

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 26 14:13:23 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

print "ok" after devconfig phase

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: nbrk
CVS Tags: init
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.5 (colored)

Initial import of funnyos; still much more work to do

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Diff to selected 1.5 (colored)

Initial revision

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