CVS log for prex-old/dev/arm/cats/machdep.c

[BACK] Up to [local] / prex-old / dev / arm / cats

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 8 13:18:16 2008 UTC (15 years, 9 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Start implementing basic hardware support for CATS, based on new autoconfiguration
mechanism. This effectively uses bus_space to abstract children of parents.
Some info about these drivers:
hostio is a host memory-mapped i/o - one and only child of 'root';
footbridge is just a proxy for now;
fuart is a DC21285 UART driver which fills uart_attach_args and attaches
com, which is machine independent driver;

This all is not finished yet (just quick hacks), but commit it so i could work at home.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 25 16:09:19 2008 UTC (15 years, 9 months ago) by nbrk
Branch: MAIN
Changes since 1.2: +7 -3 lines
Diff to previous 1.2 (colored)

switch CPU to its maximum frequency in machine_init();
clarify comments and prettify some messages while here

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 23 21:00:07 2008 UTC (15 years, 9 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored)

print StrongARM Core Frequency to the console in machine_init().

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 18 19:22:59 2008 UTC (15 years, 10 months ago) by nbrk
Branch: MAIN

enable empty driver module to build on arm-cats;
it doesn't have any real driver yet

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