CVS log for prex-old/dev/arm/cats/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (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.2: +2 -3 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Wed Jul 23 20:58:35 2008 UTC (15 years, 9 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

implement sapmc, SA-110 Power Management Controller driver. add support
for setting PLL via the PMC, implementing CPUIOC_{GET,SET}_FREQ ioctl() to
allow to change Core Frequency on the fly. This is done using 12 PLL modes,
see datasheet for the details.

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